summaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
2020-01-29bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King
2017-03-12bcma: use (get|put)_device when probing/removing device driverRafał Miłecki
2017-02-09Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki
2016-09-09bcma: use of_dma_configure() to set initial dma maskArnd Bergmann
2016-09-03bcma: support BCM53573 series of wireless SoCsRafał Miłecki
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller
2016-07-19bcma: define ChipCommon B MII registersRafał Miłecki
2016-07-18bcma: allow enabling serial flash support on non-MIPS SoCsRafał Miłecki
2016-07-18bcma: add PCI ID for Foxconn's BCM43142 deviceRafał Miłecki
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds
2016-04-04mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris
2016-03-23bcma: fix building without OF_IRQArnd Bergmann
2016-03-07bcma: move flash detection code to ChipCommon core driverRafał Miłecki
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki
2016-03-07bcma: drop unneeded fields from bcma_pflash structRafał Miłecki
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller
2016-02-06bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142Rafał Miłecki
2016-02-06bcma: add support for BCM47094Rafał Miłecki
2016-02-06bcma: init serial console directly from ChipCommon codeRafał Miłecki
2016-02-06bcma: support PMU present as separated bus coreRafał Miłecki
2016-02-06bcma: use _PMU_ in all names of PMU registersRafał Miłecki
2016-02-06bcma: support chipsets with PMU and GCI cores (devices)Rafał Miłecki
2016-02-06bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki
2016-02-06bcma: support identifying MX25L25635F serial flashRafał Miłecki
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-01-07bcma: gpio: use gpiochip data pointerLinus Walleij
2015-12-31bcma: use module_init for the main part of bus initializationRafał Miłecki
2015-11-19gpio: change member .dev to .parentLinus Walleij
2015-09-29bcma: add support for population subnodes also when build as moduleHauke Mehrtens
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij
2015-08-10bcma: fix access to host_pdev for PCIe devicesHauke Mehrtens
2015-07-26bcma: fix build error when build as moduleHauke Mehrtens
2015-07-21bcma: populate bus DT subnodes as platform_device-sRafał Miłecki
2015-06-08bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODERafał Miłecki
2015-05-09bcma: enable 32 GPIO pins for BCM4707Felix Fietkau
2015-05-09bcma: use absolute base for SoC GPIO pinsFelix Fietkau
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki
2015-03-20bcma: gpio: use predictable base for all BCM47XX busesRafał Miłecki
2015-03-13Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki
2015-03-13bcma: allow disabling (not building) PCI driverRafał Miłecki
2015-03-13bcma: move PCI IRQ control function to host specific codeRafał Miłecki
2015-03-05bcma: prepare Kconfig symbol for PCI driverRafał Miłecki
2015-03-05bcma: move internal function declarations to private headerRafał Miłecki
2015-03-05bcma: Kconfig: Let it depend on PCIChen Gang
2015-03-03bcma: gpio: enable GPIO IRQ domain on BCM5301XRafał Miłecki
2015-03-03bcma: add missing includesRafał Miłecki
2015-03-02bcma: enable support for PCIe Gen 2 host devicesRafał Miłecki
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Rafał Miłecki