aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2019-11-13PCI: rpaphp: Fix up pointer to first drc-info entryTyrel Datwyler1-0/+2
2019-11-12PCI: pciehp: Prevent deadlock on disconnectMika Westerberg4-19/+61
2019-11-12PCI: pciehp: Do not disable interrupt twice on suspendMika Westerberg1-2/+23
2019-11-12PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda1-0/+6
2019-11-11PCI: pciehp: Refactor infinite loop in pcie_poll_cmd()Andy Shevchenko1-4/+2
2019-11-11PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian1-7/+13
2019-11-11PCI: cadence: Move all files to per-device cadence directoryTom Joseph9-47/+52
2019-11-11PCI: cadence: Refactor driver to use as a core libraryTom Joseph6-187/+287
2019-11-11PCI: rcar: Recalculate inbound range alignment for each controller entryMarek Vasut1-18/+19
2019-11-11PCI: rcar: Move the inbound index checkMarek Vasut1-5/+4
2019-11-11PCI: rcar: Remove unnecessary header include (../pci.h)Andrew Murray1-2/+0
2019-11-08PCI: layerscape: Add LS1028a supportXiaowei Bao1-0/+1
2019-10-29PCI: versatile: Enable COMPILE_TESTRob Herring1-1/+1
2019-10-29PCI: versatile: Remove usage of PHYS_OFFSETRob Herring1-4/+4
2019-10-29PCI: versatile: Use pci_parse_request_of_pci_ranges()Rob Herring1-53/+11
2019-10-29PCI: xilinx-nwl: Use pci_parse_request_of_pci_ranges()Rob Herring1-16/+4
2019-10-29PCI: xilinx: Use pci_parse_request_of_pci_ranges()Rob Herring1-15/+2
2019-10-29PCI: xgene: Use pci_parse_request_of_pci_ranges()Rob Herring1-28/+11
2019-10-29PCI: v3-semi: Use pci_parse_request_of_pci_ranges()Rob Herring1-29/+6
2019-10-29PCI: rockchip: Drop storing driver private outbound resource dataRob Herring2-36/+23
2019-10-29PCI: rockchip: Use pci_parse_request_of_pci_ranges()Rob Herring1-29/+7
2019-10-29PCI: mobiveil: Use pci_parse_request_of_pci_ranges()Rob Herring1-19/+7
2019-10-29PCI: mediatek: Use pci_parse_request_of_pci_ranges()Rob Herring1-30/+13
2019-10-29PCI: iproc: Use pci_parse_request_of_pci_ranges()Rob Herring2-11/+2
2019-10-29PCI: faraday: Use pci_parse_request_of_pci_ranges()Rob Herring1-40/+11
2019-10-29PCI: dwc: Use pci_parse_request_of_pci_ranges()Rob Herring1-20/+8
2019-10-29PCI: altera: Use pci_parse_request_of_pci_ranges()Rob Herring1-39/+2
2019-10-29PCI: aardvark: Use pci_parse_request_of_pci_ranges()Rob Herring1-56/+4
2019-10-29PCI: Export pci_parse_request_of_pci_ranges()Rob Herring1-0/+1
2019-10-25PCI/DPC: Add "pcie_ports=dpc-native" to allow DPC without AER controlOlof Johansson4-2/+17
2019-10-25PCI: iproc: Invalidate PAXB address mapping before programming itAbhishek Shah1-0/+28
2019-10-23PCI: Warn if no host bridge NUMA node infoYunsheng Lin1-0/+3
2019-10-23PCI: Add "pci=hpmmiosize" and "pci=hpmmioprefsize" parametersNicholas Johnson3-16/+31
2019-10-23compat_ioctl: move more drivers to compat_ptr_ioctlArnd Bergmann1-1/+1
2019-10-21PCI: Add a helper to check Power Resource Requirements _PR3 existenceKai-Heng Feng1-0/+18
2019-10-18PCI/AER: Fix kernel-doc warningsAndy Shevchenko1-1/+3
2019-10-18PCI/AER: Use for_each_set_bit() to simplify codeAndy Shevchenko1-11/+8
2019-10-18PCI/AER: Add PoisonTLPBlocked to Uncorrectable error countersRajat Jain1-1/+2
2019-10-18PCI/AER: Save AER Capability for suspend/resumePatel, Mayurkumar4-3/+64
2019-10-18PCI: tegra: Fix CLKREQ dependency programmingVidya Sagar1-4/+2
2019-10-17PCI: Remove useless comments and tidy othersBjorn Helgaas1-28/+9
2019-10-17PCI: Remove unnecessary includesBjorn Helgaas1-1/+0
2019-10-17PCI: pci-bridge-emul: Fix big-endian supportGrzegorz Jaszczyk2-51/+52
2019-10-17PCI: aardvark: Fix big endian supportGrzegorz Jaszczyk1-5/+7
2019-10-17PCI: mvebu: mvebu_pcie_map_registers __iomem fixBen Dooks (Codethink)1-1/+1
2019-10-17PCI: mvebu: Make mvebu_pci_bridge_emul_ops staticBen Dooks (Codethink)1-1/+1
2019-10-17PCI: iproc-msi: Fix __iomem annotation in decode_msi_hwirq()Ben Dooks (Codethink)1-2/+3
2019-10-15PCI: PM: Fix pci_power_up()Rafael J. Wysocki1-13/+11
2019-10-15PCI/IOV: Serialize sysfs sriov_numvfs reads vs writesPierre Crégut1-1/+7
2019-10-15PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski1-0/+34