summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: dwc: Move inbound and outbound windows to common structRob Herring2020-11-192-14/+15
| | * | Revert "PCI: dwc/keystone: Drop duplicated 'num-viewport'"Rob Herring2020-11-191-1/+10
| | * | PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()Rob Herring2020-11-198-149/+17
| | * | PCI: dwc: Move dw_pcie_setup_rc() to DWC common codeRob Herring2020-11-1915-30/+1
| | * | PCI: dwc: Move dw_pcie_msi_init() into coreRob Herring2020-11-1914-37/+6
| | * | PCI: dwc: Move link handling into common codeRob Herring2020-11-1915-171/+103
| | * | PCI: dwc: Rework MSI initializationRob Herring2020-11-195-51/+13
| | * | PCI: dwc: Move MSI interrupt setup into DWC common codeRob Herring2020-11-1913-81/+14
| | * | PCI: dwc: Drop the .set_num_vectors() host opRob Herring2020-11-194-28/+6
| | * | PCI: dwc/dra7xx: Use the common MSI irq_chipRob Herring2020-11-191-125/+0
| | * | PCI: dwc: Ensure all outbound ATU windows are resetRob Herring2020-11-192-14/+5
| | * | PCI: dwc/intel-gw: Remove some unneeded function wrappersRob Herring2020-11-191-31/+16
| | * | PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common codeRob Herring2020-11-1915-254/+47
| | * | PCI: dwc/intel-gw: Move ATU offset out of driver match dataRob Herring2020-11-191-6/+7
| | * | PCI: dwc: Add support to program ATU for >4GB memoryVidya Sagar2020-11-182-6/+9
| | * | PCI: of: Warn if non-prefetchable memory aperture size is > 32-bitVidya Sagar2020-11-181-0/+5
| | * | PCI: dwc: Support multiple ATU memory regionsRob Herring2020-11-182-26/+34
| | |/
| * | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2020-12-153-15/+23
| |\ \
| | * | PCI: j721e: Get offset within "syscon" from "ti,syscon-pcie-ctrl" phandle argKishon Vijay Abraham I2020-12-101-9/+19
| | * | PCI: cadence: Do not error if "cdns,max-outbound-regions" is not foundKishon Vijay Abraham I2020-11-202-6/+4
| | |/
| * | Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas2020-12-151-0/+1
| |\ \
| | * | PCI: brcmstb: Initialize "tmp" before useJim Quinlan2020-11-201-0/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2020-12-151-1/+8
| |\ \
| | * | PCI: aardvark: Update comment about disabling link trainingPali Rohár2020-12-071-1/+8
| | |/
| * | Merge branch 'pci/ecam'Bjorn Helgaas2020-12-1516-122/+76
| |\ \
| | * | PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.cKrzysztof Wilczyński2020-12-101-2/+0
| | * | PCI: vmd: Update type of the __iomem pointersKrzysztof Wilczyński2020-12-101-4/+4
| | * | PCI: iproc: Convert to use the new ECAM constantsKrzysztof Wilczyński2020-12-101-23/+8
| | * | PCI: thunder-pem: Add constant for custom ".bus_shift" initialiserKrzysztof Wilczyński2020-12-101-2/+11
| | * | PCI: Unify ECAM constants in native PCI Express driversKrzysztof Wilczyński2020-12-1013-91/+53
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2020-12-151-0/+17
| |\ \
| | * | PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas2020-12-151-0/+3
| | * | PCI: Mark AMD Raven iGPU ATS as broken in some platformsAlex Deucher2020-12-101-0/+14
| | |/
| * | Merge branch 'pci/ptm'Bjorn Helgaas2020-12-153-1/+96
| |\ \
| | * | PCI: Disable PTM during suspend to save powerDavid E. Box2020-12-103-1/+43
| | * | PCI/PTM: Save/restore Precision Time Measurement Capability for suspend/resumeDavid E. Box2020-12-103-0/+53
| | |/
| * | Merge branch 'pci/pm'Bjorn Helgaas2020-12-152-11/+15
| |\ \
| | * | PCI/PM: Do not generate wakeup event when runtime resuming deviceMika Westerberg2020-12-041-1/+0
| | * | PCI/PM: Rename pci_wakeup_bus() to pci_resume_bus()Mika Westerberg2020-12-041-10/+5
| | * | PCI: Add sysfs attribute for device power stateMaximilian Luz2020-12-041-0/+10
| | |/
| * | Merge branch 'pci/msi'Bjorn Helgaas2020-12-155-54/+86
| |\ \
| | * | PCI/MSI: Set device flag indicating only 32-bit MSI supportVidya Sagar2020-12-041-5/+8
| | * | PCI/MSI: Move MSI/MSI-X flags updaters to msi.cBjorn Helgaas2020-12-042-21/+21
| | * | PCI/MSI: Move MSI/MSI-X init to msi.cBjorn Helgaas2020-12-044-21/+41
| | * | PCI: Use predefined Pericom Vendor IDAndy Shevchenko2020-11-201-3/+3
| | * | PCI: Disable MSI for Pericom PCIe-USB adapterAndy Shevchenko2020-11-201-4/+13
| | |/
| * | Merge branch 'pci/misc'Bjorn Helgaas2020-12-155-19/+22
| |\ \
| | * | PCI: Reduce pci_set_cacheline_size() message to debug levelHeiner Kallweit2020-12-081-1/+1
| | * | PCI: Fix overflow in command-line resource alignment requestsColin Ian King2020-11-301-1/+1
| | * | PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas2020-11-301-6/+8