aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/bcma (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-09-19bcma: gpio: Use generic_handle_irq_safe()Sebastian Andrzej Siewior1-1/+1
2022-09-07bcma: Fix typo in commentsShaomin Deng1-1/+1
2022-05-09bcma: gpio: Switch to use fwnode instead of of_nodeAndy Shevchenko1-3/+4
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linuxLinus Torvalds1-1/+19
2022-03-10bcma: gpio: remove redundant re-assignment of chip->ownerColin Ian King1-1/+0
2022-02-21bcma: cleanup commentsTom Rix5-11/+11
2022-01-23mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli1-1/+19
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-5/+1
2021-10-12bcma: simplify reference to driver nameUwe Kleine-König1-5/+1
2021-10-05bcma: drop unneeded initialization valueSohaib Mohamed1-1/+1
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-4/+2
2021-08-29bcma: Drop the unused parameter of bcma_scan_read32()Zenghui Yu1-4/+3
2021-08-29bcma: Fix memory leak for internally-handled coresZenghui Yu1-3/+3
2021-07-21bus: Make remove callback return voidUwe Kleine-König1-4/+2
2021-04-18bcma: remove unused functionJiapeng Chong1-7/+0
2020-10-01bcma: use semicolons rather than commas to separate statementsJulia Lawall1-2/+2
2020-08-02bcma: gpio: Use irqchip templateLinus Walleij1-12/+11
2020-08-02drivers: bcma: remove set but not used variable `addrh` and `sizeh`Zheng Yongjun1-5/+3
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1-5/+2
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig4-8/+8
2019-12-18bcma: remove set but not used variable 'sizel'yu kuai1-5/+2
2019-10-24bcma: fix block comment styleYadav Lamichhane1-8/+16
2019-09-13bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks object sizeColin Ian King1-4/+6
2019-09-03bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King1-2/+2
2019-09-03bcma: remove two unused variablesYueHaibing1-16/+0
2019-08-06bcma: Use dev_get_drvdataChuhong Yuan1-4/+2
2019-01-10bcma: use dev_* printing functionsRafał Miłecki1-4/+4
2019-01-10bcma: keep a direct pointer to the struct deviceRafał Miłecki5-39/+15
2018-07-18bcma: Allow selection of this driver when COMPILE_TEST=yBoris Brezillon1-1/+2
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-1/+1
2018-05-12bcma: fix buffer size caused crash in bcma_core_mips_print_irq()Rafał Miłecki1-1/+1
2018-05-03drivers: remove force dma flag from busesChristoph Hellwig1-1/+1
2018-03-13bcma: Prevent build of PCI host features in moduleMatt Redfearn1-1/+1
2018-02-28bcma: add HP Stream NotebookDenis 'GNUtoo' Carikli1-0/+1
2018-02-27bcma: Replace mdelay with usleep_range in bcma_pmu_resources_initJia-Ju Bai1-1/+1
2018-01-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+1
2018-01-16bcma: Fix 'allmodconfig' and BCMA builds on MIPS targetsGuenter Roeck1-1/+1
2017-12-07bcma: Adjust block commentAshish Kalra1-1/+2
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-13/+17
2017-11-14Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+1
2017-11-08gpio: Move irqdomain into struct gpio_irq_chipThierry Reding1-1/+1
2017-11-04Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller1-4/+7
2017-11-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-0/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman4-0/+4
2017-10-27bcma: Use bcma_debug and not pr_cont in MIPS driverJoe Perches1-4/+7
2017-10-17bcma: use bcma_debug and pr_cont in MIPS driverRafał Miłecki1-3/+4
2017-10-13bcma: keep *config menu togetherRandy Dunlap1-9/+9
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