aboutsummaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
2019-01-10bcma: use dev_* printing functionsRafał Miłecki
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki
2018-07-18bcma: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-05-12bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki
2018-05-03drivers: remove force dma flag from busesChristoph Hellwig
2018-03-13bcma: Prevent build of PCI host features in moduleMatt Redfearn
2018-02-28bcma: add HP Stream NotebookDenis 'GNUtoo' Carikli
2018-02-27bcma: Replace mdelay with usleep_range in bcma_pmu_resources_initJia-Ju Bai
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-01-16bcma: Fix 'allmodconfig' and BCMA builds on MIPS targetsGuenter Roeck
2017-12-07bcma: Adjust block commentAshish Kalra
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...David S. Miller
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-27bcma: Use bcma_debug and not pr_cont in MIPS driverJoe Perches
2017-10-17bcma: use bcma_debug and pr_cont in MIPS driverRafał Miłecki
2017-10-13bcma: keep *config menu togetherRandy Dunlap
2017-08-08bcma: make BCMA a menuconfig to ease disabling it allVincent Legoll
2017-07-27bcma: gpio: Correct number of GPIOs for BCM53573Florian Fainelli
2017-03-20bcma: fill core OF info independently of bus typeRafał Miłecki
2017-03-20bcma: use helper function to set core dev's parentRafał Miłecki
2017-03-20bcma: drop unneeded check for CONFIG_OF_IRQRafał Miłecki
2017-03-08bcma: gpio: set of_node regardless of the host typeRafał Miłecki
2017-02-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-01-31bcma: make OF code more generic (not platform_device specific)Rafał Miłecki
2017-01-31bcma: use (get|put)_device when probing/removing device driverRafał Miłecki
2017-01-17Revert "bcma: init serial console directly from ChipCommon code"Rafał Miłecki
2016-11-29bcma: add Dell Inspiron 3148Jiri Slaby
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