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
starfive-6.6.48-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
/
staging
/
mt7621-pci
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
staging: mt7621-pci: remove remaining pci_legacy dependant code
Sergio Paracuellos
1
-32
/
+1
2018-08-08
staging: mt7621-pci: rename RALINK_PCI_CONFIG_DATA_VIRTUAL_REG definition
Sergio Paracuellos
1
-4
/
+4
2018-08-08
staging: mt7621-pci: use BIT macro in preprocessor definitions
Sergio Paracuellos
1
-10
/
+10
2018-08-08
staging: mt7621-pci: remove RALINK_PCI_BASE from remaining definitions
Sergio Paracuellos
1
-64
/
+67
2018-08-08
staging: mt7621-pci: use pcie_[read|write] in RALINK_PCI_PCICFG_ADDR and RALI...
Sergio Paracuellos
1
-20
/
+34
2018-08-08
staging: mt7621-pci: review includes putting them in alphabethic order
Sergio Paracuellos
1
-14
/
+8
2018-08-08
staging: mt7621-pci: avoid register duplication per controller using pcie_[re...
Sergio Paracuellos
1
-36
/
+34
2018-08-08
staging: mt7621-pci: remove unused macros
Sergio Paracuellos
1
-23
/
+1
2018-08-08
staging: mt7621-pci: simplify write_config function
Sergio Paracuellos
1
-11
/
+9
2018-08-08
staging: mt7621-pci: simplify read_config function
Sergio Paracuellos
1
-17
/
+15
2018-08-08
staging: mt7621-pci: use pcie_[read|write] in [write|read]_config
Sergio Paracuellos
1
-35
/
+32
2018-08-08
staging: mt7621-pci: add pcie_write and pcie_read helpers
Sergio Paracuellos
1
-0
/
+10
2018-08-08
staging: mt7621-pci: remove dead code derived to not use custom reads and writes
Sergio Paracuellos
1
-128
/
+0
2018-08-08
staging: mt7621-pci: use generic kernel pci subsystem read and write
Sergio Paracuellos
2
-17
/
+216
2018-07-16
staging: mt7621: Add SPDX license identifier
Oliver Hübers
1
-0
/
+1
2018-07-16
staging: mt7621-pci: Include preferred headers
Oliver Hübers
1
-2
/
+2
2018-07-10
staging: mt7621-pci: factor out mt7621_pci_get_cfgaddr function
Sergio Paracuellos
1
-7
/
+14
2018-07-10
staging: mt7621-pci: remove unused macro MV_READ_DATA
Sergio Paracuellos
1
-3
/
+0
2018-07-07
staging: mt7621-pci: Move open-braces to match kernel code style
Peter Vernia
1
-4
/
+2
2018-07-07
staging: mt7621-pci: Add spaces after commas in pci-mt7621.c
Peter Vernia
1
-8
/
+8
2018-07-07
staging: mt7621-pci: Fix spacing around equals sign
Peter Vernia
1
-3
/
+3
2018-07-07
staging: mt7621-pci: Fix spaces around parenthesis in pci-7621.c
Peter Vernia
1
-14
/
+14
2018-06-17
staging: mt7621-pci: Fix coding style error
Abdun Nihaal
1
-5
/
+5
2018-06-17
staging: mt7621-pci: use rt_sysc_?32() to access system-control register.
NeilBrown
1
-30
/
+27
2018-05-31
staging: mt7621-pci: Fix line size exceeding 80 columns.
Sankalp Negi
1
-1
/
+2
2018-05-07
staging: mt7621-pci: remove some dead code.
NeilBrown
1
-14
/
+0
2018-05-07
staging: mt7621-pci: remove unnecessary resource details.
NeilBrown
1
-17
/
+2
2018-05-07
staging: mt7621-pci: remove conditional compilation.
NeilBrown
1
-55
/
+15
2018-05-07
staging: mt7621-pci: white-space cleanups.
NeilBrown
1
-148
/
+143
2018-05-07
staging: mt7621-pci: improve interrupt mapping
NeilBrown
1
-81
/
+9
2018-04-23
staging: mt7621-pci: Remove redundant owner assignment
Christian Lütke-Stetzkamp
1
-1
/
+0
2018-04-23
staging: mt7621-pci: Hack 2 more PCI interrupts for gnubee1
NeilBrown
1
-3
/
+8
2018-03-19
staging: mt7621-pci: MIPS/ralink: add MT7621 pcie driver
John Crispin
3
-0
/
+853