aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-11-25Merge tag 'v5.2.24' into v5.2/standard/baseBruce Ashfield
2019-11-25PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-11-10Merge tag 'v5.2.22' into v5.2/standard/baseBruce Ashfield
2019-11-09PCI: Restore Resizable BAR size bits correctly for 1MB BARsSumit Saxena
2019-11-09PCI: vmd: Fix shadow offsets to reflect spec changesJon Derrick
2019-11-09PCI: hv: Avoid use of hv_pci_dev->pci_slot after freeing itDexuan Cui
2019-11-09PCI: vmd: Fix config addressing when using bus offsetsJon Derrick
2019-10-10Merge tag 'v5.2.20' into v5.2/standard/baseBruce Ashfield
2019-10-07PCI: Use static const struct, not const static structKrzysztof Wilczynski
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: Add pci_info_ratelimited() to ratelimit PCI separatelyKrzysztof Wilczynski
2019-10-07PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driverXiaowei Bao
2019-10-07PCI: pci-hyperv: Fix build errors on non-SYSFS configRandy Dunlap
2019-10-07PCI: tegra: Fix OF node reference leakNishka Dasgupta
2019-10-07PCI: rpaphp: Avoid a sometimes-uninitialized warningNathan Chancellor
2019-09-19Merge tag 'v5.2.16' into v5.2/standard/baseBruce Ashfield
2019-09-19PCI: Always allow probing with driver_overrideAlex Williamson
2019-09-03pci: pcie-rcar: add regulators supportAndrey Gusakov
2019-08-16Revert "PCI: Add missing link delays required by the PCIe spec"Mika Westerberg
2019-08-06PCI: OF: Initialize dev->fwnode appropriatelyJean-Philippe Brucker
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: endpoint: Allocate enough space for fixed size BARAlan Mikhak
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-07-26PCI: Add missing link delays required by the PCIe specMika Westerberg
2019-06-26PCI: PM: Avoid skipping bus-level PM on platforms without ACPIRafael J. Wysocki
2019-06-22Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-19PCI/P2PDMA: Ignore root complex whitelist when an IOMMU is presentLogan Gunthorpe
2019-06-19Merge tag 'pm-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-06-13mm/devm_memremap_pages: fix final page put raceDan Williams
2019-06-13PCI/P2PDMA: track pgmap references per resource, not globallyDan Williams
2019-06-13PCI/P2PDMA: fix the gen_pool_add_virt() failure pathDan Williams
2019-06-14PCI: PM: Skip devices in D0 for suspend-to-idleRafael J. Wysocki
2019-05-27PCI: PM: Avoid possible suspend-to-idle issueRafael J. Wysocki
2019-05-27ACPI/PCI: PM: Add missing wakeup.flags.valid checksRafael J. Wysocki
2019-05-14Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-13Merge branch 'pci/trivial'Bjorn Helgaas
2019-05-13Merge branch 'pci/printk-portdrv'Bjorn Helgaas
2019-05-13Merge branch 'pci/printk'Bjorn Helgaas