summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki2019-04-051-7/+15
* PCI: mediatek: Fix memory mapped IO range size computationHonghui Zhang2019-04-051-3/+2
* PCI: pci-bridge-emul: Extend pci_bridge_emul_init() with flagsThomas Petazzoni2019-03-234-4/+15
* PCI: pci-bridge-emul: Create per-bridge copy of register behaviorThomas Petazzoni2019-03-232-28/+60
* PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg2019-03-231-2/+15
* PCI: dwc: skip MSI init if MSIs have been explicitly disabledLucas Stach2019-03-231-1/+1
* PCI: qcom: Don't deassert reset GPIO during probeBjorn Andersson2019-03-231-1/+1
* PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu2019-03-231-1/+26
* PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas2019-03-231-13/+23
* Revert "PCI/PME: Implement runtime PM callbacks"Mika Westerberg2019-03-131-27/+0
* Merge tag 'pci-v5.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-02-081-2/+3
|\
| * PCI: Work around Synopsys duplicate Device ID (HAPS USB3, NXP i.MX)Thinh Nguyen2019-02-061-2/+3
* | Merge tag 'pci-v5.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-312-20/+7
|\ \ | |/
| * Revert "PCI: armada8k: Add support for gpio controlled reset signal"Baruch Siach2019-01-311-16/+0
| * PCI: imx: Fix checking pd_pcie_phy device link additionLeonard Crestez2019-01-311-4/+4
| * PCI: imx: Fix probe failure without power domainLeonard Crestez2019-01-311-0/+3
* | Merge tag 'pci-v5.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-01-193-24/+23
|\ \ | |/
| * PCI: Fix __initdata issue with "pci=disable_acs_redir" parameterLogan Gunthorpe2019-01-171-1/+2
| * PCI/MSI: Return -ENOSPC from pci_alloc_irq_vectors_affinity()Ming Lei2019-01-151-9/+13
| * PCI: Fix PCI kconfig menu organizationRob Herring2019-01-141-14/+8
* | Merge tag 'remove-dma_zalloc_coherent-5.0' of git://git.infradead.org/users/h...Linus Torvalds2019-01-122-7/+7
|\ \ | |/ |/|
| * cross-tree: phase out dma_zalloc_coherent()Luis Chamberlain2019-01-082-7/+7
* | PCI: amlogic: Fix build failure due to missing gpio headerCorentin Labbe2019-01-081-0/+1
|/
* Merge tag 'pci-v4.21-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-01-0522-184/+1521
|\
| * Merge branch 'pci/imx6'Bjorn Helgaas2019-01-021-0/+10
| |\
| | * PCI: imx: Enable MSI from downstream componentsRichard Zhu2019-01-011-0/+10
| * | Merge branch 'remotes/lorenzo/pci/uniphier'Bjorn Helgaas2019-01-023-0/+482
| |\ \
| | * | PCI: uniphier: Add UniPhier PCIe host controller supportKunihiko Hayashi2018-12-193-0/+482
| | |/
| * | Merge branch 'remotes/lorenzo/pci/mediatek'Bjorn Helgaas2019-01-021-82/+27
| |\ \
| | * | PCI: mediatek: Remove un-used variant in struct mtk_pcie_portHonghui Zhang2018-12-181-8/+0
| | * | PCI: mediatek: Use devm_of_pci_get_host_bridge_resources() to parse DTHonghui Zhang2018-11-301-74/+27
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc-msi'Bjorn Helgaas2019-01-021-13/+24
| |\ \
| | * | PCI: dwc: Move interrupt acking into the proper callbackMarc Zyngier2018-12-111-6/+7
| | * | PCI: dwc: Take lock when ACKing an interruptMarc Zyngier2018-12-111-0/+5
| | * | PCI: dwc: Use interrupt masking instead of disablingMarc Zyngier2018-12-111-7/+12
| | |/
| * | Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas2019-01-029-21/+146
| |\ \
| | * | PCI: dwc: Don't hard-code DBI/ATU offsetStephen Warren2018-12-184-8/+35
| | * | PCI: imx: Add imx6sx suspend/resume supportLeonard Crestez2018-12-181-5/+39
| | * | PCI: armada8k: Add support for gpio controlled reset signalBaruch Siach2018-12-181-0/+16
| | * | PCI: dwc: Adjust Kconfig to allow IMX6 PCIe host on IMX7Trent Piepho2018-12-181-2/+2
| | * | PCI: dwc: layerscape: Constify driver dataStefan Agner2018-12-181-5/+5
| | * | PCI: imx: Add multi-pd supportLeonard Crestez2018-12-181-0/+48
| | * | PCI: histb: Constify dw_pcie_host_ops structureJulia Lawall2018-11-081-1/+1
| | |/
| * | Merge branch 'remotes/lorenzo/pci/amlogic'Bjorn Helgaas2019-01-023-0/+603
| |\ \
| | * | PCI: amlogic: Add the Amlogic Meson PCIe controller driverYue Wang2018-12-193-0/+603
| | |/
| * | Merge branch 'pci/virtualization'Bjorn Helgaas2019-01-021-12/+36
| |\ \
| | * | PCI/IOV: Add flag so platforms can skip VF scanningSebastian Ott2019-01-011-0/+6
| | * | PCI/IOV: Factor out sriov_add_vfs()Sebastian Ott2019-01-011-13/+31
| | |/
| * | Merge branch 'pci/switchtec'Bjorn Helgaas2019-01-021-17/+137
| |\ \
| | * | switchtec: Add MRPC DMA mode supportWesley Sheng2018-12-131-10/+98
OpenPOWER on IntegriCloud