| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2018-08-22 | 1 | -3/+9 |
|\ |
|
| * | PCI: Add support for relative addressing in quirk tables | Ard Biesheuvel | 2018-08-22 | 1 | -3/+9 |
* | | Merge tag 'pm-4.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 2018-08-22 | 1 | -4/+2 |
|\ \
| |/
|/| |
|
| * | PCI / ACPI / PM: Resume all bridges on suspend-to-RAM | Rafael J. Wysocki | 2018-08-17 | 1 | -4/+2 |
* | | Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2018-08-16 | 73 | -1563/+2785 |
|\ \ |
|
| * \ | Merge branch 'remotes/lorenzo/pci/vmd' | Bjorn Helgaas | 2018-08-15 | 1 | -1/+12 |
| |\ \ |
|
| | * | | PCI: vmd: White list for fast interrupt handlers | Keith Busch | 2018-06-28 | 1 | -1/+12 |
| * | | | Merge branch 'remotes/lorenzo/pci/mvebu' | Bjorn Helgaas | 2018-08-15 | 1 | -85/+68 |
| |\ \ \ |
|
| | * | | | PCI: mvebu: Drop bogus comment above mvebu_pcie_map_registers() | Thomas Petazzoni | 2018-08-08 | 1 | -5/+0 |
| | * | | | PCI: mvebu: Convert to use pci_host_bridge directly | Thomas Petazzoni | 2018-08-08 | 1 | -73/+63 |
| | * | | | PCI: mvebu: Use resource_size() to remap I/O space | Thomas Petazzoni | 2018-08-08 | 1 | -2/+2 |
| | * | | | PCI: mvebu: Only remap I/O space if configured | Thomas Petazzoni | 2018-08-08 | 1 | -3/+3 |
| | * | | | PCI: mvebu: Fix I/O space end address calculation | Thomas Petazzoni | 2018-08-08 | 1 | -1/+1 |
| | * | | | PCI: mvebu: Remove redundant platform_set_drvdata() call | Thomas Petazzoni | 2018-08-08 | 1 | -2/+0 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/mobiveil' | Bjorn Helgaas | 2018-08-15 | 3 | -1/+14 |
| |\ \ \ |
|
| | * | | | PCI: mobiveil: Add Kconfig/Makefile entries | Lorenzo Pieralisi | 2018-07-30 | 2 | -0/+11 |
| | * | | | PCI: mobiveil: Add missing ../pci.h include | Lorenzo Pieralisi | 2018-07-30 | 1 | -0/+2 |
| | * | | | PCI: mobiveil: Fix struct mobiveil_pcie.pcie_reg_base address type | Lorenzo Pieralisi | 2018-07-30 | 1 | -1/+1 |
| | * | | | PCI: mobiveil: Integer overflow in IB_WIN_SIZE | Dan Carpenter | 2018-07-26 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/iproc' | Bjorn Helgaas | 2018-08-15 | 3 | -26/+144 |
| |\ \ \ |
|
| | * | | | PCI: iproc: Reduce inbound/outbound mapping print level | Ray Jui | 2018-07-13 | 1 | -17/+17 |
| | * | | | PCI: iproc: Reject unconfigured physical functions from PAXC | Ray Jui | 2018-07-13 | 2 | -1/+30 |
| | * | | | PCI: iproc: Disable MSI parsing in certain PAXC blocks | Ray Jui | 2018-07-13 | 1 | -2/+32 |
| | * | | | PCI: iproc: Fix up corrupted PAXC root complex config registers | Ray Jui | 2018-07-13 | 2 | -6/+62 |
| | * | | | PCI: iproc: Activate PAXC bridge quirk for more devices | Ray Jui | 2018-07-13 | 1 | -0/+3 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas | 2018-08-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | PCI: hv: Replace GFP_ATOMIC with GFP_KERNEL in new_pcichild_device() | Jia-Ju Bai | 2018-06-29 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2018-08-15 | 18 | -78/+396 |
| |\ \ \ |
|
| | * | | | PCI: endpoint: Add MSI set maximum restriction | Gustavo Pimentel | 2018-07-19 | 1 | -1/+2 |
| | * | | | pci-epf-test/pci_endpoint_test: Add MSI-X support | Gustavo Pimentel | 2018-07-19 | 2 | -2/+28 |
| | * | | | pci-epf-test/pci_endpoint_test: Cleanup PCI_ENDPOINT_TEST memspace | Gustavo Pimentel | 2018-07-19 | 1 | -20/+41 |
| | * | | | PCI: dwc: Add legacy interrupt callback handler | Gustavo Pimentel | 2018-07-19 | 3 | -2/+17 |
| | * | | | PCI: dwc: Rework MSI callbacks handler | Gustavo Pimentel | 2018-07-19 | 2 | -27/+33 |
| | * | | | PCI: dwc: Add MSI-X callbacks handler | Gustavo Pimentel | 2018-07-19 | 3 | -1/+148 |
| | * | | | PCI: Update xxx_pcie_ep_raise_irq() and pci_epc_raise_irq() signatures | Gustavo Pimentel | 2018-07-19 | 8 | -11/+12 |
| | * | | | PCI: endpoint: Add MSI-X interfaces | Gustavo Pimentel | 2018-07-19 | 2 | -0/+81 |
| | * | | | PCI: dwc: Fix EP link notification implementation | Gustavo Pimentel | 2018-07-19 | 2 | -8/+9 |
| | * | | | PCI: spear13xx: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: qcom: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: histb: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: designware-plat: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: artpec6: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: armada8k: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: keystone: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: imx6: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: exynos: Drop unnecessary root_bus_nr setting | Shawn Guo | 2018-07-13 | 1 | -1/+0 |
| | * | | | PCI: kirin: Add MSI support | Xiaowei Song | 2018-07-11 | 1 | -0/+28 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/cadence' | Bjorn Helgaas | 2018-08-15 | 4 | -4/+183 |
| |\ \ \ |
|
| | * | | | PCI: pcie-cadence-ep: Remove redundant variable mmc | Colin Ian King | 2018-07-13 | 1 | -2/+1 |
| | * | | | PCI: cadence: Add shutdown callback to host driver | Alan Douglas | 2018-07-12 | 1 | -0/+15 |