summaryrefslogtreecommitdiffstats
path: root/drivers/pci (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-281-27/+109
| |\ \
| | * | PCI: amlogic: meson: Add support for G12ANeil Armstrong2019-10-151-23/+105
| | * | PCI: amlogic: Fix probed clock namesNeil Armstrong2019-10-151-3/+3
| | * | PCI: amlogic: Fix reset assertion via gpio descriptorRemi Pommarel2019-10-151-2/+2
| | |/
| * | Merge branch 'remotes/lorenzo/pci/layerscape'Bjorn Helgaas2019-11-281-0/+1
| |\ \
| | * | PCI: layerscape: Add LS1028a supportXiaowei Bao2019-11-081-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-285-143/+246
| |\ \
| | * | 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-151-0/+4
| | * | PCI/ATS: Remove unnecessary EXPORT_SYMBOL_GPL()Bjorn Helgaas2019-10-151-14/+0
| | * | PCI/ATS: Cache PRI PRG Response PASID Required bitBjorn Helgaas2019-10-151-13/+10
| | * | PCI/ATS: Cache PASID Capability offsetKuppuswamy Sathyanarayanan2019-10-153-21/+30
| | * | PCI/ATS: Cache PRI Capability offsetKuppuswamy Sathyanarayanan2019-10-153-25/+35
| | * | PCI/ATS: Disable PF/VF ATS service independentlyKuppuswamy Sathyanarayanan2019-10-151-11/+0
| | * | PCI/ATS: Handle sharing of PF PASID Capability with all VFsKuppuswamy Sathyanarayanan2019-10-151-0/+23
| | * | PCI/ATS: Handle sharing of PF PRI Capability with all VFsKuppuswamy Sathyanarayanan2019-10-151-0/+24
| | * | PCI/ATS: Move pci_prg_resp_pasid_required() to CONFIG_PCI_PRIBjorn Helgaas2019-10-151-30/+25
| | |/
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2019-11-281-1/+1
| |\ \
| | * | PCI/switchtec: Read all 64 bits of part_event_bitmapLogan Gunthorpe2019-10-011-1/+1
| | |/
| * | Merge branch 'pci/resource'Bjorn Helgaas2019-11-2814-60/+105
| |\ \
| | * | PCI: Do not use bus number zero from EA capabilitySubbaraya Sundeep2019-11-141-5/+11
| | * | PCI: Avoid double hpmemsize MMIO window assignmentNicholas Johnson2019-11-141-11/+27