summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v5.10.40' into v5.10-rtSteven Rostedt (VMware)2021-06-035-8/+16
|\
| * PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu2021-05-221-1/+1
| * ACPI / hotplug / PCI: Fix reference count leak in enable_slot()Feilong Lin2021-05-221-0/+1
| * PCI: thunder: Fix compile testingArnd Bergmann2021-05-223-7/+14
* | Merge tag 'v5.10.38' into v5.10-rtSteven Rostedt (VMware)2021-06-038-30/+56
|\ \ | |/
| * PCI: endpoint: Fix missing destroy_workqueue()Yang Yingliang2021-05-191-0/+3
| * PCI: endpoint: Fix NULL pointer dereference for ->get_features()Shradha Todi2021-05-191-7/+10
| * PCI: endpoint: Make *_free_bar() to return error codes on failureKishon Vijay Abraham I2021-05-192-6/+8
| * PCI: endpoint: Add helper API to get the 'next' unreserved BARKishon Vijay Abraham I2021-05-191-4/+22
| * PCI: endpoint: Make *_get_first_free_bar() take into account 64 bit BARKishon Vijay Abraham I2021-05-191-2/+10
| * PCI: Release OF node in pci_scan_device()'s error pathDmitry Baryshkov2021-05-191-0/+1
| * PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár2021-05-191-1/+1
| * PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I2021-05-141-1/+2
| * PCI: xgene: Fix cfg resource mappingDejin Zheng2021-05-141-1/+2
| * PCI: Allow VPD access for QLogic ISP2722Arun Easi2021-05-141-1/+0
| * PCI: PM: Do not read power state in pci_enable_device_flags()Rafael J. Wysocki2021-05-111-13/+3
* | Merge tag 'v5.10.27' into v5.10-rtSteven Rostedt (VMware)2021-04-052-9/+8
|\ \ | |/
| * PCI: rpadlpar: Fix potential drc_name corruption in store functionsTyrel Datwyler2021-03-251-8/+6
| * s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-251-1/+2
* | Merge tag 'v5.10.25' into v5.10-rtSteven Rostedt (VMware)2021-03-2312-182/+91
|\ \ | |/
| * PCI: Fix pci_register_io_range() memory leakGeert Uytterhoeven2021-03-171-0/+4
| * PCI/LINK: Remove bandwidth notificationBjorn Helgaas2021-03-175-154/+0
| * PCI: mediatek: Add missing of_node_put() to fix reference leakKrzysztof Wilczyński2021-03-171-2/+5
| * PCI: xgene-msi: Fix race in installing chained irq handlerMartin Kaiser2021-03-171-7/+3
| * PCI: cadence: Retrain Link to work around Gen2 training defectNadeem Athani2021-03-113-19/+76
| * PCI: Add function 1 DMA alias quirk for Marvell 9215 SATA controllerBjorn Helgaas2021-03-111-0/+3
* | Merge tag 'v5.10.21' into linux-5.10.y-rtSebastian Andrzej Siewior2021-03-099-19/+41
|\ \ | |/
| * PCI: Add a REBAR size quirk for Sapphire RX 5600 XT PulseNirmoy Das2021-03-071-1/+8
| * PCI: rockchip: Make 'ep-gpios' DT property optionalChen-Yu Tsai2021-03-041-6/+6
| * PCI: cadence: Fix DMA range mapping early return errorKrzysztof Wilczyński2021-03-041-2/+3
| * PCI: pci-bridge-emul: Fix array overruns, improve safetyRussell King2021-03-041-3/+8
| * PCI: Align checking of syscall user config accessorsHeiner Kallweit2021-03-041-5/+5
| * PCI: xilinx-cpm: Fix reference count leak on error pathPan Bian2021-03-041-0/+1
| * PCI: rcar: Always allocate MSI addresses in 32bit spaceMarek Vasut2021-03-041-1/+1
| * PCI: Decline to resize resources if boot config must be preservedArd Biesheuvel2021-03-041-0/+6
| * PCI: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith2021-03-041-1/+3
* | softirq: Update the WIPSebastian Andrzej Siewior2021-02-031-1/+1
|/
* PCI: Fix pci_slot_release() NULL pointer dereferenceJubin Zhong2020-12-301-3/+3
* PM: ACPI: PCI: Drop acpi_pm_set_bridge_wakeup()Rafael J. Wysocki2020-12-301-2/+2
* PCI: iproc: Invalidate correct PAXB inbound windowsRoman Bacik2020-12-301-2/+11
* PCI: iproc: Fix out-of-bound array accessesBharat Gooty2020-12-301-5/+5
* PCI: Fix overflow in command-line resource alignment requestsColin Ian King2020-12-301-1/+1
* PCI: Bounds-check command-line resource alignment requestsBjorn Helgaas2020-12-301-6/+8
* PCI: brcmstb: Initialize "tmp" before useJim Quinlan2020-12-301-0/+1
* PCI: Disable MSI for Pericom PCIe-USB adapterAndy Shevchenko2020-12-301-4/+13
* PCI: mvebu: Fix duplicate resource requestsRob Herring2020-11-041-13/+10
* PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring2020-11-041-2/+6
* PCI: Always enable ACS even if no ACS CapabilityRajat Jain2020-10-301-2/+7
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-221-0/+1
|\
| * PCI/IOV: Mark VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-211-0/+1