aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-08-08bcma: make BCMA a menuconfig to ease disabling it allVincent Legoll1-7/+2
2017-07-27bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli1-0/+1
2017-03-20bcma: fill core OF info independently of bus typeRafał Miłecki1-2/+2
2017-03-20bcma: use helper function to set core dev's parentRafał Miłecki1-2/+1
2017-03-20bcma: drop unneeded check for CONFIG_OF_IRQRafał Miłecki1-3/+0
2017-03-08bcma: gpio: set of_node regardless of the host typeRafał Miłecki1-2/+1
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller3-8/+9
2017-01-31bcma: make OF code more generic (not platform_device specific)Rafał Miłecki1-10/+11
2017-01-31bcma: use (get|put)_device when probing/removing device driverRafał Miłecki1-0/+4
2017-01-17Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki3-8/+9
2016-11-29bcma: add Dell Inspiron 3148Jiri Slaby1-0/+1
2016-09-09bcma: use of_dma_configure() to set initial dma maskArnd Bergmann1-2/+4
2016-09-03bcma: support BCM53573 series of wireless SoCsRafał Miłecki1-3/+29
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller3-6/+15
2016-07-19bcma: define ChipCommon B MII registersRafał Miłecki1-4/+5
2016-07-18bcma: allow enabling serial flash support on non-MIPS SoCsRafał Miłecki1-2/+9
2016-07-18bcma: add PCI ID for Foxconn's BCM43142 deviceRafał Miłecki1-0/+1
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner1-2/+0
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds1-1/+0
2016-04-04mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris1-1/+0
2016-03-23bcma: fix building without OF_IRQArnd Bergmann1-13/+4
2016-03-07bcma: move flash detection code to ChipCommon core driverRafał Miłecki2-25/+32
2016-03-07bcma: move parallel flash support to separated fileRafał Miłecki6-38/+72
2016-03-07bcma: drop unneeded fields from bcma_pflash structRafał Miłecki1-7/+4
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller8-51/+72
2016-02-06bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142Rafał Miłecki1-1/+1
2016-02-06bcma: add support for BCM47094Rafał Miłecki2-0/+2
2016-02-06bcma: init serial console directly from ChipCommon codeRafał Miłecki3-7/+10
2016-02-06bcma: support PMU present as separated bus coreRafał Miłecki2-43/+53
2016-02-06bcma: use _PMU_ in all names of PMU registersRafał Miłecki1-23/+23
2016-02-06bcma: support chipsets with PMU and GCI cores (devices)Rafał Miłecki1-0/+2
2016-02-06bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki1-0/+3
2016-02-06bcma: support identifying MX25L25635F serial flashRafał Miłecki1-0/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-15/+10
2016-01-07bcma: gpio: use gpiochip data pointerLinus Walleij1-14/+9
2015-12-31bcma: use module_init for the main part of bus initializationRafał Miłecki1-2/+27
2015-11-19gpio: change member .dev to .parentLinus Walleij1-1/+1
2015-09-29bcma: add support for population subnodes also when build as moduleHauke Mehrtens1-7/+2
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPLinus Walleij2-63/+31
2015-08-10bcma: fix access to host_pdev for PCIe devicesHauke Mehrtens2-3/+28
2015-07-26bcma: fix build error when build as moduleHauke Mehrtens1-1/+5
2015-07-21bcma: populate bus DT subnodes as platform_device-sRafał Miłecki1-0/+8
2015-06-08bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODERafał Miłecki1-6/+6
2015-05-09bcma: enable 32 GPIO pins for BCM4707Felix Fietkau1-0/+1
2015-05-09bcma: use absolute base for SoC GPIO pinsFelix Fietkau1-9/+10
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-1/+1
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Rafał Miłecki1-1/+1
2015-03-20bcma: gpio: use predictable base for all BCM47XX busesRafał Miłecki1-8/+15
2015-03-13Revert "bcma: Kconfig: Let it depend on PCI"Rafał Miłecki1-1/+1