summaryrefslogtreecommitdiff
path: root/drivers/bcma/main.c
Commit message (Expand)AuthorAge
* bcma: fill core OF info independently of bus typeRafał Miłecki2017-03-20
* bcma: use helper function to set core dev's parentRafał Miłecki2017-03-20
* bcma: drop unneeded check for CONFIG_OF_IRQRafał Miłecki2017-03-20
* bcma: make OF code more generic (not platform_device specific)Rafał Miłecki2017-01-31
* bcma: use (get|put)_device when probing/removing device driverRafał Miłecki2017-01-31
* bcma: use of_dma_configure() to set initial dma maskArnd Bergmann2016-09-09
* bcma: fix building without OF_IRQArnd Bergmann2016-03-23
* bcma: move parallel flash support to separated fileRafał Miłecki2016-03-07
* bcma: use module_init for the main part of bus initializationRafał Miłecki2015-12-31
* bcma: add support for population subnodes also when build as moduleHauke Mehrtens2015-09-29
* bcma: fix access to host_pdev for PCIe devicesHauke Mehrtens2015-08-10
* bcma: fix build error when build as moduleHauke Mehrtens2015-07-26
* bcma: populate bus DT subnodes as platform_device-sRafał Miłecki2015-07-21
* 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