summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: hv: Fix ring buffer size calculationMichael Kelley2024-04-031-1/+2
* PCI: dwc: endpoint: Fix advertised resizable BAR sizeNiklas Cassel2024-04-031-1/+6
* PCI: qcom: Enable BDF to SID translation properlyManivannan Sadhasivam2024-04-031-0/+10
* PCI: qcom: Disable ASPM L0s for sc8280xp, sa8540p and sa8295pJohan Hovold2024-04-031-2/+29
* PCI/AER: Block runtime suspend when handling errorsStanislaw Gruszka2024-04-031-0/+20
* PCI/DPC: Quirk PIO log size for Intel Raptor Lake Root PortsPaul Menzel2024-04-031-0/+2
* PCI/PM: Drain runtime-idle callbacks before driver removalRafael J. Wysocki2024-04-031-0/+7
* PCI: brcmstb: Fix broken brcm_pcie_mdio_write() pollingJonathan Bell2024-03-261-1/+1
* PCI: Mark 3ware-9650SE Root Port Extended Tags as brokenJörg Wedekind2024-03-261-0/+1
* NTB: fix possible name leak in ntb_register_device()Yang Yingliang2024-03-261-5/+1
* PCI: switchtec: Fix an error handling path in switchtec_pci_probe()Christophe JAILLET2024-03-261-1/+3
* PCI/P2PDMA: Fix a sleeping issue in a RCU read sectionChristophe JAILLET2024-03-261-1/+1
* PCI/DPC: Print all TLP Prefixes, not just the firstIlpo Järvinen2024-03-261-1/+1
* PCI: Make pci_dev_is_disconnected() helper public for other driversEthan Zhao2024-03-261-5/+0
* PCI/MSI: Prevent MSI hardware interrupt number truncationVidya Sagar2024-03-011-1/+1
* PCI: dwc: Fix a 64bit bug in dw_pcie_ep_raise_msix_irq()Dan Carpenter2024-02-231-1/+2
* PCI: Fix active state requirement in PME pollingAlex Williamson2024-02-231-15/+22
* PCI/ASPM: Fix deadlock when enabling ASPMJohan Hovold2024-02-165-50/+96
* PCI/AER: Decode Requester ID when no error info foundBjorn Helgaas2024-02-051-2/+7
* PCI: Fix 64GT/s effective data rate calculationIlpo Järvinen2024-02-051-1/+1
* PCI: switchtec: Fix stdev_release() crash after surprise hot removeDaniel Stodden2024-02-051-8/+17
* PCI: Only override AMD USB controller if requiredGuilherme G. Piccoli2024-02-051-4/+7
* PCI: Add no PM reset quirk for NVIDIA Spectrum devicesIdo Schimmel2024-02-051-0/+13
* PCI: mediatek-gen3: Fix translation window size calculationJianjun Wang2024-01-251-35/+50
* PCI: keystone: Fix race condition when initializing PHYsSiddharth Vadapalli2024-01-251-0/+9
* PCI: xilinx-xdma: Fix error code in xilinx_pl_dma_pcie_init_irq_domain()Harshit Mogalapalli2024-01-251-1/+1
* PCI: xilinx-xdma: Fix uninitialized symbols in xilinx_pl_dma_pcie_setup_irq()Krzysztof Wilczyński2024-01-251-2/+2
* PCI: epf-mhi: Fix the DMA data direction of dma_unmap_single()Manivannan Sadhasivam2024-01-251-1/+1
* bus: mhi: ep: Pass mhi_ep_buf_info struct to read/write APIsManivannan Sadhasivam2024-01-251-31/+35
* PCI: mediatek: Clear interrupt status before dispatching handlerqizhong cheng2024-01-251-2/+8
* PCI: dwc: endpoint: Fix dw_pcie_ep_raise_msix_irq() alignment supportNiklas Cassel2024-01-251-0/+1
* PCI: Add ACS quirk for more Zhaoxin Root PortsLeoLiuoc2024-01-201-2/+6
* Merge tag 'pci-v6.7-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2024-01-033-0/+27
|\
| * Revert "PCI/ASPM: Remove pcie_aspm_pm_state_change()"Bjorn Helgaas2024-01-023-0/+27
* | Revert "PCI: acpiphp: Reassign resources on bridge if necessary"Bjorn Helgaas2023-12-151-6/+3
* | PCI/ASPM: Add pci_disable_link_state_locked() lockdep assertJohan Hovold2023-12-111-0/+2
* | PCI/ASPM: Clean up __pci_disable_link_state() 'sem' parameterJohan Hovold2023-12-111-5/+5
* | PCI: qcom: Clean up ASPM commentJohan Hovold2023-12-111-1/+4
* | PCI: qcom: Fix potential deadlock when enabling ASPMJohan Hovold2023-12-111-1/+1
* | PCI: vmd: Fix potential deadlock when enabling ASPMJohan Hovold2023-12-111-1/+1
* | PCI/ASPM: Add pci_enable_link_state_locked()Johan Hovold2023-12-111-13/+40
* | PCI: loongson: Limit MRRS to 256Jiaxun Yang2023-12-081-5/+41
|/
* Merge tag 'cxl-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl/cxlLinus Torvalds2023-11-042-6/+162
|\
| * PCI/AER: Unmask RCEC internal errors to enable RCH downstream port error hand...Robert Richter2023-10-271-0/+57
| * PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handlerRobert Richter2023-10-272-2/+100
| * PCI/AER: Refactor cper_print_aer() for use by CXL driver moduleTerry Bowman2023-10-271-4/+5
* | Merge tag 'driver-core-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-11-031-1/+25
|\ \
| * | PCI: Implement custom llseek for sysfs resource entriesValentine Sinitsyn2023-10-051-1/+25
| |/
* | Merge tag 'pci-v6.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-11-0263-406/+2076
|\ \
| * \ Merge branch 'pci/misc'Bjorn Helgaas2023-10-285-13/+14
| |\ \