| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: pciehp: Ignore Link State Changes after powering off a slot | Sergey Miroshnichenko | 2019-04-10 | 1 | -0/+4 |
* | PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controller | Andre Przywara | 2019-04-05 | 1 | -0/+2 |
* | PCI/LINK: Deduplicate bandwidth reports for multi-function devices | Lukas Wunner | 2019-03-25 | 3 | -2/+3 |
* | PCI/LINK: Clear bandwidth notification interrupt before enabling it | Lukas Wunner | 2019-03-25 | 1 | -0/+2 |
* | PCI/LINK: Supply IRQ handler so level-triggered IRQs are acked | Alexandru Gagniuc | 2019-03-25 | 1 | -5/+14 |
* | Merge tag 'iommu-updates-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2019-03-10 | 1 | -0/+57 |
|\ |
|
| *-----. | Merge branches 'iommu/fixes', 'arm/msm', 'arm/tegra', 'arm/mediatek', 'x86/vt... | Joerg Roedel | 2019-03-01 | 10 | -53/+98 |
| |\ \ \ \ |
|
| | | | * | | PCI/ATS: Add pci_ats_page_aligned() interface | Kuppuswamy Sathyanarayanan | 2019-02-26 | 1 | -0/+27 |
| | | | * | | PCI/ATS: Add pci_prg_resp_pasid_required() interface. | Kuppuswamy Sathyanarayanan | 2019-02-26 | 1 | -0/+30 |
| | |_|/ /
| |/| | | |
|
* | | | | | Merge tag 'pci-v5.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2019-03-09 | 44 | -479/+1514 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge branch 'remotes/lorenzo/pci/vmd' | Bjorn Helgaas | 2019-03-06 | 1 | -1/+14 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI/VMD: Configure MPS settings before adding devices | Jon Derrick | 2019-01-30 | 1 | -1/+14 |
| | |/ / / / |
|
| * | | | | | Merge branch 'remotes/lorenzo/pci/misc' | Bjorn Helgaas | 2019-03-06 | 4 | -31/+74 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: aardvark: Make symbol 'advk_pci_bridge_emul_ops' static | Wei Yongjun | 2019-03-01 | 1 | -1/+1 |
| | * | | | | | PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flags | Thomas Petazzoni | 2019-02-22 | 4 | -4/+15 |
| | * | | | | | PCI: pci-bridge-emul: Create per-bridge copy of register behavior | Thomas Petazzoni | 2019-02-22 | 2 | -28/+60 |
| | |/ / / / |
|
| * | | | | | Merge branch 'remotes/lorenzo/pci/mediatek' | Bjorn Helgaas | 2019-03-06 | 1 | -4/+9 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: mediatek: Enlarge PCIe2AHB window size to support 4GB DRAM | Honghui Zhang | 2019-03-01 | 1 | -1/+7 |
| | * | | | | | PCI: mediatek: Fix memory mapped IO range size computation | Honghui Zhang | 2019-03-01 | 1 | -3/+2 |
| | |/ / / / |
|
| * | | | | | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas | 2019-03-06 | 1 | -33/+28 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: hv: Refactor hv_irq_unmask() to use cpumask_to_vpset() | Maya Nakamura | 2019-03-01 | 1 | -21/+17 |
| | * | | | | | PCI: hv: Replace hv_vp_set with hv_vpset | Maya Nakamura | 2019-03-01 | 1 | -13/+12 |
| | * | | | | | PCI: hv: Add __aligned(8) to struct retarget_msi_interrupt | Maya Nakamura | 2019-03-01 | 1 | -1/+1 |
| | |/ / / / |
|
| * | | | | | Merge branch 'remotes/lorenzo/pci/endpoint' | Bjorn Helgaas | 2019-03-06 | 11 | -59/+337 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: layerscape: Add EP mode support | Xiaowei Bao | 2019-02-21 | 2 | -1/+157 |
| | * | | | | | PCI: designware-plat: Remove setting epc->features in Designware plat EP driver | Kishon Vijay Abraham I | 2019-02-15 | 1 | -4/+0 |
| | * | | | | | PCI: rockchip: Remove pci_epf_linkup() from Rockchip EP driver | Kishon Vijay Abraham I | 2019-02-15 | 1 | -3/+0 |
| | * | | | | | PCI: cadence: Remove pci_epf_linkup() from Cadence EP driver | Kishon Vijay Abraham I | 2019-02-15 | 1 | -12/+0 |
| | * | | | | | PCI: pci-epf-test: Use pci_epc_get_features() to get EPC features | Kishon Vijay Abraham I | 2019-02-15 | 1 | -33/+54 |
| | * | | | | | PCI: pci-epf-test: Do not allocate next BARs memory if current BAR is 64Bit | Kishon Vijay Abraham I | 2019-02-15 | 1 | -0/+4 |
| | * | | | | | PCI: pci-epf-test: Remove setting epf_bar flags in function driver | Kishon Vijay Abraham I | 2019-02-15 | 1 | -4/+0 |
| | * | | | | | PCI: endpoint: Fix pci_epf_alloc_space() to set correct MEM TYPE flags | Kishon Vijay Abraham I | 2019-02-15 | 1 | -1/+3 |
| | * | | | | | PCI: endpoint: Add helper to get first unreserved BAR | Kishon Vijay Abraham I | 2019-02-15 | 1 | -0/+23 |
| | * | | | | | PCI: cadence: Populate ->get_features() cdns_pcie_epc_ops | Kishon Vijay Abraham I | 2019-02-14 | 1 | -0/+13 |
| | * | | | | | PCI: rockchip: Populate ->get_features() dw_pcie_ep_ops | Kishon Vijay Abraham I | 2019-02-14 | 1 | -0/+13 |
| | * | | | | | PCI: pci-dra7xx: Populate ->get_features() dw_pcie_ep_ops | Kishon Vijay Abraham I | 2019-02-14 | 1 | -0/+13 |
| | * | | | | | PCI: designware-plat: Populate ->get_features() dw_pcie_ep_ops | Kishon Vijay Abraham I | 2019-02-14 | 1 | -0/+13 |
| | * | | | | | PCI: dwc: Add ->get_features() callback function to dw_pcie_ep_ops | Kishon Vijay Abraham I | 2019-02-14 | 2 | -0/+13 |
| | * | | | | | PCI: endpoint: Add new pci_epc_ops to get EPC features | Kishon Vijay Abraham I | 2019-02-14 | 1 | -0/+30 |
| | * | | | | | PCI: endpoint: functions: Use memcpy_fromio()/memcpy_toio() | Wen Yang | 2019-02-13 | 1 | -2/+2 |
| | |/ / / / |
|
| * | | | | | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2019-03-06 | 9 | -124/+373 |
| |\ \ \ \ \ |
|
| | * | | | | | PCI: dwc: skip MSI init if MSIs have been explicitly disabled | Lucas Stach | 2019-03-01 | 1 | -1/+1 |
| | * | | | | | PCI: dwc: Remove superfluous shifting in definitions | Andrey Smirnov | 2019-03-01 | 1 | -7/+7 |
| | * | | | | | PCI: dwc: Make use of GENMASK/FIELD_PREP | Andrey Smirnov | 2019-03-01 | 1 | -13/+16 |
| | * | | | | | PCI: dwc: Make use of BIT() in constant definitions | Andrey Smirnov | 2019-03-01 | 3 | -9/+8 |
| | * | | | | | PCI: dwc: Share code for dw_pcie_rd/wr_other_conf() | Andrey Smirnov | 2019-03-01 | 1 | -38/+23 |
| | * | | | | | PCI: dwc: Make use of IS_ALIGNED() | Andrey Smirnov | 2019-03-01 | 1 | -2/+2 |
| | * | | | | | PCI: imx6: Add code to request/control "pcie_aux" clock for i.MX8MQ | Andrey Smirnov | 2019-03-01 | 1 | -1/+17 |
| | * | | | | | PCI: qcom: Don't deassert reset GPIO during probe | Bjorn Andersson | 2019-02-28 | 1 | -1/+1 |
| | * | | | | | PCI: imx: Add workaround for e10728, IMX7d PCIe PLL failure | Trent Piepho | 2019-02-12 | 1 | -0/+57 |