summaryrefslogtreecommitdiff
path: root/drivers/bcma
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: gpio: set of_node regardless of the host typeRafał Miłecki2017-03-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-02
|\
| * Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki2017-01-17
* | 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: add Dell Inspiron 3148Jiri Slaby2016-11-29
* bcma: use of_dma_configure() to set initial dma maskArnd Bergmann2016-09-09
* bcma: support BCM53573 series of wireless SoCsRafał Miłecki2016-09-03
* Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-25
|\
| * bcma: define ChipCommon B MII registersRafał Miłecki2016-07-19
| * bcma: allow enabling serial flash support on non-MIPS SoCsRafał Miłecki2016-07-18
| * bcma: add PCI ID for Foxconn's BCM43142 deviceRafał Miłecki2016-07-18
* | x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-10
|/
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-24
|\
| * mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris2016-04-04
* | bcma: fix building without OF_IRQArnd Bergmann2016-03-23
|/
* bcma: move flash detection code to ChipCommon core driverRafał Miłecki2016-03-07
* bcma: move parallel flash support to separated fileRafał Miłecki2016-03-07
* bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2016-03-07
* Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2016-02-16
|\
| * bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142Rafał Miłecki2016-02-06
| * bcma: add support for BCM47094Rafał Miłecki2016-02-06
| * bcma: init serial console directly from ChipCommon codeRafał Miłecki2016-02-06
| * bcma: support PMU present as separated bus coreRafał Miłecki2016-02-06
| * bcma: use _PMU_ in all names of PMU registersRafał Miłecki2016-02-06
| * bcma: support chipsets with PMU and GCI cores (devices)Rafał Miłecki2016-02-06
| * bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki2016-02-06
| * bcma: support identifying MX25L25635F serial flashRafał Miłecki2016-02-06
* | Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-01-17
|\ \ | |/ |/|
| * bcma: gpio: use gpiochip data pointerLinus Walleij2016-01-07
| * gpio: change member .dev to .parentLinus Walleij2015-11-19
* | 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: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2015-08-18
* 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: lower dependency of BCMA_DRIVER_PCI_HOSTMODERafał Miłecki2015-06-08
* bcma: enable 32 GPIO pins for BCM4707Felix Fietkau2015-05-09
* bcma: use absolute base for SoC GPIO pinsFelix Fietkau2015-05-09
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-04-17
|\
| * MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki2015-04-01
* | bcma: gpio: use predictable base for all BCM47XX busesRafał Miłecki2015-03-20
* | Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki2015-03-13
* | bcma: allow disabling (not building) PCI driverRafał Miłecki2015-03-13
* | bcma: move PCI IRQ control function to host specific codeRafał Miłecki2015-03-13
* | bcma: prepare Kconfig symbol for PCI driverRafał Miłecki2015-03-05