summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2021-05-19PCI: brcmstb: Use reset/rearm instead of deassert/assertJim Quinlan
2021-05-19PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang
2021-05-19PCI: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi
2021-05-19PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I
2021-05-19PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I
2021-05-19PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I
2021-05-19PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov
2021-05-19PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár
2021-05-19PCI/RCEC: Fix RCiEP device to RCEC associationQiuxu Zhuo
2021-05-14PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I
2021-05-14PCI: xgene: Fix cfg resource mappingDejin Zheng
2021-05-14PCI: Allow VPD access for QLogic ISP2722Arun Easi
2021-05-12PCI: dwc: Move iATU detection earlierHou Zhiqiang
2021-05-12PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki
2021-03-24PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler
2021-03-24s390/pci: fix leak of PCI device structureNiklas Schnelle
2021-03-17PCI/ERR: Retain status from error notificationKeith Busch
2021-03-17PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven
2021-03-17PCI/LINK: Remove bandwidth notificationBjorn Helgaas
2021-03-17PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński
2021-03-17PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser
2021-03-11PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani
2021-03-07PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das
2021-03-04PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai
2021-03-04PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński
2021-03-04PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King
2021-03-04PCI: Align checking of syscall user config accessorsHeiner Kallweit
2021-03-04PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian
2021-03-04PCI: rcar: Always allocate MSI addresses in 32bit spaceMarek Vasut
2021-03-04PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel
2021-03-04PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith
2021-01-27Revert "PCI/ASPM: Save/restore L1SS Capability for suspend/resume"Bjorn Helgaas
2020-12-25Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-25PCI: dwc: Fix inverted condition of DMA mask setup warningAlexander Lobakin
2020-12-25PCI: tegra: Fix host link initializationRob Herring
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2020-12-15Merge branch 'remotes/lorenzo/pci/vmd'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/rcar'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/keystone'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/iproc'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/dwc'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/cadence'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/brcmstb'Bjorn Helgaas
2020-12-15Merge branch 'remotes/lorenzo/pci/aardvark'Bjorn Helgaas
2020-12-15Merge branch 'pci/ecam'Bjorn Helgaas
2020-12-15Merge branch 'pci/virtualization'Bjorn Helgaas
2020-12-15Merge branch 'pci/ptm'Bjorn Helgaas