summaryrefslogtreecommitdiffstats
path: root/drivers/bcma
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-1/+1
|\
| * drivers: remove force dma flag from busesChristoph Hellwig2018-05-031-1/+1
* | bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki2018-05-121-1/+1
|/
* bcma: Prevent build of PCI host features in moduleMatt Redfearn2018-03-131-1/+1
* bcma: add HP Stream NotebookDenis 'GNUtoo' Carikli2018-02-281-0/+1
* bcma: Replace mdelay with usleep_range in bcma_pmu_resources_initJia-Ju Bai2018-02-271-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-191-1/+1
|\
| * bcma: Fix 'allmodconfig' and BCMA builds on MIPS targetsGuenter Roeck2018-01-161-1/+1
* | bcma: Adjust block commentAshish Kalra2017-12-071-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-11-152-13/+17
|\
| * Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller2017-11-041-4/+7
| |\
| | * bcma: Use bcma_debug and not pr_cont in MIPS driverJoe Perches2017-10-271-4/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-11-044-0/+4
| |\ \ | | |/ | |/|
| * | bcma: use bcma_debug and pr_cont in MIPS driverRafał Miłecki2017-10-171-3/+4
| * | bcma: keep *config menu togetherRandy Dunlap2017-10-131-9/+9
* | | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-11-141-1/+1
|\ \ \ | |_|/ |/| |
| * | gpio: Move irqdomain into struct gpio_irq_chipThierry Reding2017-11-081-1/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* bcma: make BCMA a menuconfig to ease disabling it allVincent Legoll2017-08-081-7/+2
* bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli2017-07-271-0/+1
* bcma: fill core OF info independently of bus typeRafał Miłecki2017-03-201-2/+2
* bcma: use helper function to set core dev's parentRafał Miłecki2017-03-201-2/+1
* bcma: drop unneeded check for CONFIG_OF_IRQRafał Miłecki2017-03-201-3/+0
* bcma: gpio: set of_node regardless of the host typeRafał Miłecki2017-03-081-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-023-8/+9
|\
| * Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki2017-01-173-8/+9
* | bcma: make OF code more generic (not platform_device specific)Rafał Miłecki2017-01-311-10/+11
* | bcma: use (get|put)_device when probing/removing device driverRafał Miłecki2017-01-311-0/+4
|/
* bcma: add Dell Inspiron 3148Jiri Slaby2016-11-291-0/+1
* bcma: use of_dma_configure() to set initial dma maskArnd Bergmann2016-09-091-2/+4
* bcma: support BCM53573 series of wireless SoCsRafał Miłecki2016-09-031-3/+29
* Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or...David S. Miller2016-07-253-6/+15
|\
| * bcma: define ChipCommon B MII registersRafał Miłecki2016-07-191-4/+5
| * bcma: allow enabling serial flash support on non-MIPS SoCsRafał Miłecki2016-07-181-2/+9
| * bcma: add PCI ID for Foxconn's BCM43142 deviceRafał Miłecki2016-07-181-0/+1
* | x86/quirks: Add early quirk to reset Apple AirPort cardLukas Wunner2016-07-101-2/+0
|/
* Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtdLinus Torvalds2016-05-241-1/+0
|\
| * mtd: bcm47xxsflash: use ioremap_cache() instead of KSEG0ADDR()Brian Norris2016-04-041-1/+0
* | bcma: fix building without OF_IRQArnd Bergmann2016-03-231-13/+4
|/
* bcma: move flash detection code to ChipCommon core driverRafał Miłecki2016-03-072-25/+32
* bcma: move parallel flash support to separated fileRafał Miłecki2016-03-076-38/+72
* bcma: drop unneeded fields from bcma_pflash structRafał Miłecki2016-03-071-7/+4
* Merge tag 'wireless-drivers-next-for-davem-2016-02-12' of git://git.kernel.or...David S. Miller2016-02-168-51/+72
|\
| * bcma: claim only 14e4:4365 PCI Dell card with SoftMAC BCM43142Rafał Miłecki2016-02-061-1/+1
| * bcma: add support for BCM47094Rafał Miłecki2016-02-062-0/+2
| * bcma: init serial console directly from ChipCommon codeRafał Miłecki2016-02-063-7/+10
| * bcma: support PMU present as separated bus coreRafał Miłecki2016-02-062-43/+53
| * bcma: use _PMU_ in all names of PMU registersRafał Miłecki2016-02-061-23/+23
| * bcma: support chipsets with PMU and GCI cores (devices)Rafał Miłecki2016-02-061-0/+2
| * bcma: identify bus cores (devices) found on BCM47189Rafał Miłecki2016-02-061-0/+3
OpenPOWER on IntegriCloud