summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-08-16115-1786/+3571
|\
| * 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/+68
| |\ \
| | * | PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers()Thomas Petazzoni2018-08-081-5/+0
| | * | PCI: mvebu: Convert to use pci_host_bridge directlyThomas Petazzoni2018-08-081-73/+63
| | * | 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/+0
| | |/
| * | 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-153-26/+144
| |\ \
| | * | 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
| | * | PCI: iproc: Activate PAXC bridge quirk for more devicesRay Jui2018-07-131-0/+3
| | |/
| * | 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-1530-159/+763
| |\ \
| | * | PCI: endpoint: Add MSI set maximum restrictionGustavo Pimentel2018-07-191-1/+2
| | * | tools: PCI: Add MSI-X supportGustavo Pimentel2018-07-193-15/+87
| | * | pci_endpoint_test: Add 2 ioctl commandsGustavo Pimentel2018-07-194-48/+165
| | * | pci-epf-test/pci_endpoint_test: Add MSI-X supportGustavo Pimentel2018-07-1910-16/+79
| | * | pci-epf-test/pci_endpoint_test: Use irq_type module parameterGustavo Pimentel2018-07-191-9/+19
| | * | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspaceGustavo Pimentel2018-07-193-55/+114
| | * | 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-199-14/+15
| | * | PCI: endpoint: Add MSI-X interfacesGustavo Pimentel2018-07-195-0/+93
| | * | PCI: dwc: Fix EP link notification implementationGustavo Pimentel2018-07-192-8/+9
| | * | PCI: spear13xx: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: qcom: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: histb: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: designware-plat: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: artpec6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: armada8k: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: keystone: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: imx6: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: exynos: Drop unnecessary root_bus_nr settingShawn Guo2018-07-131-1/+0
| | * | PCI: kirin: Add MSI supportXiaowei Song2018-07-111-0/+28
| | |/
| * | Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas2018-08-156-4/+194
| |\ \
| | * | PCI: pcie-cadence-ep: Remove redundant variable mmcColin Ian King2018-07-131-2/+1
| | * | 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