summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang2019-12-011-71/+72
* PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang2019-12-011-1/+1
* PCI: cadence: Write MSI data with 32bitsAlan Douglas2019-12-011-1/+1
* PCI/ERR: Run error recovery callbacks for all affected devicesKeith Busch2019-11-201-64/+21
* PCI/ERR: Use slot reset if availableKeith Busch2019-11-205-3/+41
* PCI/AER: Don't read upstream ports below fatal errorsKeith Busch2019-11-201-2/+3
* PCI/AER: Take reference on error devicesKeith Busch2019-11-201-1/+2
* PCI: portdrv: Initialize service drivers directlyKeith Busch2019-11-206-8/+37
* PCI: mediatek: Fix unchecked return valueGustavo A. R. Silva2019-11-201-1/+3
* PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar2019-11-121-2/+5
* PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck2019-11-061-0/+1
* PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe2019-11-061-2/+2
* PCI: PM: Fix pci_power_up()Rafael J. Wysocki2019-10-291-13/+11
* PCI: vmd: Fix config addressing when using bus offsetsJon Derrick2019-10-171-7/+9
* PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena2019-10-111-1/+1
* PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick2019-10-111-3/+6
* 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: histb: 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: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor2019-10-071-11/+7
* PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui2019-10-011-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
* PCI: Reset both NVIDIA GPU and HDA in ThinkPad P50 workaroundLyude Paul2019-09-161-1/+1
* PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify codeJisheng Zhang2019-09-161-13/+8
* PCI: Reset Lenovo ThinkPad P50 nvgpu at boot if necessaryLyude Paul2019-09-161-0/+58
* PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe2019-09-161-56/+34
* PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson2019-09-161-1/+1
* PCI: qcom: Fix error handling in runtime PM supportBjorn Andersson2019-09-161-17/+39
* PCI: dwc: pci-dra7xx: Fix compilation when !CONFIG_GPIOLIBYueHaibing2019-07-311-0/+1
* PCI: mobiveil: Use the 1st inbound window for MEM inbound transactionsHou Zhiqiang2019-07-311-1/+1
* PCI: mobiveil: Initialize Primary/Secondary/Subordinate bus numbersHou Zhiqiang2019-07-311-0/+6
* PCI: mobiveil: Fix the Class Code fieldHou Zhiqiang2019-07-311-3/+6
* PCI: mobiveil: Fix PCI base address in MEM/IO outbound windowsHou Zhiqiang2019-07-311-2/+3
* PCI: xilinx-nwl: Fix Multi MSI data programmingBharat Kumar Gogada2019-07-311-6/+5
* PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut2019-07-311-1/+1
* PCI: Return error if cannot probe VFAlex Williamson2019-07-311-6/+7
* PCI: qcom: Ensure that PERST is asserted for at least 100 msNiklas Cassel2019-07-261-0/+2
* PCI: Do not poll for PME if the device is in D3coldMika Westerberg2019-07-261-0/+7
* PCI: hv: Fix a use-after-free bug in hv_eject_device_work()Dexuan Cui2019-07-261-6/+9
* ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki2019-06-221-1/+2
* PCI: xilinx: Check for __get_free_pages() failureKangjie Lu2019-06-151-2/+10
* PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut2019-06-151-3/+3
* PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu2019-06-151-0/+4
* PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler2019-06-151-0/+4
* PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I2019-06-151-0/+4
* switchtec: Fix unintended mask of MRPC eventWesley Sheng2019-06-151-1/+2
* PCI: designware-ep: Use aligned ATU window for raising MSI interruptsKishon Vijay Abraham I2019-06-151-2/+5