summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2020-07-29PCI: Mark AMD Navi10 GPU rev 0x00 ATS as brokenKai-Heng Feng
2020-07-29PCI: Remove unused pci_lost_interrupt()Heiner Kallweit
2020-07-28of/irq: Make of_msi_map_rid() PCI bus agnosticLorenzo Pieralisi
2020-07-28of/irq: make of_msi_map_get_device_domain() bus agnosticDiana Craciun
2020-07-28ACPI/IORT: Make iort_msi_map_rid() PCI agnosticLorenzo Pieralisi
2020-07-28ACPI/IORT: Make iort_get_device_domain IRQ domain agnosticLorenzo Pieralisi
2020-07-28PCI: cadence: Add MSI-X support to Endpoint driverAlan Douglas
2020-07-28PCI: hv: Make some functions staticWei Yongjun
2020-07-28PCI: tegra: Remove PLL power suppliesThierry Reding
2020-07-27PCI: dwc: hisi: Remove non-ECAM HiSilicon hip05/hip06 driverRob Herring
2020-07-27PCI: cadence: Fix updating Vendor ID and Subsystem Vendor ID registerKishon Vijay Abraham I
2020-07-27PCI: cadence: Add new *ops* for CPU addr fixupKishon Vijay Abraham I
2020-07-27PCI: cadence: Allow pci_host_bridge to have custom pci_opsKishon Vijay Abraham I
2020-07-27PCI: cadence: Add support to start link and verify link statusKishon Vijay Abraham I
2020-07-27PCI: cadence: Convert all r/w accessors to perform only 32-bit accessesKishon Vijay Abraham I
2020-07-27PCI: cadence: Fix cdns_pcie_{host|ep}_setup() error pathKishon Vijay Abraham I
2020-07-27PCI: cadence: Use "dma-ranges" instead of "cdns,no-bar-match-nbits" propertyKishon Vijay Abraham I
2020-07-27PCI: hv: Fix a timing issue which causes kdump to fail occasionallyWei Hu
2020-07-24Merge tag 'pci-v5.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-07-24PCI/ATS: Add pci_pri_supported() to check device or associated PFAshok Raj
2020-07-23PCI: of: Reduce missing non-prefetchable memory region to a warningRob Herring
2020-07-23PCI: rcar: Use struct pci_host_bridge.windows list directlyRob Herring
2020-07-23PCI: rcar: Use devm_pci_alloc_host_bridge()Rob Herring
2020-07-23PCI: cadence: Remove private bus number and range storageRob Herring
2020-07-23PCI: cadence: Use bridge resources for outbound window setupRob Herring
2020-07-23PCI: Move setting pci_host_bridge.busnr out of host driversRob Herring
2020-07-23PCI: rcar: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: rockchip: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: xilinx: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: xilinx-nwl: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: mobiveil: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: designware: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: aardvark: Use pci_is_root_bus() to check if bus is root busRob Herring
2020-07-23PCI: Drop unnecessary zeroing of bridge fieldsRob Herring
2020-07-23PCI: Set default bridge parent deviceRob Herring
2020-07-23PCI: versatile: Drop flag PCI_ENABLE_PROC_DOMAINSRob Herring
2020-07-23PCI: controller: Remove duplicate error messageDejin Zheng
2020-07-23PCI: rcar: Fix runtime PM imbalance on errorDinghao Liu
2020-07-23irqdomain/treewide: Free firmware node after domain removalJon Derrick
2020-07-22PCI/ERR: Clear PCIe Device Status errors only if OS owns AERJonathan Cameron
2020-07-22PCI/ERR: Rename pci_aer_clear_device_status() to pcie_clear_device_status()Bjorn Helgaas
2020-07-22Revert "PCI/PM: Assume ports without DLL Link Active train links in 100 ms"Bjorn Helgaas
2020-07-22Merge branch 'sched/urgent'Peter Zijlstra
2020-07-21PCI: aardvark: Don't touch PCIe registers if no card connectedPali Rohár
2020-07-20PCI: loongson: Use DECLARE_PCI_FIXUP_EARLY for bridge_class_quirk()Tiezhu Yang
2020-07-20PCI: tegra: Revert tegra124 raw_violation_fixupNicolas Chauvet
2020-07-17PCI/ASPM: Add missing newline in sysfs 'policy'Xiongfeng Wang
2020-07-17PCI: dwc: Convert to devm_platform_ioremap_resource_byname()Dejin Zheng
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-07-14irqdomain/treewide: Keep firmware node unconditionally allocatedThomas Gleixner