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
/
driver_pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-09-03
bcma: fix incorrect update of BCMA_CORE_PCI_MDIO_DATA
Colin Ian King
1
-2
/
+2
2015-03-13
bcma: move PCI IRQ control function to host specific code
Rafał Miłecki
1
-33
/
+0
2015-03-02
bcma: change IRQ control function to accept bus as an argument
Rafał Miłecki
1
-3
/
+3
2015-03-02
bcma: add helpers bringing PCIe hosted bus up / down
Rafał Miłecki
1
-18
/
+2
2015-01-29
bcma: add early_init function for PCIe core and move some fix into it
Rafał Miłecki
1
-22
/
+44
2015-01-29
bcma: add empty PCIe hostmode functions if support is disabled
Rafał Miłecki
1
-2
/
+0
2013-09-26
bcma: make bcma_core_pci_{up,down}() callable from atomic context
Arend van Spriel
1
-23
/
+26
2013-08-26
bcma: add bcma_core_pci_power_save()
Hauke Mehrtens
1
-3
/
+33
2013-08-26
bcma: do not export bcma_core_pci_extend_L1timer()
Hauke Mehrtens
1
-2
/
+1
2013-08-26
bcma: add method to power up and down the PCIe core by wifi driver
Hauke Mehrtens
1
-0
/
+26
2013-01-04
Drivers: bcma: remove __dev* attributes.
Greg Kroah-Hartman
1
-2
/
+2
2012-09-28
bcma: change delays to follow timers-howto guide
Rafał Miłecki
1
-3
/
+3
2012-06-08
bcma: fix null pointer in bcma_core_pci_irq_ctl
Hauke Mehrtens
1
-2
/
+4
2012-05-16
bcma: add bcma_core_pci_config_fixup()
Hauke Mehrtens
1
-0
/
+18
2012-05-16
bcma: add bcma_core_pci_fixcfg()
Hauke Mehrtens
1
-0
/
+19
2012-05-16
bcma: add bcma_core_pci_extend_L1timer
Hauke Mehrtens
1
-2
/
+14
2012-02-06
bcma: add PCIe host controller
Hauke Mehrtens
1
-33
/
+5
2012-02-06
bcma: make some functions __devinit
Hauke Mehrtens
1
-3
/
+3
2012-02-06
bcma: export bcma_pcie_read()
Hauke Mehrtens
1
-1
/
+1
2012-02-06
bcma: add constants for PCI and use them
Hauke Mehrtens
1
-54
/
+70
2011-11-01
bcma: fix implicit use of export.h contents
Paul Gortmaker
1
-0
/
+1
2011-08-09
bcma: use boardflags define from ssb code
Rafał Miłecki
1
-1
/
+1
2011-08-08
bcma: add SOC bus
Hauke Mehrtens
1
-1
/
+8
2011-08-08
bcma: add functions to scan cores needed on SoCs
Hauke Mehrtens
1
-0
/
+5
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-23
bcma: fix 'SSB_PCICORE_BFL_NOPCI' undeclared build breakage
John W. Linville
1
-0
/
+2
2011-07-07
bcma: detect PCI core working in hostmode
Rafał Miłecki
1
-1
/
+37
2011-07-07
Update my e-mail address
Michael Büsch
1
-1
/
+1
2011-06-20
bcma: clean exports of functions
Rafał Miłecki
1
-0
/
+1
2011-06-01
bcma: pci: implement interrupts control
Rafał Miłecki
1
-0
/
+23
2011-05-12
bcma: pci: trivial: correct amount of maximum retries
Rafał Miłecki
1
-1
/
+1
2011-05-10
bcma: add Broadcom specific AMBA bus driver
Rafał Miłecki
1
-0
/
+163