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