index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
/
*
Merge branch 'pci/resource' into next
Bjorn Helgaas
2016-03-15
1
-40
/
+32
|
\
|
*
PCI: Simplify pci_create_attr() control flow
Bjorn Helgaas
2016-03-12
1
-26
/
+27
|
*
PCI: Don't leak memory if sysfs_create_bin_file() fails
Bjorn Helgaas
2016-03-12
1
-0
/
+2
|
*
PCI: Simplify sysfs ROM cleanup
Bjorn Helgaas
2016-03-12
1
-10
/
+3
|
*
PCI: Remove arch-specific IORESOURCE_ROM_SHADOW size from sysfs
Bjorn Helgaas
2016-03-12
1
-6
/
+2
*
|
PCI: Determine actual VPD size on first access
Hannes Reinecke
2016-02-29
1
-1
/
+1
*
|
PCI: Allow access to VPD attributes with size 0
Hannes Reinecke
2016-02-29
1
-8
/
+12
|
/
*
Merge tag 'pci-v4.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-01-21
1
-34
/
+24
|
\
|
*
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2016-01-20
1
-25
/
+15
|
|
\
|
|
*
PCI: Use kobj_to_dev() instead of open-coding it
Geliang Tang
2016-01-08
1
-25
/
+15
|
*
|
PCI: Support PCIe devices with short cfg_size
Jason S. McMullan
2015-12-10
1
-9
/
+9
|
|
/
*
|
PCI: Prevent out of bounds access in numa_node override
Mathias Krause
2015-11-24
1
-1
/
+4
|
/
*
PCI: Prevent out of bounds access in numa_node override
Sasha Levin
2015-10-07
1
-1
/
+1
*
PCI: Don't read past the end of sysfs "driver_override" buffer
Sasha Levin
2015-02-24
1
-2
/
+3
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-29
/
+10
|
\
|
*
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
1
-29
/
+10
*
|
Merge tag 'pm+acpi-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-12-10
1
-2
/
+2
|
\
\
|
*
|
PCI / PM: Drop CONFIG_PM_RUNTIME from the PCI core
Rafael J. Wysocki
2014-12-04
1
-2
/
+2
|
|
/
*
|
Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2014-12-10
1
-1
/
+26
|
\
\
|
|
/
|
/
|
|
*
PCI: Allow numa_node override via sysfs
Prarit Bhargava
2014-11-06
1
-1
/
+26
*
|
PCI: Rename sysfs 'enabled' file back to 'enable'
Greg Kroah-Hartman
2014-10-30
1
-4
/
+4
|
/
*
Merge branch 'pci/msi' into next
Bjorn Helgaas
2014-10-01
1
-20
/
+19
|
\
|
*
PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpoints
Yijing Wang
2014-10-01
1
-20
/
+19
*
|
PCI: Generate uppercase hex for modalias interface class
Ricardo Ribalda Delgado
2014-09-22
1
-1
/
+1
|
/
*
PCI: Merge multi-line quoted strings
Ryan Desfosses
2014-06-10
1
-6
/
+4
*
PCI: Whitespace cleanup
Ryan Desfosses
2014-06-10
1
-158
/
+131
*
-
.
Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in...
Bjorn Helgaas
2014-05-28
1
-0
/
+40
|
\
\
[next]