summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler1-8/+6
2021-03-24s390/pci: fix leak of PCI device structureNiklas Schnelle1-1/+2
2021-03-17PCI/ERR: Retain status from error notificationKeith Busch1-2/+1
2021-03-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven1-0/+4
2021-03-17PCI/LINK: Remove bandwidth notificationBjorn Helgaas5-154/+0
2021-03-17PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński1-2/+5
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser1-7/+3
2021-03-11PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani3-19/+76
2021-03-07PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das1-1/+8
2021-03-04PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai1-6/+6
2021-03-04PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński1-2/+3
2021-03-04PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King1-3/+8
2021-03-04PCI: Align checking of syscall user config accessorsHeiner Kallweit1-5/+5
2021-03-04PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian1-0/+1
2021-03-04PCI: rcar: Always allocate MSI addresses in 32bit spaceMarek Vasut1-1/+1
2021-03-04PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel1-0/+6
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas3-55/+0
2020-12-26Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-32/+31
2020-12-26PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin1-6/+2
2020-12-26PCI: tegra: Fix host link initializationRob Herring1-26/+29
2020-12-25Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-12/+4
2020-12-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-24/+1
2020-12-16Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds66-1705/+1637
2020-12-16Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-2/+2
2020-12-16Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas1-11/+26
2020-12-16Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas1-2/+0
2020-12-16Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas1-2/+2
2020-12-16Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas1-7/+22
2020-12-16Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas26-1283/+660
2020-12-16Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas3-15/+23
2020-12-16Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas1-0/+1
2020-12-16Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas1-1/+8
2020-12-16Merge branch 'pci/ecam'Bjorn Helgaas16-122/+76
2020-12-16Merge branch 'pci/virtualization'Bjorn Helgaas1-0/+17
2020-12-16Merge branch 'pci/ptm'Bjorn Helgaas3-1/+96
2020-12-16Merge branch 'pci/pm'Bjorn Helgaas2-11/+15
2020-12-16Merge branch 'pci/msi'Bjorn Helgaas5-54/+86
2020-12-16Merge branch 'pci/misc'Bjorn Helgaas5-19/+22
2020-12-16Merge branch 'pci/hotplug'Bjorn Helgaas2-5/+3
2020-12-16Merge branch 'pci/err'Bjorn Helgaas10-70/+392
2020-12-16Merge branch 'pci/enumeration'Bjorn Helgaas5-102/+133
2020-12-16PCI: 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-15Merge tag 'x86-apic-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-8/+7
2020-12-12PCI/ACPI: Fix companion lookup for device 0 on the root busRafael J. Wysocki1-1/+21
2020-12-11PCI: 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