summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2023-03-22PCI/DPC: Await readiness of secondary bus after resetLukas Wunner3-5/+8
2023-03-22PCI: Unify delay handling for reset and resumeLukas Wunner3-33/+35
2023-03-22PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle1-0/+21
2023-03-11PCI: Add ACS quirk for Wangxun NICsMengyuan Lou1-0/+22
2023-03-11PCI: loongson: Add more devices that need MRRS quirkHuacai Chen1-9/+24
2023-03-11PCI: Take other bus devices into account when distributing resourcesMika Westerberg1-70/+106
2023-03-11PCI: Align extra resources for hotplug bridges properlyMika Westerberg1-6/+19
2023-03-11PCI: loongson: Prevent LS7A MRRS increasesHuacai Chen2-29/+25
2023-03-10PCI: Avoid FLR for AMD FCH AHCI adaptersDamien Le Moal1-0/+1
2023-03-10PCI: hotplug: Allow marking devices as disconnected during bind/unbindLukas Wunner1-30/+13
2023-03-10PCI/PM: Observe reset delay irrespective of bridge_d3Lukas Wunner1-1/+1
2023-03-10PCI: switchtec: Return -EFAULT for copy_to_user() errorsBjorn Helgaas1-5/+4
2023-03-10PCI/IOV: Enlarge virtfn sysfs name bufferAlexey V. Vissarionov1-1/+1
2023-01-12PCI/sysfs: Fix double free in error pathSascha Hauer1-4/+9
2023-01-12PCI: Fix pci_device_is_present() for VFs by checking PFMichael S. Tsirkin1-0/+2
2022-12-31PCI: Check for alloc failure in pci_request_irq()Zeng Heng1-0/+2
2022-12-31PCI: vmd: Disable MSI remapping after suspendNirmal Patel1-0/+5
2022-12-31PCI: pci-epf-test: Register notifier if only core_init_notifier is enabledKunihiko Hayashi1-1/+1
2022-12-31PCI: dwc: Fix n_fts[] array overrunVidya Sagar1-1/+1
2022-10-26PCI: Sanitise firmware BAR assignments behind a PCI-PCI bridgeMaciej W. Rozycki1-0/+11
2022-09-05Revert "PCI/portdrv: Don't disable AER reporting in get_port_device_capabilit...Greg Kroah-Hartman1-1/+8
2022-08-25PCI: aardvark: Fix reporting Slot capabilities on emulated bridgePali Rohár1-9/+24
2022-08-25PCI: Add ACS quirk for Broadcom BCM5750x NICsPavan Chebbi1-0/+3
2022-08-17PCI: qcom: Power on PHY before IPQ8074 DBI register accessesRobert Marko1-20/+28
2022-08-17PCI/AER: Iterate over error counters instead of error stringsMohamed Khalfella1-1/+6
2022-08-17PCI: tegra194: Fix link up retry sequenceVidya Sagar1-1/+1
2022-08-17PCI: tegra194: Fix Root Port interrupt handlingVidya Sagar1-24/+22
2022-08-17PCI: qcom: Set up rev 2.1.0 PARF_PHY before enabling clocksChristian Marangi1-6/+4
2022-08-17PCI/portdrv: Don't disable AER reporting in get_port_device_capability()Stefan Roese1-8/+1
2022-08-17PCI: endpoint: Don't stop controller when unbinding endpoint functionShunsuke Mie1-1/+0
2022-08-17PCI: dwc: Always enable CDM check if "snps,enable-cdm-check" existsSerge Semin1-7/+7
2022-08-17PCI: dwc: Deallocate EPC memory on dw_pcie_ep_init() errorsSerge Semin1-2/+16
2022-08-17PCI: dwc: Set INCREASE_REGION_SIZE flag based on limit addressSerge Semin1-6/+10
2022-08-17PCI: dwc: Disable outbound windows only for controllers using iATUSerge Semin1-6/+8
2022-08-17PCI: dwc: Add unroll iATU space support to dw_pcie_disable_atu()Serge Semin1-3/+13
2022-08-17PCI: dwc: Stop link on host_init errors and de-initializationSerge Semin1-2/+14
2022-08-17memremap: remove support for external pgmap refcountsChristoph Hellwig1-1/+1
2022-08-17PCI: mediatek-gen3: Fix refcount leak in mtk_pcie_init_irq_domains()Miaoqian Lin1-1/+5
2022-08-17PCI: tegra194: Fix PM error handling in tegra_pcie_config_ep()Miaoqian Lin1-0/+1
2022-08-17PCI: microchip: Fix refcount leak in mc_pcie_init_irq_domains()Miaoqian Lin1-0/+2
2022-07-29PCI: hv: Fix interrupt mapping for multi-MSIJeffrey Hugo1-11/+57
2022-07-29PCI: hv: Reuse existing IRTE allocation in compose_msi_msg()Jeffrey Hugo1-7/+9
2022-07-29PCI: hv: Fix hv_arch_irq_unmask() for multi-MSIJeffrey Hugo1-1/+4
2022-07-29PCI: hv: Fix multi-MSI to allow more than one MSI vectorJeffrey Hugo1-1/+16
2022-07-12PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot ResetLukas Wunner5-0/+35
2022-07-12PCI/portdrv: Rename pm_iter() to pcie_port_device_iter()Lukas Wunner2-10/+11
2022-06-14PCI: qcom: Fix pipe clock imbalanceJohan Hovold1-6/+0
2022-06-09PCI: qcom: Fix unbalanced PHY init on probe errorsJohan Hovold1-1/+3
2022-06-09PCI: qcom: Fix runtime PM imbalance on probe errorsJohan Hovold1-4/+1
2022-06-09PCI/PM: Fix bridge_d3_blacklist[] Elo i2 overwrite of Gigabyte X299Bjorn Helgaas1-0/+2