summaryrefslogtreecommitdiffstats
path: root/drivers/pci
AgeCommit message (Expand)AuthorLines
2026-03-15PCI: rzg3s-host: Fix reset handling in probe error pathJohn Madieu-2/+1
2026-03-12PCI: Use pr_warn_once() for ACS parameter parse failureRichard Cheng-1/+1
2026-03-09PCI: of: Reduce severity of missing of_root error messageJeremy Linton-1/+1
2026-03-09PCI: Consolidate pci_bus/slot_lock/unlock/trylock()Ilpo Järvinen-66/+49
2026-03-09PCI: Make reset_subordinate hotplug safeKeith Busch-34/+62
2026-03-09PCI: Allow all bus devices to use the same slotKeith Busch-5/+29
2026-03-09PCI: Rename __pci_bus_reset() and __pci_slot_reset()Keith Busch-7/+7
2026-03-09PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()Manivannan Sadhasivam-3/+12
2026-03-09PCI: dwc: ep: Mirror the max link width and speed fields to all functionsAksh Garg-1/+28
2026-03-09PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()Aksh Garg-1/+1
2026-03-07Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+4
2026-03-05PCI: endpoint: Propagate error from pci_epf_create()Alok Tiwari-2/+2
2026-03-05PCI: qilai: Add Andes QiLai SoC PCIe host driver supportRandolph Lin-0/+209
2026-03-05PCI: endpoint: Fix typo in pci_epf_add_vepf() kernel-docAlok Tiwari-1/+1
2026-03-04xenbus: add xenbus_device parameter to xenbus_read_driver_state()Juergen Gross-4/+4
2026-03-04PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanupKoichiro Den-0/+1
2026-03-04PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardownKoichiro Den-54/+2
2026-03-04PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardownKoichiro Den-18/+1
2026-03-02PCI: Avoid FLR for AMD NPU deviceLizhi Hou-0/+3
2026-03-02PCI: amd-mdb: Correct IRQ number in INTx error messageRakuram Eswaran-1/+1
2026-03-02PCI: dwc: Remove not-going-to-be-supported code for Baikal SoCAndy Shevchenko-655/+0
2026-03-02PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops completeDaniel Hodges-0/+4
2026-02-27PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream PortsMika Westerberg-29/+39
2026-02-26PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond wi...Manivannan Sadhasivam-3/+7
2026-02-26PCI: imx6: Fix device node reference leak in imx_pcie_probe()Felix Gu-2/+2
2026-02-26PCI: layerscape: Allow to compile as moduleSascha Hauer-2/+16
2026-02-25PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entryNiklas Cassel-0/+3
2026-02-25PCI: dwc: ep: Refresh MSI Message Address cache on changeNiklas Cassel-9/+13
2026-02-24PCI/PTM: Drop pci_enable_ptm() granularity parameterMika Westerberg-8/+3
2026-02-24PCI: endpoint: pci-epf-vntb: Return -ERANGE for out-of-range MW indexKoichiro Den-2/+2
2026-02-24PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] accessKoichiro Den-10/+14
2026-02-24PCI: endpoint: Constify struct configfs_item_operations and configfs_group_op...Christophe JAILLET-5/+5
2026-02-24PCI: endpoint: pci-epf-test: Advertise dynamic inbound mapping supportKoichiro Den-0/+4
2026-02-24PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double allocKoichiro Den-0/+5
2026-02-24PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requestedKoichiro Den-3/+5
2026-02-24PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwindKoichiro Den-6/+6
2026-02-23PCI/MSI: Add TODO comment about legacy pcim_enable_device() side-effectShawn Lin-0/+10
2026-02-23PCI/MSI: Clarify pci_free_irq_vectors() usage for managed devicesShawn Lin-0/+5
2026-02-23PCI/TPH: Allow TPH enable for RCiEPsGeorge Abraham P-3/+6
2026-02-23PCI/ASPM: Fix pci_clear_and_set_config_dword() usageLukas Wunner-5/+12
2026-02-23PCI/AER: Clear only error bits in PCIe Device StatusShuai Xue-4/+3
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds-60/+30
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds-1/+1
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-122/+122
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-172/+192
2026-02-20Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-19/+39
2026-02-20Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-13/+0
2026-02-19PCI: dwc: ep: Always clear IB maps on BAR updateKoichiro Den-3/+11
2026-02-19PCI: dwc: ep: Return after clearing BAR-match inbound mappingKoichiro Den-0/+1
2026-02-19PCI: endpoint: pci-epf-test: Select configfsArnd Bergmann-0/+1