index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next 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-08-23
Merge tag 'pci-v7.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-08-04
PCI/sysfs: Add legacy I/O and memory attribute macros
Krzysztof Wilczyński
2026-08-04
PCI/sysfs: Add pci_ prefix to static PCI resource attribute names
Krzysztof Wilczyński
2026-08-04
PCI/sysfs: Add lockdown checks to legacy I/O and memory handlers
Krzysztof Wilczyński
2026-08-04
PCI/sysfs: Return -EINVAL for unsupported I/O BAR mmap
Krzysztof Wilczyński
2026-08-04
PCI/sysfs: Avoid spurious runtime PM wakeup on config space accesses
Krzysztof Wilczyński
2026-07-22
PCI/sysfs: Use sysfs_emit() for cpumask show callbacks
Yury Norov
2026-07-06
PCI/sysfs: Fix read byte order in pci_read_legacy_io()
Krzysztof Wilczyński
2026-07-06
PCI/sysfs: Fix out-of-bounds read in pci_write_legacy_io()
Krzysztof Wilczyński
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
[next]