Age | Commit message (Expand) | Author |
2023-04-14 | bcma: Add explicit of_device.h include | Rob Herring |
2023-03-31 | bcma: remove unused mips_read32 function | Tom Rix |
2023-03-31 | bcma: Use of_address_to_resource() | Rob Herring |
2023-01-27 | driver core: make struct bus_type.uevent() take a const * | Greg Kroah-Hartman |
2022-11-04 | bcma: Fail probe if GPIO subdriver fails | Linus Walleij |
2022-10-28 | Kalle Valo says: | Jakub Kicinski |
2022-10-19 | bcma: gpio: Convert to immutable gpio irqchip | Linus Walleij |
2022-10-19 | bcma: support SPROM rev 11 | Linus Walleij |
2022-10-12 | Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2022-09-19 | bcma: gpio: Use generic_handle_irq_safe() | Sebastian Andrzej Siewior |
2022-09-07 | bcma: Fix typo in comments | Shaomin Deng |
2022-05-09 | bcma: gpio: Switch to use fwnode instead of of_node | Andy Shevchenko |
2022-03-25 | Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2022-03-10 | bcma: gpio: remove redundant re-assignment of chip->owner | Colin Ian King |
2022-02-21 | bcma: cleanup comments | Tom Rix |
2022-01-23 | mtd: rawnand: brcmnand: Add platform data structure for BCMA | Florian Fainelli |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-10-12 | bcma: simplify reference to driver name | Uwe Kleine-König |
2021-10-05 | bcma: drop unneeded initialization value | Sohaib Mohamed |
2021-09-01 | Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-08-29 | bcma: Drop the unused parameter of bcma_scan_read32() | Zenghui Yu |
2021-08-29 | bcma: Fix memory leak for internally-handled cores | Zenghui Yu |
2021-07-21 | bus: Make remove callback return void | Uwe Kleine-König |
2021-04-18 | bcma: remove unused function | Jiapeng Chong |
2020-10-01 | bcma: use semicolons rather than commas to separate statements | Julia Lawall |
2020-08-02 | bcma: gpio: Use irqchip template | Linus Walleij |
2020-08-02 | drivers: bcma: remove set but not used variable `addrh` and `sizeh` | Zheng Yongjun |
2020-01-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds |
2020-01-06 | remove ioremap_nocache and devm_ioremap_nocache | Christoph Hellwig |
2019-12-18 | bcma: remove set but not used variable 'sizel' | yu kuai |
2019-10-24 | bcma: fix block comment style | Yadav Lamichhane |
2019-09-13 | bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec... | Colin Ian King |
2019-09-03 | bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA | Colin Ian King |
2019-09-03 | bcma: remove two unused variables | YueHaibing |
2019-08-06 | bcma: Use dev_get_drvdata | Chuhong Yuan |
2019-01-10 | bcma: use dev_* printing functions | Rafał Miłecki |
2019-01-10 | bcma: keep a direct pointer to the struct device | Rafał Miłecki |
2018-07-18 | bcma: Allow selection of this driver when COMPILE_TEST=y | Boris Brezillon |
2018-06-04 | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds |
2018-05-12 | bcma: fix buffer size caused crash in bcma_core_mips_print_irq() | Rafał Miłecki |
2018-05-03 | drivers: remove force dma flag from buses | Christoph Hellwig |
2018-03-13 | bcma: Prevent build of PCI host features in module | Matt Redfearn |
2018-02-28 | bcma: add HP Stream Notebook | Denis 'GNUtoo' Carikli |
2018-02-27 | bcma: Replace mdelay with usleep_range in bcma_pmu_resources_init | Jia-Ju Bai |
2018-01-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2018-01-16 | bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets | Guenter Roeck |
2017-12-07 | bcma: Adjust block comment | Ashish Kalra |
2017-11-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-11-14 | Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2017-11-08 | gpio: Move irqdomain into struct gpio_irq_chip | Thierry Reding |