summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2026-08-27PCI: host-generic: Fix NULL pointer dereference on 32-bit CAM systemsSteffen Persvold
2026-08-09PCI: imx6: Keep i.MX6 Root Port MSI/MSI-X Capabilities with iMSI-RX to work a...Soeren Moch
2026-07-24PCI: endpoint: pci-epf-vntb: Exclude reserved slots from db_valid_maskKoichiro Den
2026-07-24PCI: endpoint: pci-epf-vntb: Report 0-based doorbell vector via ntb_db_event()Koichiro Den
2026-07-24PCI: endpoint: pci-epf-vntb: Defer pci_epc_raise_irq() out of atomic contextKoichiro Den
2026-07-24PCI: endpoint: pci-epf-vntb: Document legacy MSI doorbell offsetKoichiro Den
2026-07-24PCI: endpoint: pci-epf-ntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-07-24PCI: endpoint: pci-epf-vntb: Add check to detect 'db_count' value of 0Manivannan Sadhasivam
2026-07-24PCI: iproc: Restore .map_irq() for the platform bus driverMark Tomlinson
2026-07-24Revert "PCI/MSI: Unmap MSI-X region on error"Yuanhe Shu
2026-07-24PCI: dwc: Avoid dwc_pcie_rasdes_debugfs_deinit() NULL dereference when no RAS...Shuvam Pandey
2026-07-24PCI: mediatek: Use actual physical address instead of virt_to_phys()Manivannan Sadhasivam
2026-07-24PCI: rcar-host: Remove unused LIST_HEAD(res)Lad Prabhakar
2026-07-24PCI: meson: Add missing remove callbackShuvam Pandey
2026-07-24PCI: meson: Propagate devm_add_action_or_reset() failureShuvam Pandey
2026-07-24PCI: mediatek: Fix operator precedence in PCIE_FTS_NUM_L0 macroLi RongQing
2026-07-24PCI: qcom: Disable ASPM L0s for SA8775PShawn Guo
2026-07-24PCI: mediatek-gen3: Fix incorrectly skipped pwrctrl error messageChen-Yu Tsai
2026-07-24PCI: dwc: Fix signedness bug in fault injection test codeDan Carpenter
2026-07-24PCI/pwrctrl: Lock device when calling device_is_bound()Bartosz Golaszewski
2026-07-24PCI: mediatek-gen3: Do full device power down on removalChen-Yu Tsai
2026-07-24PCI: qcom: Set max OPP before DBI access during resumeQiang Yu
2026-07-24PCI: dwc: Apply ECRC workaround for DesignWare cores prior to 5.10aManikanta Maddireddy
2026-07-24PCI: loongson: Do not ignore downstream devices on external bridgesRong Zhang
2026-07-24PCI: intel-gw: Add .start_link() callbackFlorian Eckert
2026-07-24PCI: intel-gw: Enable clock before PHY initFlorian Eckert
2026-07-24PCI: intel-gw: Move interrupt enable to own functionFlorian Eckert
2026-07-24PCI: Check ROM header and data structure addr before accessingGuixin Liu
2026-07-24PCI: Introduce named defines for PCI ROMGuixin Liu
2026-07-24PCI/ASPM: Don't reconfigure ASPM entering low-power stateCarlos Bilbao
2026-07-18PCI/IOV: Skip VF Resizable BAR restore on read errorMarco Nenciarini
2026-07-18PCI: Skip Resizable BAR restore on read errorMarco Nenciarini
2026-07-18PCI: qcom: Initialize DWC MSI lock for firmware-managed ECAM hostsYadu M G
2026-07-18PCI: mediatek: Fix IRQ domain leak when port fails to enableManivannan Sadhasivam
2026-07-18PCI: imx6: Assert ref_clk_en after reference clock stabilizes on i.MX95Richard Zhu
2026-07-18PCI: imx6: Fix IMX6SX_GPR12_PCIE_TEST_POWERDOWN handlingRichard Zhu
2026-07-18PCI: imx6: Configure REF_USE_PAD before PHY reset for i.MX95Richard Zhu
2026-07-18PCI: host-common: Request bus reassignment when not probe-onlyRatheesh Kannoth
2026-07-18PCI: Always lift 2.5GT/s restriction in PCIe failed link retrainingMaciej W. Rozycki
2026-07-18PCI: altera: Fix resource leaks on probe failureMahesh Vaidya
2026-07-18PCI: altera: Do not dispose parent IRQ mappingMahesh Vaidya
2026-07-18PCI: loongson: Override PCIe bridge supported speeds for Loongson-3C6000 seriesZiyao Li
2026-07-04PCI/P2PDMA: Add Intel QAT, DSA, IAA devices to whitelistLukas Wunner
2026-05-21Merge tag 'pci-v7.1-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-05-15PCI: brcmstb: Assign pcie->gen from of_pci_get_max_link_speed()Florian Fainelli
2026-05-08PCI: Initialize temporary device in new_id_store()Samiullah Khawaja
2026-05-08PCI: Update saved_config_space upon resource assignmentLukas Wunner
2026-04-27PCI: Don't fallback to bus reset after failed slot resetKeith Busch
2026-04-24Merge tag 'loongarch-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2026-04-23Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds