summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
...
| | * | PCI: dwc: Detect number of iATU windowsRob Herring2020-11-196-45/+93
| | * | 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: 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
| | |/
| * | 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-1012-82/+30
| |/
* | Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2020-12-142-8/+7
|\ \ | |/ |/|
| * PCI: vmd: Use msi_msg shadow structsThomas Gleixner2020-10-281-5/+4
| * x86/apic: Cleanup delivery mode definesThomas Gleixner2020-10-281-3/+3
* | PCI: mvebu: Fix duplicate resource requestsRob Herring2020-11-041-13/+10
* | PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring2020-11-041-2/+6
|/
* Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-10-2240-1426/+1935
|\
| * Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas2020-10-211-4/+0
| |\
| | * PCI: xilinx-cpm: Remove leftover bridge initializationLorenzo Pieralisi2020-09-071-4/+0
| * | Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas2020-10-211-2/+2
| |\ \
| | * | PCI: xgene: Remove unused assignment to variable msi_valKrzysztof Wilczyński2020-10-021-2/+2
| | |/
| * | Merge branch 'pci/vmd'Bjorn Helgaas2020-10-211-124/+182
| |\ \
| | * | PCI: vmd: Update VMD PM to correctly use generic PCI PMJon Derrick2020-10-211-2/+0
| | * | PCI: vmd: Create IRQ allocation helperJon Derrick2020-10-201-41/+53
| | * | PCI: vmd: Create IRQ Domain configuration helperJon Derrick2020-10-201-17/+35
| | * | PCI: vmd: Create bus offset configuration helperJon Derrick2020-10-201-21/+32
| | * | PCI: vmd: Create physical offset helperJon Derrick2020-10-201-43/+62
| | |/
| * | Merge branch 'remotes/lorenzo/pci/tegra'Bjorn Helgaas2020-10-212-59/+12
| |\ \
| | * | PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macroLiu Shixin2020-09-281-25/+3
| | * | PCI: tegra: No need to check return value of debugfs_create() functionsGreg Kroah-Hartman2020-09-072-35/+10
| | |/
| * | Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas2020-10-211-1/+1
| |\ \
| | * | PCI: rcar-gen2: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-09-071-1/+1
| | |/