index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
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
2025-01-15
PCI/sysfs: Move reset related sysfs code to correct file
Ilpo Järvinen
2024-12-03
PCI/sysfs: Constify 'struct bin_attribute'
Thomas Weißschuh
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-13
PCI: Add 'reset_subordinate' to reset hierarchy below bridge
Keith Busch
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::llseek()
Thomas Weißschuh
2024-11-05
sysfs: treewide: constify attribute callback of bin_attribute::mmap()
Thomas Weißschuh
2024-11-05
sysfs: treewide: constify attribute callback of bin_is_visible()
Thomas Weißschuh
2024-11-05
PCI/sysfs: Calculate bin_attribute size through bin_size()
Thomas Weißschuh
2024-08-09
s390/pci: Stop usurping pdev->dev.groups
Lukas Wunner
2024-03-05
PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functions
Ilpo Järvinen
2024-03-05
PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=y
Lukas Wunner
2023-11-03
Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-10-28
Merge branch 'pci/field-get'
Bjorn Helgaas
2023-10-28
Merge branch 'pci/vga'
Bjorn Helgaas
2023-10-17
PCI: Use FIELD_GET() to extract Link Width
Ilpo Järvinen
2023-10-06
PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()
Sui Jingfeng
2023-10-05
PCI: Implement custom llseek for sysfs resource entries
Valentine Sinitsyn
2023-09-29
PCI/sysfs: Protect driver's D3cold preference from user space
Lukas Wunner
2023-07-18
PCI/sysfs: Make I/O resource depend on HAS_IOPORT
Niklas Schnelle
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2022-12-14
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-11-14
PCI: Allow drivers to request exclusive config regions
Ira Weiny
2022-11-09
PCI/sysfs: Fix double free in error path
Sascha Hauer
2022-10-05
PCI: Expose PCIe Resizable BAR support via sysfs
Alex Williamson
[next]