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
Age
Commit message (
Expand
)
Author
2021-08-18
PCI: Use acpi_pci_power_manageable()
Shanker Donthineni
2021-08-18
PCI: Add pci_set_acpi_fwnode() to set ACPI_COMPANION
Shanker Donthineni
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-17
PCI: Add array to track reset method ordering
Amey Narkhede
2021-08-17
PCI: Add pcie_reset_flr() with 'probe' argument
Amey Narkhede
2021-08-17
PCI: Cache PCIe Device Capabilities register
Amey Narkhede
2021-08-16
PCI: rcar: Add L1 link state fix into data abort hook
Marek Vasut
2021-08-13
PCI: hv: Support for create interrupt v3
Sunil Muthuswamy
2021-08-13
PCI: xilinx-nwl: Enable the clock through CCF
Hyun Kwon
2021-08-12
ARM: ixp4xx: fix building both pci drivers
Arnd Bergmann
2021-08-12
PCI: Fix pci_dev_str_match_path() alloc while atomic bug
Dan Carpenter
2021-08-12
PCI/VPD: Treat invalid VPD like missing VPD capability
Heiner Kallweit
2021-08-12
PCI/VPD: Determine VPD size in pci_vpd_init()
Heiner Kallweit
2021-08-12
PCI/VPD: Embed struct pci_vpd in struct pci_dev
Heiner Kallweit
2021-08-12
PCI/VPD: Remove struct pci_vpd.valid member
Heiner Kallweit
2021-08-12
PCI/VPD: Remove struct pci_vpd_ops
Heiner Kallweit
2021-08-12
PCI/VPD: Reorder pci_read_vpd(), pci_write_vpd()
Heiner Kallweit
2021-08-10
PCI/MSI: Use new mask/unmask functions
Thomas Gleixner
2021-08-10
PCI/MSI: Provide a new set of mask and unmask functions
Thomas Gleixner
2021-08-10
PCI/MSI: Cleanup msi_mask()
Thomas Gleixner
2021-08-10
PCI/MSI: Deobfuscate virtual MSI-X
Thomas Gleixner
2021-08-10
PCI/MSI: Consolidate error handling in msi_capability_init()
Thomas Gleixner
2021-08-10
PCI/MSI: Rename msi_desc::masked
Thomas Gleixner
2021-08-10
PCI/MSI: Simplify msi_verify_entries()
Thomas Gleixner
2021-08-10
s390/pci: Do not mask MSI[-X] entries on teardown
Thomas Gleixner
2021-08-10
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-10
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-10
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-10
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-10
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-10
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-10
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-10
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-08-09
PCI/VPD: Remove struct pci_vpd.flag
Heiner Kallweit
2021-08-09
PCI/VPD: Make pci_vpd_wait() uninterruptible
Heiner Kallweit
2021-08-09
PCI/VPD: Remove pci_vpd_size() old_size argument
Heiner Kallweit
2021-08-09
PCI/VPD: Allow access to valid parts of VPD if some is invalid
Bjorn Helgaas
2021-08-09
PCI/VPD: Don't check Large Resource Item Names for validity
Bjorn Helgaas
2021-08-09
PCI/VPD: Reject resource tags with invalid size
Bjorn Helgaas
2021-08-06
Merge tag 'sysfs_defferred_iomem_get_mapping-5.15' of git://git.kernel.org/pu...
Greg Kroah-Hartman
2021-08-05
PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()
Dinghao Liu
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-08-05
PCI: xgene-msi: Remove redundant dev_err() call in xgene_msi_probe()
ErKun Yang
2021-08-05
PCI: tegra: make const array err_msg static
Christophe JAILLET
2021-08-05
PCI: tegra: Use 'seq_puts' instead of 'seq_printf'
Christophe JAILLET
2021-08-05
PCI: tegra: Fix OF node reference leak
Christophe JAILLET
2021-08-05
PCI: aardvark: Fix reporting CRS value
Pali Rohár
2021-08-05
PCI: pci-bridge-emul: Add PCIe Root Capabilities Register
Pali Rohár
[prev]
[next]