summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: Fix fall-through warning for ClangGustavo A. R. Silva2021-07-131-1/+1
* Merge tag 'pci-v5.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-101-46/+4
|\
| * Revert "PCI: Coalesce host bridge contiguous apertures"Bjorn Helgaas2021-07-091-46/+4
* | Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-103-0/+680
|\ \ | |/ |/|
| * PCI: ixp4xx: Add a new driver for IXP4xxLinus Walleij2021-06-173-0/+680
* | Merge tag 'pci-v5.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-07-0841-414/+697
|\ \
| * \ Merge branch 'remotes/lorenzo/pci/mobiveil'Bjorn Helgaas2021-07-061-11/+0
| |\ \
| | * | PCI: mobiveil: Remove unused readl and writel functionsKrzysztof Wilczyński2021-06-031-11/+0
| | |/
| * | Merge branch 'remotes/lorenzo/pci/microchip'Bjorn Helgaas2021-07-061-1/+1
| |\ \
| | * | PCI: microchip: Make the struct event_descs staticKrzysztof Wilczyński2021-06-031-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek-gen3'Bjorn Helgaas2021-07-061-0/+1
| |\ \
| | * | PCI: mediatek-gen3: Add missing MODULE_DEVICE_TABLEZou Wei2021-06-221-0/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2021-07-061-3/+1
| |\ \
| | * | PCI: mediatek: Remove redundant error printing in mtk_pcie_subsys_powerup()Zhen Lei2021-06-031-3/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas2021-07-061-11/+18
| |\ \
| | * | PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle2021-06-221-1/+7
| | * | PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle2021-06-221-10/+11
| | |/
| * | Merge branch 'remotes/lorenzo/pci/hv'Bjorn Helgaas2021-07-061-38/+26
| |\ \
| | * | PCI: hv: Remove bus device removal unused refcount/functionsLong Li2021-06-031-31/+3
| | * | PCI: hv: Fix a race condition when removing the deviceLong Li2021-06-031-7/+23
| | |/
| * | Merge branch 'remotes/lorenzo/pci/ftpci100'Bjorn Helgaas2021-07-061-15/+15
| |\ \
| | * | PCI: ftpci100: Rename macro name collisionRandy Dunlap2021-06-031-15/+15
| | |/
| * | Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas2021-07-061-1/+12
| |\ \
| | * | PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár2021-06-251-0/+11
| | * | PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár2021-06-251-1/+1
| | |/
| * | Merge branch 'pci/kernel-doc'Bjorn Helgaas2021-07-069-29/+40
| |\ \
| | * | PCI: Fix kernel-doc formattingKrzysztof Wilczyński2021-07-069-29/+40
| | |/
| * | Merge branch 'pci/host/xgene'Bjorn Helgaas2021-07-061-1/+1
| |\ \
| | * | PCI: xgene: Annotate __iomem pointerBjorn Helgaas2021-07-061-1/+1
| | |/
| * | Merge branch 'pci/host/tegra194'Bjorn Helgaas2021-07-061-1/+3
| |\ \
| | * | PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter2021-06-281-1/+1
| | * | PCI: tegra194: Fix host initialization during resumeVidya Sagar2021-06-241-0/+2
| | |/
| * | Merge branch 'pci/host/tegra'Bjorn Helgaas2021-07-061-0/+1
| |\ \
| | * | PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei2021-06-241-0/+1
| | |/
| * | Merge branch 'pci/host/rockchip'Bjorn Helgaas2021-07-061-6/+6
| |\ \
| | * | PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas2021-07-011-6/+6
| | |/
| * | Merge branch 'pci/host/intel-gw'Bjorn Helgaas2021-07-061-4/+6
| |\ \
| | * | PCI: intel-gw: Fix INTx enableMartin Blumenstingl2021-06-241-4/+6
| | |/
| * | Merge branch 'pci/host/imx6'Bjorn Helgaas2021-07-061-3/+22
| |\ \
| | * | PCI: imx6: Enable PHY internal regulator when supplied >3VRichard Zhu2021-06-241-0/+20
| | * | PCI: imx6: Limit DBI register length for imx6qp PCIeRichard Zhu2021-06-241-0/+1
| | * | PCI: imx6: Remove imx6_pcie_probe() redundant error messageZhen Lei2021-06-241-3/+1
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2021-07-061-2/+9
| |\ \
| | * | PCI/IOV: Clarify error message for unbound devicesMoritz Fischer2021-06-101-2/+9
| | |/
| * | Merge branch 'pci/sysfs'Bjorn Helgaas2021-07-0613-90/+104
| |\ \
| | * | PCI/sysfs: Add 'devspec' newlineKrzysztof Wilczyński2021-06-041-1/+1
| | * | PCI/sysfs: Fix 'resource_alignment' newline issuesKrzysztof Wilczyński2021-06-041-14/+20
| | * | PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functionsKrzysztof Wilczyński2021-06-0312-70/+75
| | * | PCI/sysfs: Rely on lengths from scnprintf(), dsm_label_utf16s_to_utf8s()Krzysztof Wilczyński2021-06-031-8/+10
| | * | PCI/sysfs: Fix dsm_label_utf16s_to_utf8s() buffer overrunKrzysztof Wilczyński2021-06-031-1/+1
| | |/