summaryrefslogtreecommitdiffstats
path: root/drivers/pci/controller
Commit message (Expand)AuthorAgeFilesLines
* PCI: vmd: Detach resources after stopping root busJon Derrick2018-10-181-1/+1
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-1627-239/+675
|\
| * Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas2018-08-151-1/+12
| |\
| | * PCI: vmd: White list for fast interrupt handlersKeith Busch2018-06-281-1/+12
| * | Merge branch 'remotes/lorenzo/pci/mvebu'Bjorn Helgaas2018-08-151-85/+68Star
| |\ \
| | * | PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni2018-08-081-5/+0Star
| | * | PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni2018-08-081-73/+63Star
| | * | PCI: mvebu: Use resource_size() to remap I/O spaceThomas Petazzoni2018-08-081-2/+2
| | * | PCI: mvebu: Only remap I/O space if configuredThomas Petazzoni2018-08-081-3/+3
| | * | PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni2018-08-081-1/+1
| | * | PCI: mvebu: Remove redundant platform_set_drvdata() callThomas Petazzoni2018-08-081-2/+0Star
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2018-08-153-1/+14
| |\ \
| | * | PCI: mobiveil: Add Kconfig/Makefile entriesLorenzo Pieralisi2018-07-302-0/+11
| | * | PCI: mobiveil: Add missing ../pci.h includeLorenzo Pieralisi2018-07-301-0/+2
| | * | PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address typeLorenzo Pieralisi2018-07-301-1/+1
| | * | PCI: mobiveil: Integer overflow in IB_WIN_SIZEDan Carpenter2018-07-261-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2018-08-152-26/+141
| |\ \
| | * | PCI: iproc: Reduce inbound/outbound mapping print levelRay Jui2018-07-131-17/+17
| | * | PCI: iproc: Reject unconfigured physical functions from PAXCRay Jui2018-07-132-1/+30
| | * | PCI: iproc: Disable MSI parsing in certain PAXC blocksRay Jui2018-07-131-2/+32
| | * | PCI: iproc: Fix up corrupted PAXC root complex config registersRay Jui2018-07-132-6/+62
| | |/
| * | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2018-08-151-1/+1
| |\ \
| | * | PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device()Jia-Ju Bai2018-06-291-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2018-08-1515-53/+243
| |\ \
| | * | pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-191-0/+1
| | * | PCI: dwc: Add legacy interrupt callback handlerGustavo Pimentel2018-07-193-2/+17
| | * | PCI: dwc: Rework MSI callbacks handlerGustavo Pimentel2018-07-192-27/+33
| | * | PCI: dwc: Add MSI-X callbacks handlerGustavo Pimentel2018-07-193-1/+148
| | * | PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signaturesGustavo Pimentel2018-07-197-7/+8
| | * | PCI: dwc: Fix EP link notification implementationGustavo Pimentel2018-07-192-8/+9
| | * | PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0Star
| | * | PCI: kirin: Add MSI supportXiaowei Song2018-07-111-0/+28
| | |/
| * | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2018-08-154-4/+183
| |\ \
| | * | PCI: pcie-cadence-ep: Remove redundant variable mmcColin Ian King2018-07-131-2/+1Star
| | * | PCI: cadence: Add shutdown callback to host driverAlan Douglas2018-07-121-0/+15
| | * | PCI: cadence: Add Power Management ops for host and EPAlan Douglas2018-07-124-0/+38
| | * | PCI: cadence: Add generic PHY support to host and EP driversAlan Douglas2018-07-114-1/+128
| | * | PCI: cadence: Update cdns_pcie_writel() function signatureAlan Douglas2018-07-111-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2018-08-151-67/+12Star
| |\ \
| | * | PCI: aardvark: Convert to use pci_host_probe()Thomas Petazzoni2018-07-061-11/+1Star
| | * | PCI: aardvark: Size bridges before resources allocationZachary Zhang2018-07-061-0/+1
| | * | PCI: aardvark: Remove PCIe outbound window configurationEvan Wang2018-06-271-55/+0Star