aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
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
2019-04-05PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki
2019-03-27PCI: endpoint: Use EPC's device in dma_alloc_coherent()/dma_free_coherent()Kishon Vijay Abraham I
2019-03-27PCI: designware-ep: Read-only registers need DBI_RO_WR_EN to be writableNiklas Cassel
2019-03-27PCI: designware-ep: dw_pcie_ep_set_msi() should only set MMC bitsNiklas Cassel
2019-02-12switchtec: Fix SWITCHTEC_IOCTL_EVENT_IDX_ALL flags overwriteJoey Zhang
2019-01-26PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier
2018-12-17PCI: imx6: Fix link training status detection in link up checkTrent Piepho
2018-12-05PCI: layerscape: Fix wrong invocation of outbound window disable accessorHou Zhiqiang
2018-12-01PCI: endpoint: Populate func_no before calling pci_epc_add_epf()Niklas Cassel
2018-11-13PCI: vmd: White list for fast interrupt handlersKeith Busch
2018-11-13PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-11-13PCI/ASPM: Fix link_state teardown on device removalLukas Wunner
2018-11-13PCI: dwc: pci-dra7xx: Enable errata i870 for both EP and RC modeVignesh R
2018-11-13PCI/MSI: Warn and return error if driver enables MSI/MSI-X twiceTonghao Zhang
2018-11-13PCI / ACPI: Enable wake automatically for power managed bridgesMika Westerberg
2018-11-13PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-20PCI: dwc: Fix scheduling while atomic issuesJisheng Zhang