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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2021-12-22
PCI/MSI: Clear PCI_MSIX_FLAGS_MASKALL on error
Thomas Gleixner
2021-11-26
PCI/MSI: Destroy sysfs before freeing entries
Thomas Gleixner
2021-11-26
PCI: Mark Atheros QCA6174 to avoid bus reset
Ingmar Klein
2021-09-22
PCI: Use pci_update_current_state() in pci_enable_device_flags()
Rafael J. Wysocki
2021-09-22
PCI: Return ~0 data on pciconfig_read() CAP_SYS_ADMIN failure
Krzysztof Wilczyński
2021-09-22
PCI: Restrict ASMedia ASM1062 SATA Max Payload Size Supported
Marek Behún
2021-09-22
PCI/MSI: Skip masking MSI-X on Xen PV
Marek Marczykowski-Górecki
2021-09-22
PCI: PM: Enable PME if it can be signaled from D3cold
Rafael J. Wysocki
2021-09-22
PCI: Call Max Payload Size-related fixup quirks early
Marek Behún
2021-08-26
PCI/MSI: Enforce MSI[X] entry updates to be visible
Thomas Gleixner
2021-08-26
PCI/MSI: Enforce that MSI-X table entry is masked for update
Thomas Gleixner
2021-08-26
PCI/MSI: Mask all unused MSI-X entries
Thomas Gleixner
2021-08-26
PCI/MSI: Protect msi_desc::masked for multi-MSI
Thomas Gleixner
2021-08-26
PCI/MSI: Use msi_mask_irq() in pci_msi_shutdown()
Thomas Gleixner
2021-08-26
PCI/MSI: Correct misleading comments
Thomas Gleixner
2021-08-26
PCI/MSI: Do not set invalid bits in MSI mask
Thomas Gleixner
2021-08-26
PCI/MSI: Enable and mask MSI-X early
Thomas Gleixner
2021-07-20
PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrun
Krzysztof Wilczyński
2021-06-30
Revert "PCI: PM: Do not read power state in pci_enable_device_flags()"
Rafael J. Wysocki
2021-06-30
PCI: Mark some NVIDIA GPUs to avoid bus reset
Shanker Donthineni
2021-06-30
PCI: Mark TI C667X to avoid bus reset
Antti Järvinen
2021-05-22
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
2021-05-22
PCI: Release OF node in pci_scan_device()'s error path
Dmitry Baryshkov
2021-05-22
PCI: PM: Do not read power state in pci_enable_device_flags()
Rafael J. Wysocki
2021-03-24
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
2021-03-17
PCI: xgene-msi: Fix race in installing chained irq handler
Martin Kaiser
2021-03-11
PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controller
Bjorn Helgaas
2021-03-03
PCI: Align checking of syscall user config accessors
Heiner Kallweit
2020-12-29
PCI: Fix pci_slot_release() NULL pointer dereference
Jubin Zhong
2020-09-03
PCI: Fix pci_create_slot() reference count leak
Qiushi Wu
2020-08-21
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
2020-08-21
PCI/ASPM: Add missing newline in sysfs 'policy'
Xiongfeng Wang
2020-08-21
PCI/ASPM: Disable ASPM on ASMedia ASM1083/1085 PCIe-to-PCI bridge
Robert Hancock
2020-06-29
PCI: Disable MSI for HiSilicon Hip06/Hip07 only in Root Port mode
Dongdong Liu
2020-06-29
PCI: Disable MSI for HiSilicon Hip06/Hip07 Root Ports
Dongdong Liu
2020-06-29
PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X Bridges
Kai-Heng Feng
2020-06-20
PCI: Program MPS for RCiEP devices
Ashok Raj
2020-06-20
PCI: Don't disable decoding when mmio_always_on is set
Jiaxun Yang
2020-05-10
PCI: Supply CPU physical address (not bus address) to iomem_is_exclusive()
Bjorn Helgaas
2020-02-28
PCI: Don't disable bridge BARs when assigning bus resources
Logan Gunthorpe
2020-02-14
PCI: keystone: Fix link training retries initiation
Yurii Monakov
2019-12-21
PCI/MSI: Fix incorrect MSI-X masking on resume
Jian-Hong Pan
2019-12-21
PCI: Fix Intel ACS quirk UPDCR register address
Steffen Liebergeld
2019-11-28
PCI: keystone: Use quirk to limit MRRS for K2G
Kishon Vijay Abraham I
2019-11-12
PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30
Vidya Sagar
2019-10-29
PCI: PM: Fix pci_power_up()
Rafael J. Wysocki
2019-08-04
PCI: sysfs: Ignore lockdep for remove attribute
Marek Vasut
2019-08-04
PCI: Do not poll for PME if the device is in D3cold
Mika Westerberg
2019-06-22
PCI: xilinx: Check for __get_free_pages() failure
Kangjie Lu
2019-06-22
PCI: rcar: Fix a potential NULL pointer dereference
Kangjie Lu
[next]