| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2020-10-22 | 1 | -0/+1 |
|\ |
|
| * | PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORY | Matthew Rosato | 2020-09-21 | 1 | -0/+1 |
* | | Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-10-22 | 59 | -1707/+2283 |
|\ \ |
|
| * \ | Merge branch 'remotes/lorenzo/pci/xilinx' | Bjorn Helgaas | 2020-10-21 | 1 | -4/+0 |
| |\ \ |
|
| | * | | PCI: xilinx-cpm: Remove leftover bridge initialization | Lorenzo Pieralisi | 2020-09-07 | 1 | -4/+0 |
| * | | | Merge branch 'remotes/lorenzo/pci/xgene' | Bjorn Helgaas | 2020-10-21 | 1 | -2/+2 |
| |\ \ \ |
|
| | * | | | PCI: xgene: Remove unused assignment to variable msi_val | Krzysztof Wilczyński | 2020-10-02 | 1 | -2/+2 |
| | |/ / |
|
| * | | | Merge branch 'pci/vmd' | Bjorn Helgaas | 2020-10-21 | 1 | -124/+182 |
| |\ \ \ |
|
| | * | | | PCI: vmd: Update VMD PM to correctly use generic PCI PM | Jon Derrick | 2020-10-21 | 1 | -2/+0 |
| | * | | | PCI: vmd: Create IRQ allocation helper | Jon Derrick | 2020-10-20 | 1 | -41/+53 |
| | * | | | PCI: vmd: Create IRQ Domain configuration helper | Jon Derrick | 2020-10-20 | 1 | -17/+35 |
| | * | | | PCI: vmd: Create bus offset configuration helper | Jon Derrick | 2020-10-20 | 1 | -21/+32 |
| | * | | | PCI: vmd: Create physical offset helper | Jon Derrick | 2020-10-20 | 1 | -43/+62 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/tegra' | Bjorn Helgaas | 2020-10-21 | 2 | -59/+12 |
| |\ \ \ |
|
| | * | | | PCI: tegra: Convert to use DEFINE_SEQ_ATTRIBUTE macro | Liu Shixin | 2020-09-28 | 1 | -25/+3 |
| | * | | | PCI: tegra: No need to check return value of debugfs_create() functions | Greg Kroah-Hartman | 2020-09-07 | 2 | -35/+10 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/rcar' | Bjorn Helgaas | 2020-10-21 | 1 | -1/+1 |
| |\ \ \ |
|
| | * | | | PCI: rcar-gen2: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-09-07 | 1 | -1/+1 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/qcom' | Bjorn Helgaas | 2020-10-21 | 1 | -0/+13 |
| |\ \ \ |
|
| | * | | | PCI: qcom: Make sure PCIe is reset before init for rev 2.1.0 | Ansuel Smith | 2020-09-07 | 1 | -0/+13 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/mvebu' | Bjorn Helgaas | 2020-10-21 | 1 | -3/+0 |
| |\ \ \ |
|
| | * | | | PCI: mvebu: Remove useless msi_controller pointer allocation | Lorenzo Pieralisi | 2020-09-08 | 1 | -3/+0 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/mobiveil' | Bjorn Helgaas | 2020-10-21 | 1 | -6/+1 |
| |\ \ \ |
|
| | * | | | PCI: mobiveil: Simplify mobiveil_pcie_init_irq_domain() return expression | Liu Shixin | 2020-10-02 | 1 | -6/+1 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/meson' | Bjorn Helgaas | 2020-10-21 | 2 | -2/+9 |
| |\ \ \ |
|
| | * | | | PCI: meson: Build as module by default | Kevin Hilman | 2020-10-05 | 2 | -2/+9 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/loongson' | Bjorn Helgaas | 2020-10-21 | 1 | -6/+1 |
| |\ \ \ |
|
| | * | | | PCI: loongson: Simplify loongson_pci_probe() return expression | Qinglang Miao | 2020-10-02 | 1 | -6/+1 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/kirin' | Bjorn Helgaas | 2020-10-21 | 1 | -1/+5 |
| |\ \ \ |
|
| | * | | | PCI: kirin: Return -EPROBE_DEFER in case the gpio isn't ready | Bean Huo | 2020-09-28 | 1 | -1/+5 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/iproc' | Bjorn Helgaas | 2020-10-21 | 3 | -17/+11 |
| |\ \ \ |
|
| | * | | | PCI: iproc: Fix using plain integer as NULL pointer in iproc_pcie_pltfm_probe | Krzysztof Wilczyński | 2020-10-09 | 1 | -1/+1 |
| | * | | | PCI: iproc: Use module_bcma_driver to simplify the code | Liu Shixin | 2020-10-02 | 1 | -12/+1 |
| | * | | | PCI: iproc: Set affinity mask on MSI interrupts | Mark Tomlinson | 2020-09-08 | 1 | -4/+9 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/imx6' | Bjorn Helgaas | 2020-10-21 | 1 | -23/+18 |
| |\ \ \ |
|
| | * | | | PCI: imx6: Do not output error message when devm_clk_get() failed with -EPROB... | Anson Huang | 2020-09-07 | 1 | -20/+15 |
| | * | | | PCI: imx6: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 2020-09-07 | 1 | -3/+3 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/hv' | Bjorn Helgaas | 2020-10-21 | 1 | -3/+47 |
| |\ \ \ |
|
| | * | | | PCI: hv: Fix hibernation in case interrupts are not re-created | Dexuan Cui | 2020-10-02 | 1 | -3/+47 |
| | |/ / |
|
| * | | | Merge branch 'remotes/lorenzo/pci/dwc' | Bjorn Helgaas | 2020-10-21 | 21 | -1067/+861 |
| |\ \ \ |
|
| | * | | | PCI: dwc: Add link up check in dw_child_pcie_ops.map_bus() | Hou Zhiqiang | 2020-10-20 | 1 | -0/+11 |
| | * | | | PCI: dwc: Fix MSI page leakage in suspend/resume | Jisheng Zhang | 2020-10-13 | 3 | -17/+36 |
| | * | | | PCI: dwc: Skip PCIE_MSI_INTR0* programming if MSI is disabled | Jisheng Zhang | 2020-10-13 | 1 | -1/+1 |
| | * | | | PCI: keystone: Remove iATU register mapping | Kunihiko Hayashi | 2020-10-13 | 1 | -16/+4 |
| | * | | | PCI: dwc: Add common iATU register support | Kunihiko Hayashi | 2020-10-13 | 1 | -0/+5 |
| | * | | | PCI: dwc: Fix 'cast truncates bits from constant value' | Gustavo Pimentel | 2020-09-28 | 1 | -1/+1 |
| | * | | | PCI: layerscape: Add EP mode support for ls1088a and ls2088a | Xiaowei Bao | 2020-09-21 | 1 | -19/+53 |
| | * | | | PCI: layerscape: Modify the MSIX to the doorbell mode | Xiaowei Bao | 2020-09-21 | 1 | -1/+2 |
| | * | | | PCI: layerscape: Modify the way of getting capability with different PEX | Xiaowei Bao | 2020-09-21 | 1 | -8/+23 |
| | * | | | PCI: layerscape: Fix some format issue of the code | Xiaowei Bao | 2020-09-21 | 1 | -2/+2 |