summaryrefslogtreecommitdiff
path: root/drivers/pci/controller
AgeCommit message (Expand)Author
2026-03-26PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion supportKrishna Chaitanya Chundru
2026-03-26PCI: dwc: Expose PCIe event counters for groups 5 to 7 over debugfsHans Zhang
2026-03-26PCI: imx6: Separate PERST# assertion from core reset functionsSherry Sun
2026-03-26PCI: imx6: Change imx_pcie_deassert_core_reset() return type to voidSherry Sun
2026-03-26PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SXRichard Zhu
2026-03-25PCI: mediatek-gen3: Integrate new pwrctrl APIChen-Yu Tsai
2026-03-25PCI: mediatek-gen3: Disable device if further setup failsChen-Yu Tsai
2026-03-25PCI: mediatek-gen3: Split out device power helpersChen-Yu Tsai
2026-03-25PCI: mediatek-gen3: Add error path for resume driver callbacksChen-Yu Tsai
2026-03-25PCI: mediatek-gen3: Move controller setup steps before PERST# controlChen-Yu Tsai
2026-03-25PCI: mediatek-gen3: Move mtk_pcie_setup_irq() out of mtk_pcie_setup()Chen-Yu Tsai
2026-03-25PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()Chen-Yu Tsai
2026-03-25PCI: hv: Set default NUMA node to 0 for devices without affinity infoLong Li
2026-03-24PCI: sky1: Fix missing cleanup of ECAM config on probe failureFelix Gu
2026-03-23PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentationKoichiro Den
2026-03-21PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint modeKoichiro Den
2026-03-21PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()Ryder Lee
2026-03-19PCI: eswin: Add ESWIN PCIe Root Complex driverSenchuan Zhang
2026-03-18PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as genericNeil Armstrong
2026-03-15PCI: dwc: Disable BARs in common code instead of in each glue driverNiklas Cassel
2026-03-15PCI: dwc: Replace certain BAR_RESERVED with BAR_DISABLED in glue driversNiklas Cassel
2026-03-15PCI: dw-rockchip: Describe RK3588 BAR4 DMA ctrl windowKoichiro Den
2026-03-15PCI: endpoint: Do not mark the BAR succeeding a 64-bit BAR as BAR_RESERVEDNiklas Cassel
2026-03-15PCI: rzg3s-host: Add support for RZ/G3E PCIe controllerJohn Madieu
2026-03-15PCI: rzg3s-host: Add PCIe Gen3 (8.0 GT/s) link speed supportJohn Madieu
2026-03-15PCI: rzg3s-host: Explicitly set class code for RZ/G3E compatibilityJohn Madieu
2026-03-15PCI: rzg3s-host: Add SoC-specific configuration and initialization callbacksJohn Madieu
2026-03-15PCI: rzg3s-host: Make configuration reset lines optionalJohn Madieu
2026-03-15PCI: rzg3s-host: Make SYSC register offsets SoC-specificJohn Madieu
2026-03-15PCI: rzg3s-host: Rework inbound window algorithm for supporting RZ/G3E SoCJohn Madieu
2026-03-15PCI: rzg3s-host: Reorder reset assertion during suspendJohn Madieu
2026-03-15PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu
2026-03-09PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam
2026-03-09PCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg
2026-03-09PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg
2026-03-05PCI: qilai: Add Andes QiLai SoC PCIe host driver supportRandolph Lin
2026-03-02PCI: amd-mdb: Correct IRQ number in INTx error messageRakuram Eswaran
2026-03-02PCI: dwc: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko
2026-02-26PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond wi...Manivannan Sadhasivam
2026-02-26PCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu
2026-02-26PCI: layerscape: Allow to compile as moduleSascha Hauer
2026-02-25PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel
2026-02-25PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-20Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den
2026-02-11Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds