| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | | | 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 |
| | * | | | PCI: cadence: Add Power Management ops for host and EP | Alan Douglas | 2018-07-12 | 4 | -0/+38 |
| | * | | | PCI: cadence: Add generic PHY support to host and EP drivers | Alan Douglas | 2018-07-11 | 4 | -1/+128 |
| | * | | | PCI: cadence: Update cdns_pcie_writel() function signature | Alan Douglas | 2018-07-11 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/aardvark' | Bjorn Helgaas | 2018-08-15 | 1 | -67/+12 |
| |\ \ \ |
|
| | * | | | PCI: aardvark: Convert to use pci_host_probe() | Thomas Petazzoni | 2018-07-06 | 1 | -11/+1 |
| | * | | | PCI: aardvark: Size bridges before resources allocation | Zachary Zhang | 2018-07-06 | 1 | -0/+1 |
| | * | | | PCI: aardvark: Remove PCIe outbound window configuration | Evan Wang | 2018-06-27 | 1 | -55/+0 |
| | * | | | PCI: aardvark: Introduce an advk_pcie_valid_device() helper | Thomas Petazzoni | 2018-06-27 | 1 | -2/+11 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/controller/misc' | Bjorn Helgaas | 2018-08-15 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | PCI/xilinx: Depend on OF instead of the ARCH | Christoph Hellwig | 2018-08-06 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'pci/virtualization' | Bjorn Helgaas | 2018-08-15 | 9 | -74/+174 |
| |\ \ \ |
|
| | * | | | PCI: Add function 1 DMA alias quirk for Marvell 88SS9183 | Bjorn Helgaas | 2018-08-13 | 1 | -0/+3 |
| | * | | | PCI: Delay after FLR of Intel DC P3700 NVMe | Alex Williamson | 2018-08-09 | 1 | -0/+22 |
| | * | | | PCI: Disable Samsung SM961/PM961 NVMe before FLR | Alex Williamson | 2018-08-09 | 1 | -0/+83 |
| | * | | | PCI: Export pcie_has_flr() | Alex Williamson | 2018-08-09 | 1 | -1/+2 |
| | * | | | PCI: Rename pci_try_reset_bus() to pci_reset_bus() | Sinan Kaya | 2018-07-19 | 1 | -8/+8 |
| | * | | | PCI: Deprecate pci_reset_bus() and pci_reset_slot() functions | Sinan Kaya | 2018-07-19 | 1 | -52/+1 |
| | * | | | PCI: Unify try slot and bus reset API | Sinan Kaya | 2018-07-19 | 1 | -5/+16 |
| | * | | | PCI: Hide pci_reset_bridge_secondary_bus() from drivers | Sinan Kaya | 2018-07-19 | 5 | -9/+9 |
| | * | | | PCI: Handle error return from pci_reset_bridge_secondary_bus() | Sinan Kaya | 2018-07-19 | 4 | -12/+16 |
| | * | | | PCI/IOV: Tidy pci_sriov_set_totalvfs() | Bjorn Helgaas | 2018-07-19 | 1 | -2/+2 |
| | * | | | PCI: Enable PASID only if entire path supports End-End TLP prefixes | Sinan Kaya | 2018-06-30 | 2 | -0/+27 |
| | |/ / |
|
| * | | | Merge branch 'pci/switchtec' | Bjorn Helgaas | 2018-08-15 | 3 | -9/+160 |
| |\ \ \ |
|
| | * | | | PCI: Expand documentation for pci_add_dma_alias() | Logan Gunthorpe | 2018-06-30 | 1 | -2/+13 |
| | * | | | PCI: Add DMA alias quirk for Microsemi Switchtec NTB | Doug Meyer | 2018-06-29 | 1 | -0/+140 |
| | * | | | switchtec: Use generic PCI Vendor ID and Class Code | Doug Meyer | 2018-06-29 | 1 | -7/+7 |
| | |/ / |
|
| * | | | Merge branch 'pci/resource' | Bjorn Helgaas | 2018-08-15 | 5 | -12/+68 |
| |\ \ \ |
|
| | * | | | PCI: Make pci_get_rom_size() static | Bjorn Helgaas | 2018-06-29 | 1 | -1/+2 |
| | * | | | PCI: Add check code for last image indicator not set | Rex Zhu | 2018-06-29 | 1 | -0/+6 |
| | * | | | PCI: Avoid accessing memory outside the ROM BAR | Rex Zhu | 2018-06-29 | 1 | -1/+1 |
| | * | | | PCI: Make early dump functionality generic | Sinan Kaya | 2018-06-29 | 3 | -0/+23 |
| | * | | | PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling | Christian König | 2018-06-29 | 1 | -3/+3 |
| | * | | | PCI: Restore resized BAR state on resume | Christian König | 2018-06-29 | 1 | -0/+28 |