summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2019-11-281-23/+27
|\
| * PCI: rcar: Fix missing MACCTLR register setting in initialization sequenceYoshihiro Shimoda2019-11-121-0/+6
| * PCI: rcar: Recalculate inbound range alignment for each controller entryMarek Vasut2019-11-111-18/+19
| * PCI: rcar: Move the inbound index checkMarek Vasut2019-11-111-5/+4
| * PCI: rcar: Remove unnecessary header include (../pci.h)Andrew Murray2019-11-111-2/+0
* | Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2019-11-281-57/+62
|\ \
| * | PCI: mobiveil: Fix csr_read()/write() build issueKefeng Wang2019-10-151-57/+62
| |/
* | Merge branch 'remotes/lorenzo/pci/meson'Bjorn Helgaas2019-11-289-40/+294
|\ \
| * | arm64: dts: khadas-vim3: add commented support for PCIeNeil Armstrong2019-10-154-0/+79
| * | arm64: dts: meson-g12a: Add PCIe nodeNeil Armstrong2019-10-152-0/+37
| * | phy: meson-g12a-usb3-pcie: Add support for PCIe modeNeil Armstrong2019-10-151-9/+61
| * | PCI: amlogic: meson: Add support for G12ANeil Armstrong2019-10-151-23/+105
| * | PCI: amlogic: Fix probed clock namesNeil Armstrong2019-10-151-3/+3
| * | dt-bindings: pci: amlogic, meson-pcie: Add G12A bindingsNeil Armstrong2019-10-151-4/+8
| * | PCI: amlogic: Fix reset assertion via gpio descriptorRemi Pommarel2019-10-151-2/+2
| |/
* | Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas2019-11-282-0/+2
|\ \
| * | PCI: layerscape: Add LS1028a supportXiaowei Bao2019-11-081-0/+1
| * | dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"Xiaowei Bao2019-11-061-0/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2019-11-281-0/+28
|\ \
| * | PCI: iproc: Invalidate PAXB address mapping before programming itAbhishek Shah2019-10-251-0/+28
| |/
* | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2019-11-281-29/+179
|\ \
| * | PCI: hv: Avoid a kmemleak false positive caused by the hbus bufferDexuan Cui2019-11-261-3/+21
| * | PCI: hv: Change pci_protocol_version to per-hbusDexuan Cui2019-11-261-12/+10
| * | PCI: hv: Add hibernation supportDexuan Cui2019-11-261-2/+123
| * | PCI: hv: Reorganize the code in preparation of hibernationDexuan Cui2019-11-261-15/+28
| |/
* | Merge branch 'remotes/lorenzo/pci/endpoint'Bjorn Helgaas2019-11-281-1/+1
|\ \
| * | PCI: endpoint: Cast the page number to phys_addr_tAlan Mikhak2019-10-151-1/+1
| |/
* | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-11-281-5/+6
|\ \
| * | PCI: dwc: Fix find_next_bit() usageNiklas Cassel2019-10-151-5/+6
| |/
* | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2019-11-289-210/+315
|\ \
| * | PCI: cadence: Move all files to per-device cadence directoryTom Joseph2019-11-119-47/+52
| * | PCI: cadence: Refactor driver to use as a core libraryTom Joseph2019-11-116-187/+287
| |/
* | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2019-11-283-66/+109
|\ \
| * | PCI: pci-bridge-emul: Fix big-endian supportGrzegorz Jaszczyk2019-10-172-51/+52
| * | PCI: aardvark: Fix big endian supportGrzegorz Jaszczyk2019-10-171-5/+7
| * | PCI: aardvark: Don't rely on jiffies while holding spinlockRemi Pommarel2019-10-151-5/+5
| * | PCI: aardvark: Fix PCI_EXP_RTCTL register configurationRemi Pommarel2019-10-151-4/+9
| * | PCI: aardvark: Wait for endpoint to be ready before training linkRemi Pommarel2019-10-151-0/+8
| * | PCI: aardvark: Use LTSSM state to build link training flagRemi Pommarel2019-10-141-1/+28
| |/
* | Merge branch 'pci/virtualization'Bjorn Helgaas2019-11-288-214/+271
|\ \
| * | PCI: Unify ACS quirk desired vs provided checkingBjorn Helgaas2019-11-151-22/+45
| * | PCI: Make ACS quirk implementations more uniformBjorn Helgaas2019-11-151-22/+19
| * | PCI: Apply Cavium ACS quirk to ThunderX2 and ThunderX3George Cherian2019-11-111-7/+13
| * | PCI/IOV: Serialize sysfs sriov_numvfs reads vs writesPierre Crégut2019-10-151-1/+7
| * | PCI: Add DMA alias quirk for Intel VCA NTBSlawomir Pawlowski2019-10-151-0/+34
| * | PCI: Fix Intel ACS quirk UPDCR register addressSteffen Liebergeld2019-10-151-1/+1
| * | PCI/ATS: Make pci_restore_pri_state(), pci_restore_pasid_state() privateBjorn Helgaas2019-10-152-5/+4
| * | PCI/ATS: Remove unnecessary EXPORT_SYMBOL_GPL()Bjorn Helgaas2019-10-151-14/+0
| * | PCI/ATS: Remove unused PRI and PASID stubsBjorn Helgaas2019-10-151-10/+0
| * | PCI/ATS: Consolidate ATS declarations in linux/pci-ats.hKrzysztof Wilczynski2019-10-152-61/+28