aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-11-20PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch
2019-11-20PCI/ERR: Use slot reset if availableKeith Busch
2019-11-20PCI/AER: Don't read upstream ports below fatal errorsKeith Busch
2019-11-20PCI/AER: Take reference on error devicesKeith Busch
2019-11-20PCI: portdrv: Initialize service drivers directlyKeith Busch
2019-11-20PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-11-06PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck
2019-11-06PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-10-17PCI: vmd: Fix config addressing when using bus offsetsJon Derrick
2019-10-11PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena
2019-10-11PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick
2019-10-07PCI: exynos: Propagate errors for optional PHYsThierry Reding
2019-10-07PCI: imx6: Propagate errors for optional regulatorsThierry Reding
2019-10-07PCI: histb: 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-07PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor
2019-10-01PCI: 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: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul
2019-09-16PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang
2019-09-16PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul
2019-09-16PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe
2019-09-16PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson
2019-09-16PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson
2019-07-31PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing
2019-07-31PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang
2019-07-31PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang
2019-07-31PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang
2019-07-31PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang
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-26PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel
2019-07-26PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-07-26PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui
2019-06-22ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki
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-06-15switchtec: Fix unintended mask of MRPC eventWesley Sheng
2019-06-15PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I
2019-06-15PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()Jisheng Zhang
2019-06-15PCI: dwc: Free MSI in dw_pcie_host_init() error pathJisheng Zhang
2019-05-25PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe