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
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-151
/
+109
2021-04-29
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
1
-36
/
+36
2021-04-29
PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes
Krzysztof Wilczyński
1
-10
/
+7
2021-04-29
PCI/sysfs: Convert "vpd" to static attribute
Krzysztof Wilczyński
1
-14
/
+1
2021-04-28
PCI/sysfs: Convert "reset" to static attribute
Krzysztof Wilczyński
1
-27
/
+24
2021-04-28
PCI/sysfs: Convert "rom" to static attribute
Krzysztof Wilczyński
1
-38
/
+29
2021-04-28
PCI/sysfs: Convert "config" to static attribute
Krzysztof Wilczyński
1
-39
/
+25
2021-04-04
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
1
-1
/
+2
2021-02-11
PCI: Revoke mappings like devmem
Daniel Vetter
1
-0
/
+4
2021-02-11
PCI: Also set up legacy files only after sysfs init
Daniel Vetter
1
-0
/
+7
2020-12-05
PCI: Add sysfs attribute for device power state
Maximilian Luz
1
-0
/
+10
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+3
2020-09-17
PCI: Update mmap-related #ifdef comments
Clint Sbisa
1
-2
/
+2
2020-09-17
PCI: Add schedule point in pci_read_config()
Jiang Biao
1
-0
/
+1
2020-09-01
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
1
-1
/
+1
2020-04-02
Merge branch 'pci/misc'
Bjorn Helgaas
1
-2
/
+4
2020-03-30
PCI: sysfs: Revert "rescan" file renames
Kelsey Skunberg
1
-2
/
+4
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
1
-22
/
+5
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-2
/
+2
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
1
-18
/
+0
2019-11-22
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
1
-3
/
+0
2019-11-22
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
1
-0
/
+3
2019-11-21
PCI: sysfs: Remove unused attribute groups
Ben Dooks
1
-18
/
+0
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-2
/
+2
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-0
/
+16
2019-08-20
PCI/IOV: Move sysfs SR-IOV functions to iov.c
Kelsey Skunberg
1
-173
/
+0
2019-08-20
PCI: sysfs: Change permissions from symbolic to octal
Kelsey Skunberg
1
-11
/
+10
2019-08-20
PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
Kelsey Skunberg
1
-6
/
+6
2019-08-20
PCI: sysfs: Define device attributes with DEVICE_ATTR*()
Kelsey Skunberg
1
-32
/
+27
2019-08-20
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
1
-0
/
+16
2019-06-21
PCI: sysfs: Ignore lockdep for remove attribute
Marek Vasut
1
-1
/
+1
2019-06-14
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
1
-0
/
+3
2019-05-09
PCI: Use dev_printk() when possible
Bjorn Helgaas
1
-2
/
+1
2019-01-22
PCI: pci-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
1
-3
/
+2
2018-08-15
Merge branch 'pci/hotplug'
Bjorn Helgaas
1
-0
/
+2
2018-08-15
Merge branch 'pci/aspm'
Bjorn Helgaas
1
-1
/
+0
2018-08-06
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
1
-1
/
+0
2018-07-31
PCI: sysfs: Resume to D0 on function reset
Lukas Wunner
1
-0
/
+2
2018-07-20
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
1
-0
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-26
PCI: Prevent sysfs disable of device while driver is attached
Christoph Hellwig
1
-6
/
+9
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
1
-64
/
+3
2018-04-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
1
-2
/
+1
2018-04-04
Merge branch 'pci/misc'
Bjorn Helgaas
1
-3
/
+0
2018-03-30
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
1
-8
/
+2
2018-03-30
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
1
-26
/
+2
2018-03-22
PCI: Add decoding for 16 GT/s link speed
Jay Fang
1
-0
/
+6
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
1
-3
/
+0
2018-03-19
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
1
-64
/
+3
2018-02-16
PCI: Probe for device reset support during enumeration
Bjorn Helgaas
1
-2
/
+1
[next]