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
/
include
/
linux
/
bcma
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-29
bcma: implement host code support for PCIe Gen 2 devices
Rafał Miłecki
2
-0
/
+3
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
1
-0
/
+2
2015-01-23
bcma: use standard bus scanning during early register
Rafał Miłecki
1
-2
/
+0
2014-11-12
bcma: make it possible to specify a IRQ num in bcma_core_irq()
Hauke Mehrtens
2
-2
/
+4
2014-09-30
bcma: register bcma as device tree driver
Hauke Mehrtens
1
-0
/
+2
2014-09-09
bcma: add support for chipcommon B core
Hauke Mehrtens
2
-0
/
+9
2014-09-09
bcma: store more alternative addresses
Hauke Mehrtens
1
-1
/
+1
2014-09-09
bcma: use separated function to initialize bus on SoC
Rafał Miłecki
1
-0
/
+1
2014-09-09
bcma: move bus struct setup into early part of host specific code
Rafał Miłecki
1
-1
/
+0
2014-09-04
bcma: get info about flash type SoC booted from
Rafał Miłecki
1
-0
/
+5
2014-07-31
bcma: use NS prefix for names of Northstar specific cores
Rafał Miłecki
1
-11
/
+11
2014-07-29
b43: add support for BCM43131 chipset with N-PHY rev 17
Rafał Miłecki
1
-0
/
+1
2014-07-18
b43: use one shared function for setting MAC frequency
Rafał Miłecki
1
-0
/
+1
2014-07-18
bcma: add support for BCM43217 found in Tenda W322E (14e4:43a9)
Rafał Miłecki
1
-0
/
+1
2014-07-08
bcma: add driver for PCIe Gen 2 core
Rafał Miłecki
2
-0
/
+160
2014-01-31
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+1
2014-01-23
bcma: gpio: add own IRQ domain
Rafał Miłecki
1
-0
/
+1
2014-01-05
bcma: export bcma_find_core_unit()
Hauke Mehrtens
1
-1
/
+8
2013-09-26
bcma: make bcma_core_pci_{up,down}() callable from atomic context
Arend van Spriel
1
-0
/
+1
2013-08-26
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
1
-0
/
+20
2013-08-26
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
1
-1
/
+0
2013-08-26
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
1
-0
/
+3
2013-07-23
bcma: add constants for new ARM based SoCs
Hauke Mehrtens
1
-0
/
+5
2013-07-23
bcma: add some more core names
Hauke Mehrtens
1
-0
/
+12
2013-06-27
bcma: add support for BCM43142
Rafał Miłecki
2
-0
/
+56
2013-05-17
bcma: add more core IDs
Rafał Miłecki
1
-1
/
+4
2013-04-12
brcmfmac: setup SDIO reset behavior
Piotr Haber
1
-0
/
+3
2013-04-12
brcmfmac: add support for dongle ARM CR4 core
Franky Lin
2
-0
/
+2
2013-03-27
bcma: export bcma_chipco_get_alp_clock()
Hauke Mehrtens
1
-0
/
+2
2013-03-27
bcma: handle more devices in bcma_pmu_get_alp_clock()
Hauke Mehrtens
1
-0
/
+1
2013-03-26
bcma: define board types
Rafał Miłecki
1
-0
/
+54
2013-03-03
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-3
/
+8
2013-02-04
mtd: bcm47xxsflash: add own struct for abstrating bus type
Rafał Miłecki
1
-0
/
+1
2013-02-01
bcma: cc: fix (and rename) define of NAND flash type
Rafał Miłecki
1
-1
/
+1
2013-01-31
bcma: add gpio_to_irq
Hauke Mehrtens
1
-2
/
+7
2013-01-28
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-2
/
+4
2013-01-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+2
2013-01-15
bcma: fix bcm4716/bcm4748 i2s irqflag
Nathan Hintz
1
-0
/
+1
2013-01-11
bcma: update pci configuration for bcm4706/bcm4716
Nathan Hintz
1
-0
/
+2
2013-01-11
bcma: return the mips irq number in bcma_core_irq
Nathan Hintz
1
-1
/
+1
2013-01-10
bgmac: driver for GBit MAC core on BCMA bus
Rafał Miłecki
1
-0
/
+2
2013-01-08
bcma: mips: remove assigned_irqs from structure
Hauke Mehrtens
1
-1
/
+0
2013-01-04
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
2
-2
/
+2
2012-12-20
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-0
/
+1
2012-12-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-0
/
+9
2012-12-06
bcma: register watchdog driver
Hauke Mehrtens
1
-0
/
+3
2012-12-06
bcma: add methods for watchdog driver
Hauke Mehrtens
1
-2
/
+2
2012-11-26
bcma: add more package IDs
Hauke Mehrtens
1
-0
/
+5
2012-11-22
bcma: export PLL reading function
Rafał Miłecki
1
-0
/
+1
[next]