summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner2020-07-291-2/+3
* PCI/PTM: Inherit Switch Downstream Port PTM settings from Upstream PortBjorn Helgaas2020-06-251-5/+17
* PCI: Fix pci_register_host_bridge() device_register() error handlingRob Herring2020-06-251-2/+3
* PCI/ASPM: Allow ASPM on links to PCIe-to-PCI/PCI-X BridgesKai-Heng Feng2020-06-251-10/+0
* PCI: rcar: Fix incorrect programming of OB windowsAndrew Murray2020-06-251-4/+5
* PCI: aardvark: Don't blindly enable ASPM L0s and don't write to read-only reg...Pali Rohár2020-06-251-4/+0
* PCI: Program MPS for RCiEP devicesAshok Raj2020-06-201-1/+21
* PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas2020-06-201-22/+45
* PCI: Add ACS quirk for Intel Root Complex Integrated EndpointsAshok Raj2020-06-201-0/+15
* PCI: Generalize multi-function power dependency device linksAbhishek Sahu2020-06-201-20/+34
* vga_switcheroo: Use device link for HDA controllerLukas Wunner2020-06-201-0/+39
* PCI: Make ACS quirk implementations more uniformBjorn Helgaas2020-06-201-22/+19
* PCI: Add ACS quirk for Ampere root portsFeng Kan2020-06-201-0/+9
* PCI: Add ACS quirk for iProc PAXBAbhinav Ratna2020-06-201-0/+14
* PCI: Avoid FLR for AMD Starship USB 3.0Kevin Buettner2020-06-201-0/+2
* PCI: Avoid FLR for AMD Matisse HD Audio & USB 3.0Marcos Scriven2020-06-201-4/+14
* PCI: Disable MSI for Freescale Layerscape PCIe RC modeHou Zhiqiang2020-06-201-0/+8
* PCI: Don't disable decoding when mmio_always_on is setJiaxun Yang2020-06-201-1/+1
* PCI/ASPM: Allow re-enabling Clock PMHeiner Kallweit2020-05-021-7/+11
* PCI: endpoint: Fix for concurrent memory allocation in OB address regionKishon Vijay Abraham I2020-04-241-2/+8
* PCI/ASPM: Clear the correct bits when enabling L1 substatesYicong Yang2020-04-241-2/+2
* PCI/switchtec: Fix init_completion race condition with poll_wait()Logan Gunthorpe2020-04-241-1/+1
* PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost2020-02-281-0/+1
* PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe2020-02-141-4/+16
* PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe2020-02-141-1/+1
* PCI: keystone: Fix link training retries initiationYurii Monakov2020-02-141-1/+1
* PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski2020-02-051-0/+34
* PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()Wen Yang2020-01-271-2/+2
* switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao2020-01-271-4/+0
* PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare2020-01-271-8/+0
* PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas2020-01-171-1/+1
* PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe2020-01-121-2/+2
* PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian2019-12-211-7/+13
* PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan2019-12-211-1/+1
* PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-12-211-1/+1
* PCI/PM: Always return devices to D0 when thawingDexuan Cui2019-12-211-6/+11
* PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei2019-12-051-9/+13
* PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I2019-12-011-0/+3
* PCI: vmd: Detach resources after stopping root busJon Derrick2019-12-011-1/+1
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy2019-11-121-0/+17
* PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck2019-11-061-0/+1
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* PCI: exynos: Propagate errors for optional PHYsThierry Reding2019-10-071-1/+1
* PCI: imx6: Propagate errors for optional regulatorsThierry Reding2019-10-071-2/+2
* PCI: rockchip: Propagate errors for optional regulatorsThierry Reding2019-10-071-8/+8
* PCI: tegra: Fix OF node reference leakNishka Dasgupta2019-10-071-7/+15
* PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui2019-10-051-1/+1
* PCI: kirin: Fix section mismatch warningNathan Chancellor2019-09-211-2/+2
* PCI: Always allow probing with driver_overrideAlex Williamson2019-09-191-1/+2