summaryrefslogtreecommitdiff
path: root/drivers/pci/pci-sysfs.c
AgeCommit message (Expand)Author
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
2025-01-15PCI/sysfs: Move reset related sysfs code to correct fileIlpo Järvinen
2024-12-03PCI/sysfs: Constify 'struct bin_attribute'Thomas Weißschuh
2024-11-29Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-13PCI: Add 'reset_subordinate' to reset hierarchy below bridgeKeith Busch
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::llseek()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_attribute::mmap()Thomas Weißschuh
2024-11-05sysfs: treewide: constify attribute callback of bin_is_visible()Thomas Weißschuh
2024-11-05PCI/sysfs: Calculate bin_attribute size through bin_size()Thomas Weißschuh
2024-08-09s390/pci: Stop usurping pdev->dev.groupsLukas Wunner
2024-03-05PCI/sysfs: Demacrofy pci_dev_resource_resize_attr(n) functionsIlpo Järvinen
2024-03-05PCI/sysfs: Compile pci-sysfs.c only if CONFIG_SYSFS=yLukas Wunner
2023-11-03Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-28Merge branch 'pci/field-get'Bjorn Helgaas
2023-10-28Merge branch 'pci/vga'Bjorn Helgaas
2023-10-17PCI: Use FIELD_GET() to extract Link WidthIlpo Järvinen
2023-10-06PCI/sysfs: Enable 'boot_vga' attribute via pci_is_vga()Sui Jingfeng
2023-10-05PCI: Implement custom llseek for sysfs resource entriesValentine Sinitsyn
2023-09-29PCI/sysfs: Protect driver's D3cold preference from user spaceLukas Wunner
2023-07-18PCI/sysfs: Make I/O resource depend on HAS_IOPORTNiklas Schnelle
2023-03-23driver core: bus: mark the struct bus_type for sysfs callbacks as constantGreg Kroah-Hartman
2022-12-14Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-11-14PCI: Allow drivers to request exclusive config regionsIra Weiny
2022-11-09PCI/sysfs: Fix double free in error pathSascha Hauer
2022-10-05PCI: Expose PCIe Resizable BAR support via sysfsAlex Williamson
2022-04-22PCI: Use driver_set_override() instead of open-codingKrzysztof Kozlowski
2022-03-22PCI: Remove unused assignmentsBjorn Helgaas
2021-12-09PCI/sysfs: Use pci_irq_vector()Thomas Gleixner
2021-11-06Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-05Merge branch 'pci/sysfs'Bjorn Helgaas
2021-10-18PCI/sysfs: Explicitly show first MSI IRQ for 'irq'Barry Song
2021-10-05PCI/sysfs: use NUMA_NO_NODE macroMax Gurtovoy
2021-09-28PCI/sysfs: Return -EINVAL consistently from "store" functionsKrzysztof Wilczyński
2021-09-28PCI/sysfs: Check CAP_SYS_ADMIN before parsing user inputKrzysztof Wilczyński
2021-09-07Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-09-01Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-19PCI/sysfs: Use correct variable for the legacy_mem sysfs objectKrzysztof Wilczyński
2021-08-18PCI: Allow userspace to query and set device reset mechanismAmey Narkhede
2021-08-17PCI: Remove reset_fn field from pci_devAmey Narkhede
2021-08-05sysfs: Rename struct bin_attribute member to f_mappingKrzysztof Wilczyński
2021-08-05sysfs: Invoke iomem_get_mapping() from the sysfs open callbackKrzysztof Wilczyński
2021-06-04PCI/sysfs: Add 'devspec' newlineKrzysztof Wilczyński
2021-05-05Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-04-29PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński
2021-04-29PCI/sysfs: Convert "index", "acpi_index", "label" to static attributesKrzysztof Wilczyński
2021-04-29PCI/sysfs: Convert "vpd" to static attributeKrzysztof Wilczyński
2021-04-27PCI/sysfs: Convert "reset" to static attributeKrzysztof Wilczyński
2021-04-27PCI/sysfs: Convert "rom" to static attributeKrzysztof Wilczyński