index
:
kernel/git/stable/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
2026-06-23
PCI/sysfs: Use kstrtobool() to parse the ROM attribute input
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmap
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Convert legacy I/O and memory attributes to static definitions
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Add __weak pci_legacy_has_sparse() helper
Krzysztof Wilczyński
2026-06-23
PCI: Add macros for legacy I/O and memory address space sizes
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scope
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()
Krzysztof Wilczyński
2026-06-23
PCI/sysfs: Convert PCI resource files to static attributes
Krzysztof Wilczyński
2026-05-08
PCI/sysfs: Add static PCI resource attribute macros
Krzysztof Wilczyński
2026-05-08
PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()
Krzysztof Wilczyński
2026-05-08
PCI/sysfs: Split pci_llseek_resource() for device and legacy attributes
Krzysztof Wilczyński
2026-05-08
PCI/sysfs: Only allow supported resource types in I/O and MMIO helpers
Krzysztof Wilczyński
2026-05-08
PCI/sysfs: Use PCI resource accessor macros
Krzysztof Wilczyński
2026-04-15
Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-13
Merge branch 'pci/misc'
Bjorn Helgaas
2026-04-04
PCI: use generic driver_override infrastructure
Danilo Krummrich
2026-03-30
PCI/sysfs: Suppress FW_BUG warning when NUMA node already matches
Li RongQing
2026-03-09
PCI: Make reset_subordinate hotplug safe
Keith Busch
2026-03-09
PCI: Rename __pci_bus_reset() and __pci_slot_reset()
Keith Busch
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-01-27
PCI: Add pci_resource_is_bridge_win()
Ilpo Järvinen
2025-12-06
Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
2025-12-04
Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-14
PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()
Rafael J. Wysocki
2025-11-14
PCI: Convert BAR sizes bitmasks to u64
Ilpo Järvinen
2025-11-14
PCI: Fix restoring BARs on BAR resize rollback path
Ilpo Järvinen
2025-11-03
PCI/TSM: Establish Secure Sessions and Link Encryption
Dan Williams
2025-10-07
Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2025-10-03
Merge branch 'pci/misc'
Bjorn Helgaas
2025-10-03
Merge branch 'pci/resource'
Bjorn Helgaas
2025-09-29
PCI/sysfs: Use runtime PM guard macro for auto-cleanup
Rafael J. Wysocki
2025-09-24
PCI/sysfs: Ensure devices are powered for config reads
Brian Norris
2025-09-17
PCI/sysfs: Expose PCI device serial number
Matthew Wood
2025-09-16
PCI: Use pbus_select_window() during BAR resize
Ilpo Järvinen
2025-09-16
PCI: Preserve bridge window resource type flags
Ilpo Järvinen
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
2025-06-17
sysfs: treewide: switch back to bin_attribute::read()/write()
Thomas Weißschuh
2025-06-04
Merge branch 'pci/pm'
Bjorn Helgaas
2025-05-23
PCI/AER: Add sysfs attributes for log ratelimits
Jon Pan-Doh
2025-04-23
PCI: Increment PM usage counter when probing reset methods
Alex Williamson
2025-03-27
Merge branch 'pci/resource'
Bjorn Helgaas
2025-03-21
PCI/DOE: Expose DOE features via sysfs
Alistair Francis
2025-03-21
s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP
Niklas Schnelle
2025-03-20
PCI: Fix BAR resizing when VF BARs are assigned
Ilpo Järvinen
2025-01-23
Merge branch 'pci/misc'
Bjorn Helgaas
2025-01-15
PCI/sysfs: Remove unnecessary zero in initializer
Ilpo Järvinen
2025-01-15
PCI/sysfs: Use __free() in reset_method_store()
Ilpo Järvinen
[next]