summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-sysfs.c
AgeCommit message (Expand)Author
2026-06-23PCI/sysfs: Use kstrtobool() to parse the ROM attribute inputKrzysztof Wilczyński
2026-06-23PCI/sysfs: Limit BAR resize attribute scope to platforms with PCI mmapKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_create_legacy_files() and pci_sysfs_init()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert legacy I/O and memory attributes to static definitionsKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add __weak pci_legacy_has_sparse() helperKrzysztof Wilczyński
2026-06-23PCI: Add macros for legacy I/O and memory address space sizesKrzysztof Wilczyński
2026-06-23PCI/sysfs: Remove pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Limit pci_sysfs_init() late_initcall compile scopeKrzysztof Wilczyński
2026-06-23PCI/sysfs: Add stubs for pci_{create,remove}_sysfs_dev_files()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Warn about BAR resize failure in __resource_resize_store()Krzysztof Wilczyński
2026-06-23PCI/sysfs: Convert PCI resource files to static attributesKrzysztof Wilczyński
2026-05-08PCI/sysfs: Add static PCI resource attribute macrosKrzysztof Wilczyński
2026-05-08PCI/sysfs: Add CAP_SYS_ADMIN check to __resource_resize_store()Krzysztof Wilczyński
2026-05-08PCI/sysfs: Split pci_llseek_resource() for device and legacy attributesKrzysztof Wilczyński
2026-05-08PCI/sysfs: Only allow supported resource types in I/O and MMIO helpersKrzysztof Wilczyński
2026-05-08PCI/sysfs: Use PCI resource accessor macrosKrzysztof Wilczyński
2026-04-15Merge tag 'pci-v7.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-04-13Merge branch 'pci/misc'Bjorn Helgaas
2026-04-04PCI: use generic driver_override infrastructureDanilo Krummrich
2026-03-30PCI/sysfs: Suppress FW_BUG warning when NUMA node already matchesLi RongQing
2026-03-09PCI: Make reset_subordinate hotplug safeKeith Busch
2026-03-09PCI: Rename __pci_bus_reset() and __pci_slot_reset()Keith Busch
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-01-27PCI: Add pci_resource_is_bridge_win()Ilpo Järvinen
2025-12-06Merge tag 'tsm-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...Linus Torvalds
2025-12-04Merge tag 'pci-v6.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-14PCI/sysfs: Use PM_RUNTIME_ACQUIRE()/PM_RUNTIME_ACQUIRE_ERR()Rafael J. Wysocki
2025-11-14PCI: Convert BAR sizes bitmasks to u64Ilpo Järvinen
2025-11-14PCI: Fix restoring BARs on BAR resize rollback pathIlpo Järvinen
2025-11-03PCI/TSM: Establish Secure Sessions and Link EncryptionDan Williams
2025-10-07Merge tag 'pm-6.18-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-10-03Merge branch 'pci/misc'Bjorn Helgaas
2025-10-03Merge branch 'pci/resource'Bjorn Helgaas
2025-09-29PCI/sysfs: Use runtime PM guard macro for auto-cleanupRafael J. Wysocki
2025-09-24PCI/sysfs: Ensure devices are powered for config readsBrian Norris
2025-09-17PCI/sysfs: Expose PCI device serial numberMatthew Wood
2025-09-16PCI: Use pbus_select_window() during BAR resizeIlpo Järvinen
2025-09-16PCI: Preserve bridge window resource type flagsIlpo Järvinen
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh
2025-06-17sysfs: treewide: switch back to bin_attribute::read()/write()Thomas Weißschuh
2025-06-04Merge branch 'pci/pm'Bjorn Helgaas
2025-05-23PCI/AER: Add sysfs attributes for log ratelimitsJon Pan-Doh
2025-04-23PCI: Increment PM usage counter when probing reset methodsAlex Williamson
2025-03-27Merge branch 'pci/resource'Bjorn Helgaas
2025-03-21PCI/DOE: Expose DOE features via sysfsAlistair Francis
2025-03-21s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAPNiklas Schnelle
2025-03-20PCI: Fix BAR resizing when VF BARs are assignedIlpo Järvinen
2025-01-23Merge branch 'pci/misc'Bjorn Helgaas
2025-01-15PCI/sysfs: Remove unnecessary zero in initializerIlpo Järvinen
2025-01-15PCI/sysfs: Use __free() in reset_method_store()Ilpo Järvinen