index
:
linux/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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
access.c
Age
Commit message (
Expand
)
Author
2024-06-04
PCI: Revert the cfg_access_lock lockdep mechanism
Dan Williams
2024-05-16
Merge branch 'pci/misc'
Bjorn Helgaas
2024-05-08
PCI: Lock upstream bridge for pci_reset_function()
Dave Jiang
2024-04-29
PCI: Clean up accessor macro formatting
Ilpo Järvinen
2023-12-13
PCI: Move pci_clear_and_set_dword() helper to PCI header
Shuai Xue
2023-08-25
PCI: Simplify pcie_capability_clear_and_set_word() control flow
Bjorn Helgaas
2023-08-10
PCI: Add locking to RMW PCI Express Capability Register accessors
Ilpo Järvinen
2022-11-04
PCI: Access Link 2 registers only for devices with Links
Maciej W. Rozycki
2022-03-04
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
2021-11-18
PCI: Use PCI_ERROR_RESPONSE to identify config read errors
Naveen Naidu
2021-11-18
PCI: Drop error data fabrication when config read fails
Naveen Naidu
2021-11-18
PCI: Use PCI_SET_ERROR_RESPONSE() for disconnected devices
Naveen Naidu
2021-11-18
PCI: Set error response data when config read fails
Naveen Naidu
2020-08-05
Merge branch 'pci/misc'
Bjorn Helgaas
2020-07-07
PCI: Fix pci_cfg_wait queue locking problem
Bjorn Helgaas
2020-06-26
PCI: Align PCIe capability and PCI accessor return values
Bolarinwa Olayemi Saheed
2019-10-18
PCI/AER: Save AER Capability for suspend/resume
Patel, Mayurkumar
2019-09-07
PCI: Make pcie_downstream_port() available outside of access.c
Mika Westerberg
2018-10-04
PCI: Uninline PCI bus accessors for better ftracing
Keith Busch
2018-04-04
Merge branch 'pci/vpd'
Bjorn Helgaas
2018-03-19
PCI: Tidy comments
Bjorn Helgaas
2018-03-19
PCI/VPD: Move VPD access code to vpd.c
Bjorn Helgaas
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-26
PCI: Add SPDX GPL-2.0 when no license was specified
Bjorn Helgaas
2018-01-18
PCI: Add wrappers for dev_printk()
Frederick Lawler
2017-06-28
PCI: Provide Kconfig option for lockless config space accessors
Thomas Gleixner
2017-05-26
PCI: Make error code types consistent in pci_{read,write}_config_*
Brian Norris
2017-04-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
2017-04-19
PCI: Include PCI-to-PCIe bridges as "Downstream Ports"
Bjorn Helgaas
2017-04-04
PCI: Fix typo pci_cfg_access_lock() comment
Brian Norris
2017-03-29
PCI: Don't attempt config access to disconnected devices
Keith Busch
2017-03-29
PCI: Export PCI device config accessors
Keith Busch
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-02-15
Merge branch 'pci/vpd' into next
Bjorn Helgaas
2017-02-03
PCI: Increase VPD access timeout to 125ms
Matthew R. Ochs
2017-01-30
PCI: Avoid possible deadlock on pci_lock and p->pi_lock
Bjorn Helgaas
2016-11-21
PCI: Warn on possible RW1C corruption for sub-32 bit config writes
Bjorn Helgaas
2016-04-15
PCI: Add pci_set_vpd_size() to set VPD size
Hariprasad Shenai
2016-03-10
PCI: Sleep rather than busy-wait for VPD access completion
Bjorn Helgaas
2016-02-29
PCI: Fold struct pci_vpd_pci22 into struct pci_vpd
Bjorn Helgaas
2016-02-29
PCI: Rename VPD symbols to remove unnecessary "pci22"
Bjorn Helgaas
2016-02-29
PCI: Remove struct pci_vpd_ops.release function pointer
Bjorn Helgaas
2016-02-29
PCI: Move pci_vpd_release() from header file to pci/access.c
Bjorn Helgaas
2016-02-29
PCI: Move pci_read_vpd() and pci_write_vpd() close to other VPD code
Bjorn Helgaas
2016-02-29
PCI: Determine actual VPD size on first access
Hannes Reinecke
2016-02-29
PCI: Use bitfield instead of bool for struct pci_vpd_pci22.busy
Bjorn Helgaas
2016-01-08
PCI: Fix all whitespace issues
Bogicevic Sasa
2015-09-24
PCI: Use function 0 VPD for identical functions, regular VPD for others
Alex Williamson
2015-09-24
PCI: Fix devfn for VPD access through function 0
Alex Williamson
2015-07-21
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
[next]