aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAge
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-31
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-31
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-20
|\
| * bcma: add uevent to the bus, to autoload driversDavid Woodhouse2011-08-22
* | bcma: cc: export more control functionsRafał Miłecki2011-09-19
* | bcma: extract some basic info about board from SPROMRafał Miłecki2011-09-13
* | bcma: signedness bug in bcma_get_next_core()Dan Carpenter2011-08-24
* | bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-22
* | bcma: use boardflags define from ssb codeRafał Miłecki2011-08-09
* | bcma: get CPU clockHauke Mehrtens2011-08-08
* | bcma: add serial console supportHauke Mehrtens2011-08-08
* | bcma: add mips driverHauke Mehrtens2011-08-08
* | bcma: add SOC busHauke Mehrtens2011-08-08
* | bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-08
* | bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens2011-08-08
* | bcma: move parsing of EEPROM into own function.Hauke Mehrtens2011-08-08
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\
| * Update my e-mail addressMichael Büsch2011-07-07
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-22
|\ \
| * | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville2011-07-22
| * | bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-22
| * | bcma: allow enabling PLLRafał Miłecki2011-07-19
| * | bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-19
| * | bcma: handle alternative SPROM locationRafał Miłecki2011-07-19
| * | bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki2011-07-18
| * | bcma: cc: set GPIOTIMER registerRafał Miłecki2011-07-18
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-15
|\| |
| * | bcma: add check if sprom is available before accessing it.Hauke Mehrtens2011-07-11
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-08
|\| |
| * | bcma: detect PCI core working in hostmodeRafał Miłecki2011-07-07
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
|\| |
| * | bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven2011-06-27
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\| |
| * | bcma: clean exports of functionsRafał Miłecki2011-06-20
| * | bcma: fix BCM43224 rev 0 workaroundRafał Miłecki2011-06-20
| * | bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki2011-06-20
| * | drivers: bcma: export bcma_core_disable() functionArend van Spriel2011-06-10
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08
|\| | | |/ |/|
| * bcma: read SPROM and extract MAC from itRafał Miłecki2011-06-03
| * bcma: host pci: implement block R/W operationsRafał Miłecki2011-06-01
| * bcma: pci: implement interrupts controlRafał Miłecki2011-06-01
| * bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-01
* | drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-26
|/
* bcma: add PCI ID of the card found in Thinkpad X120eRafał Miłecki2011-05-16
* bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki2011-05-12
* bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2011-05-11
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-10