summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-02-11pci-imx6.c: allow clean initalisation sequence for colibri imx8qxp pcie/wifiMax Krummenacher
2020-02-09MLK-18433 PCI: imx: remove the lpcg_xxx clocks in driverRichard Zhu
2020-02-09PCI: imx6: add external clock support for i.MX8QMStefan Agner
2020-02-09Revert "PCI: Do not allocate more buses than available in parent"Marcel Ziswiler
2020-02-09PCI: Apalis GEN1 forcing quirkMarcel Ziswiler
2020-02-09PCI: Add quirk for setting valid class for TW6869 frame grabberTroy Kisky
2020-02-07Merge tag 'v4.14.164' into 4.14-2.3.x-imxMarcel Ziswiler
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-17MLK-21479 PCI: imx: refine the power on gpio manipulationRichard Zhu
2019-04-17PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-05PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki