index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
bcma
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-14
bcma: Add explicit of_device.h include
Rob Herring
1
-0
/
+1
2023-03-31
bcma: remove unused mips_read32 function
Tom Rix
1
-6
/
+0
2023-03-31
bcma: Use of_address_to_resource()
Rob Herring
1
-5
/
+5
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
1
-3
/
+3
2022-11-04
bcma: Fail probe if GPIO subdriver fails
Linus Walleij
1
-1
/
+3
2022-10-29
Kalle Valo says:
Jakub Kicinski
2
-3
/
+7
2022-10-19
bcma: gpio: Convert to immutable gpio irqchip
Linus Walleij
1
-2
/
+6
2022-10-19
bcma: support SPROM rev 11
Linus Walleij
1
-1
/
+1
2022-10-12
Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2022-09-19
bcma: gpio: Use generic_handle_irq_safe()
Sebastian Andrzej Siewior
1
-1
/
+1
2022-09-07
bcma: Fix typo in comments
Shaomin Deng
1
-1
/
+1
2022-05-09
bcma: gpio: Switch to use fwnode instead of of_node
Andy Shevchenko
1
-3
/
+4
2022-03-25
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+19
2022-03-10
bcma: gpio: remove redundant re-assignment of chip->owner
Colin Ian King
1
-1
/
+0
2022-02-21
bcma: cleanup comments
Tom Rix
5
-11
/
+11
2022-01-23
mtd: rawnand: brcmnand: Add platform data structure for BCMA
Florian Fainelli
1
-1
/
+19
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+1
2021-10-13
bcma: simplify reference to driver name
Uwe Kleine-König
1
-5
/
+1
2021-10-05
bcma: drop unneeded initialization value
Sohaib Mohamed
1
-1
/
+1
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+2
2021-08-29
bcma: Drop the unused parameter of bcma_scan_read32()
Zenghui Yu
1
-4
/
+3
2021-08-29
bcma: Fix memory leak for internally-handled cores
Zenghui Yu
1
-3
/
+3
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
1
-4
/
+2
2021-04-18
bcma: remove unused function
Jiapeng Chong
1
-7
/
+0
2020-10-01
bcma: use semicolons rather than commas to separate statements
Julia Lawall
1
-2
/
+2
2020-08-02
bcma: gpio: Use irqchip template
Linus Walleij
1
-12
/
+11
2020-08-02
drivers: bcma: remove set but not used variable `addrh` and `sizeh`
Zheng Yongjun
1
-5
/
+3
2020-01-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-5
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
4
-8
/
+8
2019-12-18
bcma: remove set but not used variable 'sizel'
yu kuai
1
-5
/
+2
2019-10-24
bcma: fix block comment style
Yadav Lamichhane
1
-8
/
+16
2019-09-13
bcma: make arrays pwr_info_offset and sprom_sizes static const, shrinks objec...
Colin Ian King
1
-4
/
+6
2019-09-03
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Colin Ian King
1
-2
/
+2
2019-09-03
bcma: remove two unused variables
YueHaibing
1
-16
/
+0
2019-08-06
bcma: Use dev_get_drvdata
Chuhong Yuan
1
-4
/
+2
2019-01-10
bcma: use dev_* printing functions
Rafał Miłecki
1
-4
/
+4
2019-01-10
bcma: keep a direct pointer to the struct device
Rafał Miłecki
5
-39
/
+15
2018-07-18
bcma: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
1
-1
/
+2
2018-06-04
Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-1
/
+1
2018-05-12
bcma: fix buffer size caused crash in bcma_core_mips_print_irq()
Rafał Miłecki
1
-1
/
+1
2018-05-03
drivers: remove force dma flag from buses
Christoph Hellwig
1
-1
/
+1
2018-03-13
bcma: Prevent build of PCI host features in module
Matt Redfearn
1
-1
/
+1
2018-02-28
bcma: add HP Stream Notebook
Denis 'GNUtoo' Carikli
1
-0
/
+1
2018-02-27
bcma: Replace mdelay with usleep_range in bcma_pmu_resources_init
Jia-Ju Bai
1
-1
/
+1
2018-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-01-16
bcma: Fix 'allmodconfig' and BCMA builds on MIPS targets
Guenter Roeck
1
-1
/
+1
2017-12-07
bcma: Adjust block comment
Ashish Kalra
1
-1
/
+2
2017-11-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-13
/
+17
2017-11-15
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2017-11-08
gpio: Move irqdomain into struct gpio_irq_chip
Thierry Reding
1
-1
/
+1
[next]