index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
pci-sysfs.c
Age
Commit message (
Expand
)
Author
2022-04-22
PCI: Use driver_set_override() instead of open-coding
Krzysztof Kozlowski
2022-03-22
PCI: Remove unused assignments
Bjorn Helgaas
2021-12-09
PCI/sysfs: Use pci_irq_vector()
Thomas Gleixner
2021-11-06
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-11-05
Merge branch 'pci/sysfs'
Bjorn Helgaas
2021-10-18
PCI/sysfs: Explicitly show first MSI IRQ for 'irq'
Barry Song
2021-10-05
PCI/sysfs: use NUMA_NO_NODE macro
Max Gurtovoy
2021-09-28
PCI/sysfs: Return -EINVAL consistently from "store" functions
Krzysztof Wilczyński
2021-09-28
PCI/sysfs: Check CAP_SYS_ADMIN before parsing user input
Krzysztof Wilczyński
2021-09-07
Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-08-19
PCI/sysfs: Use correct variable for the legacy_mem sysfs object
Krzysztof Wilczyński
2021-08-18
PCI: Allow userspace to query and set device reset mechanism
Amey Narkhede
2021-08-17
PCI: Remove reset_fn field from pci_dev
Amey Narkhede
2021-08-05
sysfs: Rename struct bin_attribute member to f_mapping
Krzysztof Wilczyński
2021-08-05
sysfs: Invoke iomem_get_mapping() from the sysfs open callback
Krzysztof Wilczyński
2021-06-04
PCI/sysfs: Add 'devspec' newline
Krzysztof Wilczyński
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-29
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
2021-04-29
PCI/sysfs: Convert "index", "acpi_index", "label" to static attributes
Krzysztof Wilczyński
2021-04-29
PCI/sysfs: Convert "vpd" to static attribute
Krzysztof Wilczyński
2021-04-27
PCI/sysfs: Convert "reset" to static attribute
Krzysztof Wilczyński
2021-04-27
PCI/sysfs: Convert "rom" to static attribute
Krzysztof Wilczyński
2021-04-27
PCI/sysfs: Convert "config" to static attribute
Krzysztof Wilczyński
2021-04-04
PCI/IOV: Add sysfs MSI-X vector assignment interface
Leon Romanovsky
2021-02-11
PCI: Revoke mappings like devmem
Daniel Vetter
2021-02-11
PCI: Also set up legacy files only after sysfs init
Daniel Vetter
2020-12-04
PCI: Add sysfs attribute for device power state
Maximilian Luz
2020-10-21
Merge branch 'pci/misc'
Bjorn Helgaas
2020-09-17
PCI: Update mmap-related #ifdef comments
Clint Sbisa
2020-09-17
PCI: Add schedule point in pci_read_config()
Jiang Biao
2020-09-01
PCI: Use scnprintf(), not snprintf(), in sysfs "show" functions
Krzysztof Wilczyński
2020-04-02
Merge branch 'pci/misc'
Bjorn Helgaas
2020-03-30
PCI: sysfs: Revert "rescan" file renames
Kelsey Skunberg
2020-03-10
PCI: Use pci_speed_string() for all PCI/PCI-X/PCIe strings
Bjorn Helgaas
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
2019-11-28
Merge branch 'pci/misc'
Bjorn Helgaas
2019-11-21
PCI/ASPM: Remove PCIEASPM_DEBUG Kconfig option and related code
Heiner Kallweit
2019-11-21
PCI/ASPM: Add sysfs attributes for controlling ASPM link states
Heiner Kallweit
2019-11-21
PCI: sysfs: Remove unused attribute groups
Ben Dooks
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-20
PCI/IOV: Move sysfs SR-IOV functions to iov.c
Kelsey Skunberg
2019-08-20
PCI: sysfs: Change permissions from symbolic to octal
Kelsey Skunberg
2019-08-20
PCI: sysfs: Change DEVICE_ATTR() to DEVICE_ATTR_WO()
Kelsey Skunberg
2019-08-20
PCI: sysfs: Define device attributes with DEVICE_ATTR*()
Kelsey Skunberg
2019-08-19
PCI: Lock down BAR access when the kernel is locked down
Matthew Garrett
2019-06-21
PCI: sysfs: Ignore lockdep for remove attribute
Marek Vasut
2019-06-13
PCI: Decode PCIe 32 GT/s link speed
Gustavo Pimentel
2019-05-09
PCI: Use dev_printk() when possible
Bjorn Helgaas
[next]