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
/
scan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-29
bcma: Drop the unused parameter of bcma_scan_read32()
Zenghui Yu
1
-4
/
+3
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
1
-3
/
+3
2019-12-18
bcma: remove set but not used variable 'sizel'
yu kuai
1
-5
/
+2
2016-02-06
bcma: support chipsets with PMU and GCI cores (devices)
Rafał Miłecki
1
-0
/
+2
2016-02-06
bcma: identify bus cores (devices) found on BCM47189
Rafał Miłecki
1
-0
/
+3
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
1
-58
/
+4
2015-01-23
bcma: clean bus initialization code
Rafał Miłecki
1
-4
/
+1
2014-10-27
bcma: fill core details for every device
Rafał Miłecki
1
-0
/
+1
2014-09-27
bcma: print chip ID in a more user-friendly form
Rafał Miłecki
1
-2
/
+6
2014-09-09
bcma: add support for chipcommon B core
Hauke Mehrtens
1
-0
/
+1
2014-09-09
bcma: store more alternative addresses
Hauke Mehrtens
1
-4
/
+5
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
1
-7
/
+0
2014-08-28
bcma: only map wrapper if its address is available
Hauke Mehrtens
1
-4
/
+7
2014-07-31
bcma: use NS prefix for names of Northstar specific cores
Rafał Miłecki
1
-11
/
+11
2013-09-09
bcma: fix error code handling on 64 Bit systems
Hauke Mehrtens
1
-5
/
+7
2013-07-23
bcma: fix handling of big addrl
Hauke Mehrtens
1
-8
/
+8
2013-07-23
bcma: add some more core names
Hauke Mehrtens
1
-0
/
+12
2013-05-17
bcma: add more core IDs
Rafał Miłecki
1
-0
/
+2
2013-03-27
bcma: mark eromptr as __iomem
Hauke Mehrtens
1
-8
/
+8
2012-07-26
bcma: add missing iounmap on error path
Hauke Mehrtens
1
-5
/
+10
2012-07-12
bcma: add new cores at the end of list
Rafał Miłecki
1
-2
/
+2
2012-07-12
bcma: add trivial GBIT MAC COMMON driver
Rafał Miłecki
1
-6
/
+10
2012-07-10
bcma: use custom printing functions
Rafał Miłecki
1
-13
/
+11
2012-06-27
bcma: define some additional cores IDs
Rafał Miłecki
1
-0
/
+6
2012-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-14
/
+40
2012-05-16
bcma: Find names of non BCM cores
Nathan Hintz
1
-14
/
+40
2012-04-19
bcma: scan for extra address space
Hauke Mehrtens
1
-1
/
+18
2012-02-16
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-8
/
+11
2012-02-06
bcma: log the id, rev and pkg of the chip found
Hauke Mehrtens
1
-3
/
+7
2012-02-06
bcma: add the core unit number
Hauke Mehrtens
1
-0
/
+14
2012-02-02
bcma: Fix mem leak in bcma_bus_scan()
Jesper Juhl
1
-8
/
+11
2011-08-24
bcma: signedness bug in bcma_get_next_core()
Dan Carpenter
1
-1
/
+1
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
1
-5
/
+37
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
1
-6
/
+89
2011-08-08
bcma: move initializing of struct bcma_bus to own function.
Hauke Mehrtens
1
-6
/
+11
2011-08-08
bcma: move parsing of EEPROM into own function.
Hauke Mehrtens
1
-112
/
+118
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+360