summaryrefslogtreecommitdiff
path: root/drivers/bcma
AgeCommit message (Expand)Author
2023-11-30bcma: Use PCI_HEADER_TYPE_MASK instead of literalIlpo Järvinen
2023-04-14bcma: Add explicit of_device.h includeRob Herring
2023-03-31bcma: remove unused mips_read32 functionTom Rix
2023-03-31bcma: Use of_address_to_resource()Rob Herring
2023-01-27driver core: make struct bus_type.uevent() take a const *Greg Kroah-Hartman
2022-11-04bcma: Fail probe if GPIO subdriver failsLinus Walleij
2022-10-28Kalle Valo says:Jakub Kicinski
2022-10-19bcma: gpio: Convert to immutable gpio irqchipLinus Walleij
2022-10-19bcma: support SPROM rev 11Linus Walleij
2022-10-12Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-19bcma: gpio: Use generic_handle_irq_safe()Sebastian Andrzej Siewior
2022-09-07bcma: Fix typo in commentsShaomin Deng
2022-05-09bcma: gpio: Switch to use fwnode instead of of_nodeAndy Shevchenko
2022-03-25Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-03-10bcma: gpio: remove redundant re-assignment of chip->ownerColin Ian King
2022-02-21bcma: cleanup commentsTom Rix
2022-01-23mtd: rawnand: brcmnand: Add platform data structure for BCMAFlorian Fainelli
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-10-12bcma: simplify reference to driver nameUwe Kleine-König
2021-10-05bcma: drop unneeded initialization valueSohaib Mohamed
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-29bcma: Drop the unused parameter of bcma_scan_read32()Zenghui Yu
2021-08-29bcma: Fix memory leak for internally-handled coresZenghui Yu
2021-07-21bus: Make remove callback return voidUwe Kleine-König
2021-04-18bcma: remove unused functionJiapeng Chong
2020-10-01bcma: use semicolons rather than commas to separate statementsJulia Lawall
2020-08-02bcma: gpio: Use irqchip templateLinus Walleij
2020-08-02drivers: bcma: remove set but not used variable `addrh` and `sizeh`Zheng Yongjun
2020-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2019-12-18bcma: remove set but not used variable 'sizel'yu kuai
2019-10-24bcma: fix block comment styleYadav Lamichhane
2019-09-13bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...Colin Ian King
2019-09-03bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATAColin Ian King
2019-09-03bcma: remove two unused variablesYueHaibing
2019-08-06bcma: Use dev_get_drvdataChuhong Yuan
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