index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
2024-03-01
PCI/MSI: Prevent MSI hardware interrupt number truncation
Vidya Sagar
2024-03-01
PCI: tegra: Fix OF node reference leak
Christophe JAILLET
2024-03-01
PCI: tegra: Fix reporting GPIO error value
Pali Rohár
2024-02-23
PCI/AER: Decode Requester ID when no error info found
Bjorn Helgaas
2024-02-23
PCI: switchtec: Fix stdev_release() crash after surprise hot remove
Daniel Stodden
2024-02-23
PCI: Only override AMD USB controller if required
Guilherme G. Piccoli
2024-02-23
PCI: Add no PM reset quirk for NVIDIA Spectrum devices
Ido Schimmel
2024-02-23
PCI: mediatek: Clear interrupt status before dispatching handler
qizhong cheng
2024-01-25
PCI: keystone: Fix race condition when initializing PHYs
Siddharth Vadapalli
2024-01-15
PCI: Disable ATS for specific Intel IPU E2000 devices
Bartosz Pawlowski
2024-01-15
PCI: Extract ATS disabling to a helper function
Bartosz Pawlowski
2023-12-20
Revert "PCI: acpiphp: Reassign resources on bridge if necessary"
Bjorn Helgaas
2023-12-13
of/irq: Make of_msi_map_rid() PCI bus agnostic
Lorenzo Pieralisi
2023-12-13
of/irq: make of_msi_map_get_device_domain() bus agnostic
Diana Craciun
2023-12-13
ACPI/IORT: Make iort_msi_map_rid() PCI agnostic
Lorenzo Pieralisi
2023-12-13
ACPI/IORT: Make iort_get_device_domain IRQ domain agnostic
Lorenzo Pieralisi
2023-12-08
PCI: keystone: Drop __init from ks_pcie_add_pcie_{ep,port}()
Nathan Chancellor
2023-11-28
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
2023-11-28
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
2023-11-28
PCI/sysfs: Protect driver's D3cold preference from user space
Lukas Wunner
2023-11-28
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
2023-11-08
PCI: Prevent xHCI driver from claiming AMD VanGogh USB3 DRD device
Vicki Pfau
2023-10-10
Revert "PCI: qcom: Disable write access to read only registers for IP v2.3.3"
Greg Kroah-Hartman
2023-09-23
Revert "PCI: Mark NVIDIA T4 GPUs to avoid bus reset"
Bjorn Helgaas
2023-09-23
PCI/ASPM: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-09-23
PCI: pciehp: Use RMW accessors for changing LNKCTL
Ilpo Järvinen
2023-09-23
PCI: Mark NVIDIA T4 GPUs to avoid bus reset
Wu Zongyong
2023-08-30
PCI: acpiphp: Use pci_assign_unassigned_bridge_resources() only for non-root bus
Igor Mammedov
2023-08-30
PCI: acpiphp: Reassign resources on bridge if necessary
Igor Mammedov
2023-08-11
PCI/ASPM: Avoid link retraining race
Ilpo Järvinen
2023-08-11
PCI/ASPM: Factor out pcie_wait_for_retrain()
Ilpo Järvinen
2023-08-11
PCI/ASPM: Return 0 or -ETIMEDOUT from pcie_retrain_link()
Bjorn Helgaas
2023-07-27
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
2023-07-27
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2023-07-27
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2023-07-27
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2023-07-27
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2023-07-27
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
2023-07-27
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
2023-07-27
PCI: Add function 1 DMA alias quirk for Marvell 88SE9235
Robin Murphy
2023-07-27
PCI/PM: Avoid putting EloPOS E2/S2/H2 PCIe Ports in D3cold
Ondrej Zary
2023-07-27
PCI: ftpci100: Release the clock resources
Junyan Ye
2023-07-27
PCI: pciehp: Cancel bringup sequence if card is not present
Rongguang Wei
2023-07-27
PCI/ASPM: Disable ASPM on MFD function removal to avoid use-after-free
Ding Hui
2023-06-28
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
2023-06-09
treewide: Remove uninitialized_var() usage
Kees Cook
2023-05-17
PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lock
Lukas Wunner
2023-05-17
PCI: pciehp: Use down_read/write_nested(reset_lock) to fix lockdep errors
Hans de Goede
2023-05-17
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
2023-03-22
PCI: Unify delay handling for reset and resume
Lukas Wunner
[next]