summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)AuthorFilesLines
2021-10-13PCI: hv: Fix sleep while in non-sleep context when removing child devices fro...Long Li1-3/+10
2021-09-30treewide: Change list_sort to use const pointersSami Tolvanen1-1/+2
2021-09-30PCI: aardvark: Increase polling delay to 1.5s while waiting for PIO responsePali Rohár1-1/+1
2021-09-26PCI: aardvark: Fix reporting CRS valuePali Rohár1-4/+63
2021-09-22PCI: iproc: Fix BCMA probe resource handlingRob Herring1-10/+6
2021-09-22PCI: j721e: Add PCIe support for AM64Kishon Vijay Abraham I1-0/+19
2021-09-22PCI: j721e: Add PCIe support for J7200Kishon Vijay Abraham I1-4/+36
2021-09-22PCI: cadence: Add quirk flag to set minimum delay in LTSSM Detect.Quiet stateNadeem Athani4-0/+38
2021-09-22PCI: cadence: Use bitfield for *quirk_retrain_flag* instead of boolKishon Vijay Abraham I2-2/+2
2021-09-22PCI: rcar: Fix runtime PM imbalance in rcar_pcie_ep_probe()Dinghao Liu1-2/+2
2021-09-22PCI: tegra: Fix OF node reference leakChristophe JAILLET1-5/+8
2021-09-22PCI: tegra194: Fix MSI-X programmingOm Prakash Singh1-1/+1
2021-09-22PCI: tegra194: Fix handling BME_CHGED eventOm Prakash Singh1-15/+15
2021-09-18PCI: aardvark: Fix masking and unmasking legacy INTx interruptsPali Rohár1-0/+9
2021-09-18PCI: aardvark: Fix checking for PIO statusEvan Wang1-8/+54
2021-09-18PCI: aardvark: Configure PCIe resources from 'ranges' DT propertyPali Rohár1-1/+194
2021-09-18PCI: xilinx-nwl: Enable the clock through CCFHyun Kwon1-0/+12
2021-07-20PCI: tegra194: Fix tegra_pcie_ep_raise_msi_irq() ill-defined shiftJon Hunter1-1/+1
2021-07-20PCI: intel-gw: Fix INTx enableMartin Blumenstingl1-4/+6
2021-07-20PCI: iproc: Support multi-MSI only on uniprocessor kernelSandor Bodo-Merle1-1/+7
2021-07-20PCI: iproc: Fix multi-MSI base vector number allocationSandor Bodo-Merle1-10/+11
2021-07-20PCI: rockchip: Register IRQ handlers after device and data are readyJavier Martinez Canillas1-6/+6
2021-07-20PCI: tegra: Add missing MODULE_DEVICE_TABLEZou Wei1-0/+1
2021-07-20PCI: hv: Fix a race condition when removing the deviceLong Li1-7/+23
2021-07-20PCI: ftpci100: Rename macro name collisionRandy Dunlap1-15/+15
2021-07-19PCI: aardvark: Implement workaround for the readback value of VEND_IDPali Rohár1-0/+11
2021-07-19PCI: aardvark: Fix checking for PIO Non-posted RequestPali Rohár1-1/+1
2021-07-14PCI: hv: Add check for hyperv_initialized in init_hv_pci_drv()Haiyang Zhang1-0/+3
2021-06-23PCI: aardvark: Fix kernel panic during PIO transferPali Rohár1-9/+40
2021-05-22PCI: tegra: Fix runtime PM imbalance in pex_ep_event_pex_rst_deassert()Dinghao Liu1-1/+1
2021-05-22PCI: thunder: Fix compile testingArnd Bergmann2-7/+8
2021-05-19PCI: iproc: Fix return value of iproc_msi_irq_domain_alloc()Pali Rohár1-1/+1
2021-05-14PCI: keystone: Let AM65 use the pci_ops defined in pcie-designware-host.cKishon Vijay Abraham I1-1/+2
2021-05-14PCI: xgene: Fix cfg resource mappingDejin Zheng1-1/+2
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-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: 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: qcom: Use PHY_REFCLK_USE_PAD only for ipq8064Ansuel Smith1-1/+3
2020-12-30PCI: iproc: Invalidate correct PAXB inbound windowsRoman Bacik1-2/+11
2020-12-30PCI: iproc: Fix out-of-bound array accessesBharat Gooty1-5/+5
2020-12-30PCI: brcmstb: Initialize "tmp" before useJim Quinlan1-0/+1
2020-11-04PCI: mvebu: Fix duplicate resource requestsRob Herring1-13/+10
2020-11-04PCI: dwc: Restore ATU memory resource setup to use last entryRob Herring1-2/+6
2020-10-22Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds40-1426/+1935
2020-10-21Merge branch 'remotes/lorenzo/pci/xilinx'Bjorn Helgaas1-4/+0
2020-10-21Merge branch 'remotes/lorenzo/pci/xgene'Bjorn Helgaas1-2/+2