index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-23
1
-1
/
+1
*
Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-14
1
-4
/
+9
|
\
|
*
PCI/sysfs: Fix double free in error path
Sascha Hauer
2022-11-09
1
-4
/
+9
*
|
PCI: Allow drivers to request exclusive config regions
Ira Weiny
2022-11-14
1
-0
/
+7
|
/
*
PCI: Expose PCIe Resizable BAR support via sysfs
Alex Williamson
2022-10-05
1
-0
/
+108
*
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-04-22
1
-24
/
+4
*
PCI: Remove unused assignments
Bjorn Helgaas
2022-03-22
1
-6
/
+1
*
PCI/sysfs: Use pci_irq_vector()
Thomas Gleixner
2021-12-09
1
-5
/
+2
*
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-06
1
-15
/
+36
|
\
|
*
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-11-05
1
-14
/
+13
|
|
\
|
|
*
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof Wilczyński
2021-09-28
1
-11
/
+9
|
|
*
PCI/sysfs: Check CAP_SYS_ADMIN before parsing user input
Krzysztof Wilczyński
2021-09-28
1
-7
/
+8
|
*
|
PCI/sysfs: Explicitly show first MSI IRQ for 'irq'
Barry Song
2021-10-18
1
-1
/
+23
|
|
/
*
/
PCI/sysfs: use NUMA_NO_NODE macro
Max Gurtovoy
2021-10-05
1
-2
/
+4
|
/
*
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-07
1
-1
/
+2
|
\
|
*
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
2021-08-18
1
-0
/
+1
|
*
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-08-17
1
-1
/
+1
*
|
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
1
-3
/
+3
|
\
\
|
*
|
sysfs: Rename struct bin_attribute member to f_mapping
Krzysztof Wilczyński
2021-08-05
1
-3
/
+3
|
*
|
sysfs: Invoke iomem_get_mapping() from the sysfs open callback
Krzysztof Wilczyński
2021-08-05
1
-3
/
+3
|
|
/
*
/
PCI/sysfs: Use correct variable for the legacy_mem sysfs object
Krzysztof Wilczyński
2021-08-19
1
-1
/
+1
|
/
*
PCI/sysfs: Add 'devspec' newline
Krzysztof Wilczyński
2021-06-04
1
-1
/
+1
*
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-05-05
1
-151
/
+109
|
\
|
*
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-04-29
1
-36
/
+36
|
*
PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes
Krzysztof Wilczyński
2021-04-29
1
-10
/
+7
|
*
PCI/sysfs: Convert "vpd" to static attribute
Krzysztof Wilczyński
2021-04-29
1
-14
/
+1
|
*
PCI/sysfs: Convert "reset" to static attribute
Krzysztof Wilczyński
2021-04-27
1
-27
/
+24
|
*
PCI/sysfs: Convert "rom" to static attribute
Krzysztof Wilczyński
2021-04-27
1
-38
/
+29
|
*
PCI/sysfs: Convert "config" to static attribute
Krzysztof Wilczyński
2021-04-27
1
-39
/
+25
*
|
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
2021-04-04
1
-1
/
+2
|
/
*
PCI: Revoke mappings like devmem
Daniel Vetter
2021-02-11
1
-0
/
+4
*
PCI: Also set up legacy files only after sysfs init
Daniel Vetter
2021-02-11
1
-0
/
+7
*
PCI: Add sysfs attribute for device power state
Maximilian Luz
2020-12-04
1
-0
/
+10
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-10-21
1
-3
/
+3
|
\
|
*
PCI: Update mmap-related #ifdef comments
Clint Sbisa
2020-09-17
1
-2
/
+2
|
*
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
2020-09-01
1
-1
/
+1
*
|
PCI: Add schedule point in pci_read_config()
Jiang Biao
2020-09-17
1
-0
/
+1
|
/
*
Merge branch 'pci/misc'
Bjorn Helgaas
2020-04-02
1
-2
/
+4
|
\
|
*
PCI: sysfs: Revert "rescan" file renames
Kelsey Skunberg
2020-03-30
1
-2
/
+4
*
|
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
2020-03-10
1
-22
/
+5
|
/
*
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
1
-2
/
+2
|
\
|
*
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-10-14
1
-2
/
+2
*
|
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-28
1
-18
/
+0
|
\
\
|
*
|
PCI: sysfs: Remove unused attribute groups
Ben Dooks
2019-11-21
1
-18
/
+0
|
|
/
*
|
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
2019-11-21
1
-3
/
+0
*
|
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
2019-11-21
1
-0
/
+3
|
/
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-0
/
+16
|
\
|
*
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
2019-08-19
1
-0
/
+16
*
|
PCI/IOV: Move sysfs SR-IOV functions to iov.c
Kelsey Skunberg
2019-08-20
1
-173
/
+0
*
|
PCI: sysfs: Change permissions from symbolic to octal
Kelsey Skunberg
2019-08-20
1
-11
/
+10
[next]