index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-06-21
PCI: sysfs: Ignore lockdep for remove attribute
Marek Vasut
1
-1
/
+1
2019-06-13
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-19
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
1
-0
/
+3
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-05-25
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-21
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
2018-01-31
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+11
2018-01-31
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-7
/
+2
2018-01-23
PCI: Expose ari_enabled in sysfs
Stuart Hayes
1
-0
/
+11
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
1
-5
/
+5
2017-12-18
PCI: Remove sysfs resource mmap warning
Bjorn Helgaas
1
-7
/
+2
2017-11-15
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+34
2017-11-14
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+33
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-10
PCI: Expose SR-IOV offset, stride, and VF device ID via sysfs
Filippo Sironi
1
-0
/
+33
2017-10-05
PCI: Constify pci_dev_type structure
Bhumika Goyal
1
-1
/
+1
2017-09-25
PCI: Fix race condition with driver_override
Nicolai Stange
1
-2
/
+9
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-3
/
+0
2017-09-01
PCI: Remove unused "res" variable from pci_resource_io()
Shawn Lin
1
-3
/
+0
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
1
-2
/
+2
2017-08-10
PCI: Constify bin_attribute structures
Bhumika Goyal
1
-2
/
+2
2017-08-10
PCI: Constify sysfs attribute_group structures
Arvind Yadav
1
-5
/
+5
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-3
/
+2
2017-06-19
PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc
Wong Vee Khee
1
-4
/
+195
2017-06-14
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
Jakub Kicinski
1
-3
/
+2
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+28
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
1
-0
/
+28
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
1
-10
/
+3
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+1
2017-04-20
PCI: Use BAR index in sysfs attr->private instead of resource pointer
David Woodhouse
1
-24
/
+14
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-5
/
+8
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-2
/
+2
[next]