summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2023-05-11PCI/EDR: Clear Device Status after EDR error recoveryKuppuswamy Sathyanarayanan
2023-05-11PCI: imx6: Install the fault handler only on compatible matchH. Nikolaus Schaller
2023-05-11PCI: qcom: Fix the incorrect register usage in v2.7.0 configManivannan Sadhasivam
2023-05-11PCI: pciehp: Fix AB-BA deadlock between reset_lock and device_lockLukas Wunner
2023-05-01PCI/ASPM: Remove pcie_aspm_pm_state_change()Kai-Heng Feng
2023-03-22PCI/DPC: Await readiness of secondary bus after resetLukas Wunner
2023-03-22PCI: Unify delay handling for reset and resumeLukas Wunner
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen
2023-03-11PCI: Take other bus devices into account when distributing resourcesMika Westerberg
2023-03-11PCI: Align extra resources for hotplug bridges properlyMika Westerberg
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen
2023-03-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner
2023-03-10PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas
2023-03-10PCI/IOV: Enlarge virtfn sysfs name bufferAlexey V. Vissarionov
2023-01-12PCI/sysfs: Fix double free in error pathSascha Hauer
2023-01-12PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin
2022-12-31PCI: Check for alloc failure in pci_request_irq()Zeng Heng
2022-12-31PCI: vmd: Disable MSI remapping after suspendNirmal Patel
2022-12-31PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi
2022-12-31PCI: dwc: Fix n_fts[] array overrunVidya Sagar
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki
2022-09-05Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...Greg Kroah-Hartman
2022-08-25PCI: aardvark: Fix reporting Slot capabilities on emulated bridgePali Rohár
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi
2022-08-17PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko
2022-08-17PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella
2022-08-17PCI: tegra194: Fix link up retry sequenceVidya Sagar
2022-08-17PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar
2022-08-17PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi
2022-08-17PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese
2022-08-17PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie
2022-08-17PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin
2022-08-17PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin
2022-08-17PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit addressSerge Semin
2022-08-17PCI: dwc: Disable outbound windows only for controllers using iATUSerge Semin
2022-08-17PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin
2022-08-17PCI: dwc: Stop link on host_init errors and de-initializationSerge Semin
2022-08-17memremap: remove support for external pgmap refcountsChristoph Hellwig
2022-08-17PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()Miaoqian Lin
2022-08-17PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin
2022-08-17PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()Miaoqian Lin
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo
2022-07-12PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner