Age | Commit message (Expand) | Author |
2012-02-06 | bcma: don't fail for bad SPROM CRC | Henrik Rydberg |
2012-02-01 | bcma: Fix mem leak in bcma_bus_scan() | Jesper Juhl |
2012-01-17 | bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume | Linus Torvalds |
2012-01-17 | bcma: add stub for bcma_bus_suspend() | Linus Torvalds |
2012-01-17 | bcma: convert suspend/resume to pm_ops | Linus Torvalds |
2012-01-16 | bcma: invalidate the mapped core over suspend/resume | Rafał Miłecki |
2011-12-13 | bcma: extract revision and TX power IDs from SPROM | Rafał Miłecki |
2011-12-13 | bcma: support for suspend and resume | Rafał Miłecki |
2011-12-13 | bcma: extract FEM info from SPROM | Rafał Miłecki |
2011-12-06 | bcma: pci: use fixed windows when possible | Rafał Miłecki |
2011-10-31 | bcma: fix implicit use of export.h contents | Paul Gortmaker |
2011-10-31 | bcma: add module.h to the modular portions of this driver | Paul Gortmaker |
2011-09-20 | Merge branch 'master' of git://git.infradead.org/users/linville/wireless | John W. Linville |
2011-09-19 | bcma: cc: export more control functions | Rafał Miłecki |
2011-09-13 | bcma: extract some basic info about board from SPROM | Rafał Miłecki |
2011-08-24 | bcma: signedness bug in bcma_get_next_core() | Dan Carpenter |
2011-08-22 | bcma: implement BCM4331 workaround for external PA lines | Rafał Miłecki |
2011-08-22 | bcma: add uevent to the bus, to autoload drivers | David Woodhouse |
2011-08-09 | bcma: use boardflags define from ssb code | Rafał Miłecki |
2011-08-08 | bcma: get CPU clock | Hauke Mehrtens |
2011-08-08 | bcma: add serial console support | Hauke Mehrtens |
2011-08-08 | bcma: add mips driver | Hauke Mehrtens |
2011-08-08 | bcma: add SOC bus | Hauke Mehrtens |
2011-08-08 | bcma: add functions to scan cores needed on SoCs | Hauke Mehrtens |
2011-08-08 | bcma: move initializing of struct bcma_bus to own function. | Hauke Mehrtens |
2011-08-08 | bcma: move parsing of EEPROM into own function. | Hauke Mehrtens |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-07-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-22 | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage | John W. Linville |
2011-07-22 | bcma: inform drivers about translation bits needed for the core | Rafał Miłecki |
2011-07-19 | bcma: allow enabling PLL | Rafał Miłecki |
2011-07-19 | bcma: allow setting FAST clockmode for a core | Rafał Miłecki |
2011-07-19 | bcma: handle alternative SPROM location | Rafał Miłecki |
2011-07-18 | bcma: extract SPROM rev 9 the same way as rev 8 | Rafał Miłecki |
2011-07-18 | bcma: cc: set GPIOTIMER register | Rafał Miłecki |
2011-07-15 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-11 | bcma: add check if sprom is available before accessing it. | Hauke Mehrtens |
2011-07-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-07-07 | bcma: detect PCI core working in hostmode | Rafał Miłecki |
2011-07-07 | Update my e-mail address | Michael Büsch |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-27 | bcma: main.c needs to include <linux/slab.h> | Geert Uytterhoeven |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-20 | bcma: clean exports of functions | Rafał Miłecki |
2011-06-20 | bcma: fix BCM43224 rev 0 workaround | Rafał Miłecki |
2011-06-20 | bcma: enable support for 14e4:4357 (BCM43225) | Rafał Miłecki |
2011-06-10 | drivers: bcma: export bcma_core_disable() function | Arend van Spriel |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-03 | bcma: read SPROM and extract MAC from it | Rafał Miłecki |
2011-06-01 | bcma: host pci: implement block R/W operations | Rafał Miłecki |