aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
* bcma: mips: fix clearing device IRQRafał Miłecki2013-01-031-1/+1
* bcma: fix unregistration of coresPiotr Haber2012-10-301-2/+3
* bcma: invalidate the mapped core over suspend/resumeRafał Miłecki2012-01-251-0/+3
* bcma: support for suspend and resumeRafał Miłecki2012-01-123-0/+56
* bcma: fix implicit use of export.h contentsPaul Gortmaker2011-10-314-0/+4
* bcma: add module.h to the modular portions of this driverPaul Gortmaker2011-10-312-0/+2
* Merge branch 'master' of git://git.infradead.org/users/linville/wirelessJohn W. Linville2011-09-201-0/+12
|\
| * bcma: add uevent to the bus, to autoload driversDavid Woodhouse2011-08-221-0/+12
* | bcma: cc: export more control functionsRafał Miłecki2011-09-191-9/+29
* | bcma: extract some basic info about board from SPROMRafał Miłecki2011-09-131-0/+9
* | bcma: signedness bug in bcma_get_next_core()Dan Carpenter2011-08-241-1/+1
* | bcma: implement BCM4331 workaround for external PA linesRafał Miłecki2011-08-222-1/+25
* | bcma: use boardflags define from ssb codeRafał Miłecki2011-08-091-1/+1
* | bcma: get CPU clockHauke Mehrtens2011-08-083-0/+120
* | bcma: add serial console supportHauke Mehrtens2011-08-084-0/+83
* | bcma: add mips driverHauke Mehrtens2011-08-084-0/+268
* | bcma: add SOC busHauke Mehrtens2011-08-087-7/+243
* | bcma: add functions to scan cores needed on SoCsHauke Mehrtens2011-08-085-6/+152
* | bcma: move initializing of struct bcma_bus to own function.Hauke Mehrtens2011-08-081-6/+11
* | bcma: move parsing of EEPROM into own function.Hauke Mehrtens2011-08-081-112/+118
|/
* 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