aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
2013-09-26bcma: make bcma_core_pci_{up,down}() callable from atomic contextArend van Spriel
2013-09-09bcma: fix error code handling on 64 Bit systemsHauke Mehrtens
2013-08-26bcma: add bcma_core_pci_power_save()Hauke Mehrtens
2013-08-26bcma: do not export bcma_core_pci_extend_L1timer()Hauke Mehrtens
2013-08-26bcma: add method to power up and down the PCIe core by wifi driverHauke Mehrtens
2013-08-26bcma: change max PCI read request size to 128Hauke Mehrtens
2013-07-22bcma: fix handling of big addrlHauke Mehrtens
2013-07-22bcma: return correct error code when bus scan failedHauke Mehrtens
2013-07-22bcma: make it possible to select SoC support without mipsHauke Mehrtens
2013-07-22bcma: add some more core namesHauke Mehrtens
2013-06-27bcma: add support for BCM43142Rafał Miłecki
2013-06-17bcma: use const for serial flash hardware tableRafał Miłecki
2013-06-17bcma: update core (en|dis)abling functionsRafał Miłecki
2013-06-12bcma: activate PCI host option by defaultHauke Mehrtens
2013-06-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-05-22bcma: support SPROM rev 10Rafał Miłecki
2013-05-22bcma: prepare for supporting more SPROM sizesRafał Miłecki
2013-05-22bcma: don't hardcode SPROM lengthRafał Miłecki
2013-05-17bcma: add more core IDsRafał Miłecki
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-04-05bcma_mips: add a const qualifierArtem Bityutskiy
2013-03-27bcma: export some gpio functionsHauke Mehrtens
2013-03-27bcma: export bcma_chipco_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: handle more devices in bcma_pmu_get_alp_clock()Hauke Mehrtens
2013-03-27bcma: use BCMA_CC_PMU_CTL_* constantsHauke Mehrtens
2013-03-27bcma: mark eromptr as __iomemHauke Mehrtens
2013-03-25bcma: extract board_type from SPROMRafał Miłecki
2013-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-03-06bcma: implement disabling PLLsRafał Miłecki
2013-03-06bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki
2013-03-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-27bcma: init spin lockHauke Mehrtens
2013-02-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-02-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-02-04bcma: unregister gpios before unloading bcmaHauke Mehrtens
2013-02-01bcma: Xflash: reorder includes to make pr_fmt workRafał Miłecki
2013-02-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-30bcma: add gpio_to_irqHauke Mehrtens
2013-01-30bcma: register platform device for parallel flashRafał Miłecki
2013-01-28bcma: fix NAND flash validationRafał Miłecki
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-01-14bcma: use consistent case for 'hex' constantsNathan Hintz
2013-01-14bcma: add support for 1 and 2 byte extended config space accessNathan Hintz
2013-01-14bcma: don't map/unmap a subset of the PCI config spaceNathan Hintz
2013-01-14bcma: jump to 'out' label for invalid 'func' valueNathan Hintz