index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: pci-sysfs.c: convert to use BUS_ATTR_WO
Greg Kroah-Hartman
2019-01-22
1
-3
/
+2
*
Merge branch 'pci/hotplug'
Bjorn Helgaas
2018-08-15
1
-0
/
+2
|
\
|
*
PCI: sysfs: Resume to D0 on function reset
Lukas Wunner
2018-07-31
1
-0
/
+2
*
|
Merge branch 'pci/aspm'
Bjorn Helgaas
2018-08-15
1
-1
/
+0
|
\
\
|
*
|
PCI: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-08-06
1
-1
/
+0
|
|
/
*
/
PCI/AER: Add sysfs attributes to provide AER stats and breakdown
Rajat Jain
2018-07-19
1
-0
/
+3
|
/
*
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
1
-1
/
+1
*
PCI: Prevent sysfs disable of device while driver is attached
Christoph Hellwig
2018-05-25
1
-6
/
+9
*
Merge branch 'pci/vpd'
Bjorn Helgaas
2018-04-04
1
-64
/
+3
|
\
|
*
PCI/VPD: Move VPD sysfs code to vpd.c
Bjorn Helgaas
2018-03-19
1
-64
/
+3
*
|
Merge branch 'pci/virtualization'
Bjorn Helgaas
2018-04-04
1
-2
/
+1
|
\
\
|
*
|
PCI: Probe for device reset support during enumeration
Bjorn Helgaas
2018-02-16
1
-2
/
+1
|
|
/
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2018-04-04
1
-3
/
+0
|
\
\
|
*
|
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
1
-3
/
+0
|
|
/
*
|
PCI: Add pcie_get_width_cap() to find max supported link width
Tal Gilboa
2018-03-30
1
-8
/
+2
*
|
PCI: Add pcie_get_speed_cap() to find max supported link speed
Tal Gilboa
2018-03-30
1
-26
/
+2
*
|
PCI: Add decoding for 16 GT/s link speed
Jay Fang
2018-03-21
1
-0
/
+6
|
/
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2018-01-31
1
-0
/
+11
|
\
|
*
PCI: Expose ari_enabled in sysfs
Stuart Hayes
2018-01-23
1
-0
/
+11
*
|
Merge branch 'pci/resource' into next
Bjorn Helgaas
2018-01-31
1
-7
/
+2
|
\
\
|
*
|
PCI: Remove sysfs resource mmap warning
Bjorn Helgaas
2017-12-18
1
-7
/
+2
|
|
/
*
/
PCI: Add wrappers for dev_printk()
Frederick Lawler
2018-01-18
1
-5
/
+5
|
/
*
Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-1
/
+34
|
\
|
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-11-14
1
-0
/
+33
|
|
\
|
|
*
PCI: Expose SR-IOV offset, stride, and VF device ID via sysfs
Filippo Sironi
2017-10-10
1
-0
/
+33
|
*
|
PCI: Constify pci_dev_type structure
Bhumika Goyal
2017-10-05
1
-1
/
+1
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
PCI: Fix race condition with driver_override
Nicolai Stange
2017-09-25
1
-2
/
+9
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-07
1
-3
/
+0
|
\
|
*
PCI: Remove unused "res" variable from pci_resource_io()
Shawn Lin
2017-09-01
1
-3
/
+0
*
|
PCI: Convert to using %pOF instead of full_name()
Rob Herring
2017-08-24
1
-2
/
+2
*
|
PCI: Constify bin_attribute structures
Bhumika Goyal
2017-08-10
1
-2
/
+2
*
|
PCI: Constify sysfs attribute_group structures
Arvind Yadav
2017-08-10
1
-5
/
+5
|
/
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-07-03
1
-3
/
+2
|
\
|
*
PCI: Protect pci_driver->sriov_configure() usage with device_lock()
Jakub Kicinski
2017-06-14
1
-3
/
+2
*
|
PCI: Add sysfs max_link_speed/width, current_link_speed/width, etc
Wong Vee Khee
2017-06-19
1
-4
/
+195
|
/
*
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
2017-04-28
1
-0
/
+28
|
\
|
*
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
2017-04-20
1
-0
/
+28
*
|
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
2017-04-20
1
-10
/
+3
*
|
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2017-04-20
1
-1
/
+1
*
|
PCI: Use BAR index in sysfs attr->private instead of resource pointer
David Woodhouse
2017-04-20
1
-24
/
+14
*
|
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
2017-04-18
1
-5
/
+8
*
|
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
2017-04-18
1
-2
/
+2
*
|
PCI: Fix pci_mmap_fits() for HAVE_PCI_RESOURCE_TO_USER platforms
David Woodhouse
2017-04-12
1
-3
/
+7
|
/
*
PCI: Lock each enable/disable num_vfs operation in sysfs
Emil Tantilov
2017-02-03
1
-7
/
+16
*
PCI: Create revision file in sysfs
Emil Velikov
2016-11-21
1
-0
/
+2
*
PCI: Put PCIe ports into D3 during suspend
Mika Westerberg
2016-06-13
1
-0
/
+5
*
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-05-19
1
-4
/
+3
|
\
|
*
PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()
Bjorn Helgaas
2016-04-25
1
-4
/
+3
*
|
pci-sysfs: use proper file capability helper function
Linus Torvalds
2016-04-14
1
-1
/
+1
|
/
[next]