aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas3-55/+0
2021-01-25PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński1-2/+5
2021-01-25PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian1-0/+1
2021-01-22PCI: Remove tango host controller driverArnd Bergmann3-356/+0
2021-01-19PCI: brcmstb: Remove chained IRQ handler and data in one goMartin Kaiser1-2/+1
2021-01-19PCI: Drop PCIE_RCAR config optionLad Prabhakar1-9/+0
2021-01-19PCI: brcmstb: support BCM4908 with external PERST# signal controllerRafał Miłecki2-1/+33
2021-01-18PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-01-18PCI: dwc: Remove IRQ handler and data in one goMartin Kaiser1-4/+2
2021-01-18PCI: altera-msi: Remove IRQ handler and data in one goMartin Kaiser1-2/+1
2021-01-15PCI: rcar: Always allocate MSI addresses in 32bit spaceMarek Vasut1-1/+1
2021-01-12PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel1-0/+6
2021-01-12PCI: Obey iomem restrictions for procfs mmapDaniel Vetter1-0/+5
2021-01-14PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das1-1/+8
2021-01-14PCI: Add pci_rebar_bytes_to_size()Nirmoy Das1-1/+1
2021-01-14PCI: Export pci_rebar_get_possible_sizes()Darren Salt2-1/+1
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2-32/+31
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-25PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-12/+4
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-24/+1
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds66-1702/+1634
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-2/+2
2020-12-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-11/+26
2020-12-15Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-2/+0
2020-12-15Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas1-2/+2
2020-12-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-7/+22
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas26-1281/+658
2020-12-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas3-15/+23
2020-12-15Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-0/+1
2020-12-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-1/+8
2020-12-15Merge branch 'pci/ecam'Bjorn Helgaas16-122/+76
2020-12-15Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+17
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas3-1/+96
2020-12-15Merge branch 'pci/pm'Bjorn Helgaas2-11/+15
2020-12-15Merge branch 'pci/msi'Bjorn Helgaas5-54/+86
2020-12-15Merge branch 'pci/misc'Bjorn Helgaas5-19/+22
2020-12-15Merge branch 'pci/hotplug'Bjorn Helgaas2-5/+3
2020-12-15Merge branch 'pci/err'Bjorn Helgaas10-69/+391
2020-12-15Merge branch 'pci/enumeration'Bjorn Helgaas5-102/+133
2020-12-15PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas1-0/+3
2020-12-15PCI: mobiveil: Use irq_data_get_irq_chip_data()Thomas Gleixner1-6/+2
2020-12-15PCI: xilinx-nwl: Use irq_data_get_irq_chip_data()Thomas Gleixner1-6/+2
2020-12-14Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-8/+7
2020-12-11PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki1-1/+21
2020-12-10PCI: Keep both device and resource name for config space remapsAlexander Lobakin1-1/+8
2020-12-10PCI: xgene: Removed unused ".bus_shift" initialisers from pci-xgene.cKrzysztof Wilczyński1-2/+0
2020-12-10PCI: vmd: Update type of the __iomem pointersKrzysztof Wilczyński1-4/+4
2020-12-10PCI: iproc: Convert to use the new ECAM constantsKrzysztof Wilczyński1-23/+8
2020-12-10PCI: thunder-pem: Add constant for custom ".bus_shift" initialiserKrzysztof Wilczyński1-2/+11