summaryrefslogtreecommitdiff
path: root/drivers/bcma/main.c
Commit message (Expand)AuthorAge
* bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki2015-03-02
* bcma: add early_init function for PCIe core and move some fix into itRafał Miłecki2015-01-29
* bcma: simplify freeing cores (internal devices structs)Rafał Miłecki2015-01-29
* bcma: use standard bus scanning during early registerRafał Miłecki2015-01-23
* bcma: clean bus initialization codeRafał Miłecki2015-01-23
* Merge commit '4e6ce4dc7ce71d0886908d55129d5d6482a27ff9' of git://git.kernel.o...John W. Linville2014-11-19
|\
| * bcma: fix build when CONFIG_OF_ADDRESS is not setHauke Mehrtens2014-10-23
* | bcma: get IRQ numbers from dtHauke Mehrtens2014-11-11
* | bcma: make it possible to specify a IRQ num in bcma_core_irq()Hauke Mehrtens2014-11-11
* | bcma: fill core details for every deviceRafał Miłecki2014-10-27
|/
* bcma: register bcma as device tree driverHauke Mehrtens2014-09-30
* bcma: add support for chipcommon B coreHauke Mehrtens2014-09-09
* bcma: register NAND and QSPI cores earlyRafał Miłecki2014-09-09
* bcma: move code for core registration into separate functionRafał Miłecki2014-09-09
* bcma: move bus struct setup into early part of host specific codeRafał Miłecki2014-09-09
* bcma: add driver for PCIe Gen 2 coreRafał Miłecki2014-07-07
* bcma: export bcma_find_core_unit()Hauke Mehrtens2014-01-04
* bcma: add missing put_device callLevente Kurusa2013-12-19
* bcma: convert bus code to use dev_groupsGreg Kroah-Hartman2013-10-16
* bcma: return correct error code when bus scan failedHauke Mehrtens2013-07-22
* bcma: add support for BCM43142Rafał Miłecki2013-06-27
* bcma: ignore extra GMAC cores on BCM4706Rafał Miłecki2013-03-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-02-08
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-06
| |\
| | * bcma: unregister gpios before unloading bcmaHauke Mehrtens2013-02-04
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-02-08
|\ \ \
| * | | bcma: register platform device for parallel flashRafał Miłecki2013-01-30
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | bcma: make bcma_find_core_unit() accessibleHauke Mehrtens2013-01-07
| |/
* | Drivers: bcma: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-14
|\
| * bcma: add GPIO driverHauke Mehrtens2012-11-21
* | bcma: register watchdog driverHauke Mehrtens2012-12-06
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-10-23
|\ \ | |/
| * bcma: fix unregistration of coresPiotr Haber2012-10-15
* | bcma: add an extra pcie core structHauke Mehrtens2012-10-19
* | bcma: init sprom struct earlierHauke Mehrtens2012-10-19
* | bcma: just do the necessary things in early register on SoCsHauke Mehrtens2012-10-19
|/
* bcma: don't leak memory for PCIE, MIPS, GBIT coresSaul St. John2012-09-07
* bcma: detect and register NAND flash deviceRafał Miłecki2012-08-21
* bcma: detect and register serial flash deviceRafał Miłecki2012-08-21
* bcma: add trivial GBIT MAC COMMON driverRafał Miłecki2012-07-12
* bcma: support alternative (BCM4706) ChipCommon core idRafał Miłecki2012-07-12
* bcma: use custom printing functionsRafał Miłecki2012-07-09
* bcma: export bcma_find_coreHauke Mehrtens2012-03-05
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-15
|\
| * bcma: don't fail for bad SPROM CRCHenrik Rydberg2012-02-06
* | bcma: add bus num counterHauke Mehrtens2012-02-06
* | bcma: make some functions __devinitHauke Mehrtens2012-02-06
|/
* bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds2012-01-17