summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-02-28PCI/IOV: Fix memory leak in pci_iov_add_virtfn()Navid Emamdoost
2020-02-14PCI: Don't disable bridge BARs when assigning bus resourcesLogan Gunthorpe
2020-02-14PCI/switchtec: Fix vep_vector_number ioread widthLogan Gunthorpe
2020-02-14PCI: keystone: Fix link training retries initiationYurii Monakov
2020-02-05PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski
2020-01-27PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio()Wen Yang
2020-01-27switchtec: Remove immediate status check after submitting MRPC commandKelvin Cao
2020-01-27PCI: iproc: Remove PAXC slot check to allow VF supportJitendra Bhivare
2020-01-17PCI/PTM: Remove spurious "d" from granularity messageBjorn Helgaas
2020-01-12PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe
2019-12-21PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian
2019-12-21PCI/MSI: Fix incorrect MSI-X masking on resumeJian-Hong Pan
2019-12-21PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld
2019-12-21PCI/PM: Always return devices to D0 when thawingDexuan Cui
2019-12-05PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei
2019-12-01PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I
2019-12-01PCI: vmd: Detach resources after stopping root busJon Derrick
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-11-12PCI: dra7xx: Add shutdown handler to cleanly turn off clocksKeerthy
2019-11-06PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: rockchip: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-10-05PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui
2019-09-21PCI: kirin: Fix section mismatch warningNathan Chancellor
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson
2019-09-16PCI: dra7xx: Fix legacy INTD IRQ handlingVignesh R
2019-09-16PCI: designware-ep: Fix find_first_zero_bit() usageNiklas Cassel
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing
2019-07-31PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada
2019-07-31PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut
2019-07-31PCI: Return error if cannot probe VFAlex Williamson
2019-07-31PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui
2019-07-31PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-06-15PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-15PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-06-15PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-06-15PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-06-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-05-25PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-05-25PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-05-25PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-05-25PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin
2019-05-21PCI: hv: Add pci_destroy_slot() in pci_devices_present_work(), if necessaryDexuan Cui
2019-05-21PCI: hv: Add hv_pci_remove_slots() when we unload the driverDexuan Cui
2019-05-21PCI: hv: Fix a memory leak in hv_eject_device_work()Dexuan Cui
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara