aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-07-22bcma: fix handling of big addrlHauke Mehrtens1-8/+8
2013-07-22bcma: return correct error code when bus scan failedHauke Mehrtens1-1/+1
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens1-2/+8
2013-07-22bcma: add some more core namesHauke Mehrtens1-0/+12
2013-06-27bcma: add support for BCM43142Rafał Miłecki6-2/+155
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki1-4/+4
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki1-3/+25
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens1-0/+1
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2013-05-22bcma: support SPROM rev 10Rafał Miłecki1-7/+9
2013-05-22bcma: prepare for supporting more SPROM sizesRafał Miłecki1-15/+20
2013-05-22bcma: don't hardcode SPROM lengthRafał Miłecki1-15/+15
2013-05-17bcma: add more core IDsRafał Miłecki1-0/+2
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+1
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy1-1/+1
2013-03-27bcma: export some gpio functionsHauke Mehrtens1-0/+2
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens1-1/+2
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens1-4/+20
2013-03-27bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens1-5/+5
2013-03-27bcma: mark eromptr as __iomemHauke Mehrtens1-8/+8
2013-03-25bcma: extract board_type from SPROMRafał Miłecki1-0/+1
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+2
2013-03-06bcma: implement disabling PLLsRafał Miłecki1-1/+7
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki1-0/+5
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-0/+2
2013-02-27bcma: init spin lockHauke Mehrtens1-0/+2
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville4-1/+18
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-0/+17
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville6-9/+57
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville3-0/+17
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens3-0/+17
2013-02-01bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki2-4/+4
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville1-1/+1
2013-01-30bcma: add gpio_to_irqHauke Mehrtens1-0/+11
2013-01-30bcma: register platform device for parallel flashRafał Miłecki3-5/+42
2013-01-28bcma: fix NAND flash validationRafał Miłecki1-1/+1
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville5-72/+155
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville2-3/+2
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller8-21/+19
2013-01-14bcma: use consistent case for 'hex' constantsNathan Hintz1-5/+5
2013-01-14bcma: add support for 1 and 2 byte extended config space accessNathan Hintz1-7/+8
2013-01-14bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz1-11/+11
2013-01-14bcma: jump to 'out' label for invalid 'func' valueNathan Hintz1-1/+5
2013-01-14bcma: delete duplicate readlNathan Hintz1-2/+0
2013-01-14bcma: fix bcm4716/bcm4748 i2s irqflagNathan Hintz1-0/+28
2013-01-11bcma: update pci configuration for bcm4706/bcm4716Nathan Hintz1-1/+12
2013-01-11bcma: return the mips irq number in bcma_core_irqNathan Hintz3-6/+12
2013-01-11bcma: fix compile errorHauke Mehrtens1-1/+1
2013-01-09bgmac: driver for GBit MAC core on BCMA busRafał Miłecki1-1/+2