summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-253-3/+3
|\
| * Update my e-mail addressMichael Büsch2011-07-073-3/+3
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-224-4/+98
|\ \
| * | bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakageJohn W. Linville2011-07-221-0/+2
| * | bcma: inform drivers about translation bits needed for the coreRafał Miłecki2011-07-221-0/+16
| * | bcma: allow enabling PLLRafał Miłecki2011-07-191-0/+25
| * | bcma: allow setting FAST clockmode for a coreRafał Miłecki2011-07-191-0/+31
| * | bcma: handle alternative SPROM locationRafał Miłecki2011-07-191-3/+9
| * | bcma: extract SPROM rev 9 the same way as rev 8Rafał Miłecki2011-07-181-1/+1
| * | bcma: cc: set GPIOTIMER registerRafał Miłecki2011-07-181-0/+14
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-152-1/+6
|\| |
| * | bcma: add check if sprom is available before accessing it.Hauke Mehrtens2011-07-112-1/+6
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-07-085-1/+62
|\| |
| * | bcma: detect PCI core working in hostmodeRafał Miłecki2011-07-075-1/+62
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-301-0/+1
|\| |
| * | bcma: main.c needs to include <linux/slab.h>Geert Uytterhoeven2011-06-271-0/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-246-6/+11
|\| |
| * | bcma: clean exports of functionsRafał Miłecki2011-06-203-4/+3
| * | bcma: fix BCM43224 rev 0 workaroundRafał Miłecki2011-06-201-1/+1
| * | bcma: enable support for 14e4:4357 (BCM43225)Rafał Miłecki2011-06-202-0/+5
| * | drivers: bcma: export bcma_core_disable() functionArend van Spriel2011-06-101-1/+2
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-087-1/+255
|\| | | |/ |/|
| * bcma: read SPROM and extract MAC from itRafał Miłecki2011-06-034-1/+173
| * bcma: host pci: implement block R/W operationsRafał Miłecki2011-06-012-0/+57
| * bcma: pci: implement interrupts controlRafał Miłecki2011-06-011-0/+23
| * bcma: add IRQ number and pointer to DMA devRafał Miłecki2011-06-011-0/+2
* | drivers/bcma/host_pci.c needs slab.hAndrew Morton2011-05-261-0/+1
|/
* bcma: add PCI ID of the card found in Thinkpad X120eRafał Miłecki2011-05-161-0/+1
* bcma: pci: trivial: correct amount of maximum retriesRafał Miłecki2011-05-121-1/+1
* bcma: add missing GPIO defines, use PULL register only when availableRafał Miłecki2011-05-111-2/+4
* bcma: add Broadcom specific AMBA bus driverRafał Miłecki2011-05-1013-0/+1384