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
/
pci
/
access.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-22
PCI: Warn on possible RW1C corruption for sub-32 bit config writes
Bjorn Helgaas
1
-2
/
+14
2016-04-15
PCI: Add pci_set_vpd_size() to set VPD size
Hariprasad Shenai
1
-0
/
+42
2016-03-10
PCI: Sleep rather than busy-wait for VPD access completion
Bjorn Helgaas
1
-8
/
+10
2016-03-01
PCI: Fold struct pci_vpd_pci22 into struct pci_vpd
Bjorn Helgaas
1
-30
/
+17
2016-03-01
PCI: Rename VPD symbols to remove unnecessary "pci22"
Bjorn Helgaas
1
-19
/
+19
2016-03-01
PCI: Remove struct pci_vpd_ops.release function pointer
Bjorn Helgaas
1
-8
/
+1
2016-03-01
PCI: Move pci_vpd_release() from header file to pci/access.c
Bjorn Helgaas
1
-0
/
+6
2016-03-01
PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code
Bjorn Helgaas
1
-32
/
+30
2016-03-01
PCI: Determine actual VPD size on first access
Hannes Reinecke
1
-2
/
+85
2016-03-01
PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
Bjorn Helgaas
1
-5
/
+5
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
1
-4
/
+4
2015-09-25
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
1
-22
/
+0
2015-09-25
PCI: Fix devfn for VPD access through function 0
Alex Williamson
1
-3
/
+6
2015-07-21
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
1
-1
/
+60
2015-07-15
PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)
Bjorn Helgaas
1
-10
/
+13
2015-01-22
PCI: Add generic config accessors
Rob Herring
1
-0
/
+87
2014-11-14
PCI: Apply _HPX Link Control settings to all devices with a link
Yinghai Lu
1
-1
/
+1
2014-06-11
PCI: Merge multi-line quoted strings
Ryan Desfosses
1
-4
/
+1
2014-05-28
PCI: Fix return value from pci_user_{read,write}_config_*()
Gavin Shan
1
-8
/
+4
2014-01-13
PCI: Remove unused pci_vpd_truncate()
Stephen Hemminger
1
-24
/
+0
2013-08-29
PCI: Remove pcie_cap_has_devctl()
Bjorn Helgaas
1
-6
/
+1
2013-08-29
PCI: Support PCIe Capability Slot registers only for ports with slots
Bjorn Helgaas
1
-3
/
+3
2013-08-29
PCI: Remove PCIe Capability version checks
Bjorn Helgaas
1
-6
/
+3
2013-08-28
PCI: Allow PCIe Capability link-related register access for switches
Bjorn Helgaas
1
-2
/
+6
2013-02-15
PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS
Alex Williamson
1
-1
/
+1
2013-01-31
PCI: Use PCI Express Capability accessor
Myron Stowe
1
-2
/
+2
2012-08-23
PCI: Add accessors for PCI Express Capability
Jiang Liu
1
-0
/
+202
2012-06-12
PCI: export pci_user functions for use by other drivers
Alex Williamson
1
-2
/
+4
2012-01-07
PCI: Introduce INTx check & mask API
Jan Kiszka
1
-1
/
+1
2012-01-07
PCI: Rework config space blocking services
Jan Kiszka
1
-26
/
+48
2011-05-11
PCI: handle positive error codes
Greg Thelen
1
-3
/
+13
2011-05-11
PCI: check pci_vpd_pci22_wait() return
Greg Thelen
1
-0
/
+2
2010-05-19
PCI: output FW warning in pci_read/write_vpd
Prarit Bhargava
1
-1
/
+6
2010-05-11
PCI: Convert pci_lock to raw_spinlock
Thomas Gleixner
1
-17
/
+17
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-06-17
PCI: Add pci_bus_set_ops
Huang Ying
1
-0
/
+19
2009-04-23
docbooks: add/fix PCI kernel-doc
Randy Dunlap
1
-2
/
+2
2009-04-07
PCI: Fix oops in pci_vpd_truncate
Anton Vorontsov
1
-1
/
+2
2009-01-07
PCI: add interface to set visible size of VPD
Stephen Hemminger
1
-0
/
+23
2009-01-07
PCI: revise VPD access interface
Stephen Hemminger
1
-57
/
+99
2009-01-07
PCI: handle long delays in VPD access
Stephen Hemminger
1
-22
/
+33
2008-07-02
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
Benjamin Li
1
-10
/
+4
2008-04-21
PCI: Expose PCI VPD through sysfs
Ben Hutchings
1
-0
/
+166
2006-12-04
[PATCH] severing module.h->sched.h
Al Viro
1
-0
/
+1
2006-12-02
PCI: Block on access to temporarily unavailable pci device
Matthew Wilcox
1
-28
/
+47
2005-11-11
[PATCH] PCI: drivers/pci/: small cleanups
Adrian Bunk
1
-0
/
+2
2005-10-29
[PATCH] PCI: Block config access during BIST
Brian King
1
-0
/
+89
2005-04-17
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+62