aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)AuthorFilesLines
2016-09-09bcma: use of_dma_configure() to set initial dma maskGravatar Arnd Bergmann 1-2/+4
2016-09-03bcma: support BCM53573 series of wireless SoCsGravatar Rafał Miłecki 1-3/+29
2016-07-25Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...Gravatar David S. Miller 3-6/+15
2016-07-19bcma: define ChipCommon B MII registersGravatar Rafał Miłecki 1-4/+5
2016-07-18bcma: allow enabling serial flash support on non-MIPS SoCsGravatar Rafał Miłecki 1-2/+9
2016-07-18bcma: add PCI ID for Foxconn's BCM43142 deviceGravatar Rafał Miłecki 1-0/+1
2016-07-10x86/quirks: Add early quirk to reset Apple AirPort cardGravatar Lukas Wunner 1-2/+0
2016-05-24Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdGravatar Linus Torvalds 1-1/+0
2016-04-04mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Gravatar Brian Norris 1-1/+0
2016-03-23bcma: fix building without OF_IRQGravatar Arnd Bergmann 1-13/+4
2016-03-07bcma: move flash detection code to ChipCommon core driverGravatar Rafał Miłecki 2-25/+32
2016-03-07bcma: move parallel flash support to separated fileGravatar Rafał Miłecki 6-38/+72
2016-03-07bcma: drop unneeded fields from bcma_pflash structGravatar Rafał Miłecki 1-7/+4
2016-02-16Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...Gravatar David S. Miller 8-51/+72
2016-02-06bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142Gravatar Rafał Miłecki 1-1/+1
2016-02-06bcma: add support for BCM47094Gravatar Rafał Miłecki 2-0/+2
2016-02-06bcma: init serial console directly from ChipCommon codeGravatar Rafał Miłecki 3-7/+10
2016-02-06bcma: support PMU present as separated bus coreGravatar Rafał Miłecki 2-43/+53
2016-02-06bcma: use _PMU_ in all names of PMU registersGravatar Rafał Miłecki 1-23/+23
2016-02-06bcma: support chipsets with PMU and GCI cores (devices)Gravatar Rafał Miłecki 1-0/+2
2016-02-06bcma: identify bus cores (devices) found on BCM47189Gravatar Rafał Miłecki 1-0/+3
2016-02-06bcma: support identifying MX25L25635F serial flashGravatar Rafał Miłecki 1-0/+1
2016-01-17Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Gravatar Linus Torvalds 1-15/+10
2016-01-07bcma: gpio: use gpiochip data pointerGravatar Linus Walleij 1-14/+9
2015-12-31bcma: use module_init for the main part of bus initializationGravatar Rafał Miłecki 1-2/+27
2015-11-19gpio: change member .dev to .parentGravatar Linus Walleij 1-1/+1
2015-09-29bcma: add support for population subnodes also when build as moduleGravatar Hauke Mehrtens 1-7/+2
2015-08-18bcma: switch GPIO portions to use GPIOLIB_IRQCHIPGravatar Linus Walleij 2-63/+31
2015-08-10bcma: fix access to host_pdev for PCIe devicesGravatar Hauke Mehrtens 2-3/+28
2015-07-26bcma: fix build error when build as moduleGravatar Hauke Mehrtens 1-1/+5
2015-07-21bcma: populate bus DT subnodes as platform_device-sGravatar Rafał Miłecki 1-0/+8
2015-06-08bcma: lower dependency of BCMA_DRIVER_PCI_HOSTMODEGravatar Rafał Miłecki 1-6/+6
2015-05-09bcma: enable 32 GPIO pins for BCM4707Gravatar Felix Fietkau 1-0/+1
2015-05-09bcma: use absolute base for SoC GPIO pinsGravatar Felix Fietkau 1-9/+10
2015-04-17Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 1-1/+1
2015-04-01MIPS: BCM47xx: Move NVRAM header to the include/linux/.Gravatar Rafał Miłecki 1-1/+1
2015-03-20bcma: gpio: use predictable base for all BCM47XX busesGravatar Rafał Miłecki 1-8/+15
2015-03-13Revert "bcma: Kconfig: Let it depend on PCI"Gravatar Rafał Miłecki 1-1/+1
2015-03-13bcma: allow disabling (not building) PCI driverGravatar Rafał Miłecki 2-2/+22
2015-03-13bcma: move PCI IRQ control function to host specific codeGravatar Rafał Miłecki 2-33/+34
2015-03-05bcma: prepare Kconfig symbol for PCI driverGravatar Rafał Miłecki 2-2/+19
2015-03-05bcma: move internal function declarations to private headerGravatar Rafał Miłecki 1-0/+41
2015-03-05bcma: Kconfig: Let it depend on PCIGravatar Chen Gang 1-1/+1
2015-03-03bcma: gpio: enable GPIO IRQ domain on BCM5301XGravatar Rafał Miłecki 1-2/+2
2015-03-03bcma: add missing includesGravatar Rafał Miłecki 2-0/+2
2015-03-02bcma: enable support for PCIe Gen 2 host devicesGravatar Rafał Miłecki 3-2/+16
2015-03-02bcma: support bringing up bus hosted on PCIe Gen 2Gravatar Rafał Miłecki 3-3/+30
2015-03-02bcma: change IRQ control function to accept bus as an argumentGravatar Rafał Miłecki 1-3/+3
2015-03-02bcma: add helpers bringing PCIe hosted bus up / downGravatar Rafał Miłecki 3-18/+32
2015-01-29bcma: implement host code support for PCIe Gen 2 devicesGravatar Rafał Miłecki 1-2/+4