index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Lines
2026-03-15
PCI: rzg3s-host: Fix reset handling in probe error path
John Madieu
-2
/
+1
2026-03-12
PCI: Use pr_warn_once() for ACS parameter parse failure
Richard Cheng
-1
/
+1
2026-03-09
PCI: of: Reduce severity of missing of_root error message
Jeremy Linton
-1
/
+1
2026-03-09
PCI: Consolidate pci_bus/slot_lock/unlock/trylock()
Ilpo Järvinen
-66
/
+49
2026-03-09
PCI: Make reset_subordinate hotplug safe
Keith Busch
-34
/
+62
2026-03-09
PCI: Allow all bus devices to use the same slot
Keith Busch
-5
/
+29
2026-03-09
PCI: Rename __pci_bus_reset() and __pci_slot_reset()
Keith Busch
-7
/
+7
2026-03-09
PCI: dwc: Perform cleanup in the error path of dw_pcie_resume_noirq()
Manivannan Sadhasivam
-3
/
+12
2026-03-09
PCI: dwc: ep: Mirror the max link width and speed fields to all functions
Aksh Garg
-1
/
+28
2026-03-09
PCI: dwc: ep: Fix MSI-X Table Size configuration in dw_pcie_ep_set_msix()
Aksh Garg
-1
/
+1
2026-03-07
Merge tag 'for-linus-7.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
-4
/
+4
2026-03-05
PCI: endpoint: Propagate error from pci_epf_create()
Alok Tiwari
-2
/
+2
2026-03-05
PCI: qilai: Add Andes QiLai SoC PCIe host driver support
Randolph Lin
-0
/
+209
2026-03-05
PCI: endpoint: Fix typo in pci_epf_add_vepf() kernel-doc
Alok Tiwari
-1
/
+1
2026-03-04
xenbus: add xenbus_device parameter to xenbus_read_driver_state()
Juergen Gross
-4
/
+4
2026-03-04
PCI: endpoint: pci-epf-vntb: Stop cmd_handler work in epf_ntb_epc_cleanup
Koichiro Den
-0
/
+1
2026-03-04
PCI: endpoint: pci-epf-ntb: Remove duplicate resource teardown
Koichiro Den
-54
/
+2
2026-03-04
PCI: endpoint: pci-epf-vntb: Remove duplicate resource teardown
Koichiro Den
-18
/
+1
2026-03-02
PCI: Avoid FLR for AMD NPU device
Lizhi Hou
-0
/
+3
2026-03-02
PCI: amd-mdb: Correct IRQ number in INTx error message
Rakuram Eswaran
-1
/
+1
2026-03-02
PCI: dwc: Remove not-going-to-be-supported code for Baikal SoC
Andy Shevchenko
-655
/
+0
2026-03-02
PCI: epf-mhi: Return 0, not remaining timeout, when eDMA ops complete
Daniel Hodges
-0
/
+4
2026-02-27
PCI/PTM: Do not enable PTM automatically for Root and Switch Upstream Ports
Mika Westerberg
-29
/
+39
2026-02-26
PCI: dwc: Proceed with system suspend even if the endpoint doesn't respond wi...
Manivannan Sadhasivam
-3
/
+7
2026-02-26
PCI: imx6: Fix device node reference leak in imx_pcie_probe()
Felix Gu
-2
/
+2
2026-02-26
PCI: layerscape: Allow to compile as module
Sascha Hauer
-2
/
+16
2026-02-25
PCI: dwc: ep: Flush MSI-X write before unmapping its ATU entry
Niklas Cassel
-0
/
+3
2026-02-25
PCI: dwc: ep: Refresh MSI Message Address cache on change
Niklas Cassel
-9
/
+13
2026-02-24
PCI/PTM: Drop pci_enable_ptm() granularity parameter
Mika Westerberg
-8
/
+3
2026-02-24
PCI: endpoint: pci-epf-vntb: Return -ERANGE for out-of-range MW index
Koichiro Den
-2
/
+2
2026-02-24
PCI: endpoint: pci-epf-vntb: Use array_index_nospec() on mws_size[] access
Koichiro Den
-10
/
+14
2026-02-24
PCI: endpoint: Constify struct configfs_item_operations and configfs_group_op...
Christophe JAILLET
-5
/
+5
2026-02-24
PCI: endpoint: pci-epf-test: Advertise dynamic inbound mapping support
Koichiro Den
-0
/
+4
2026-02-24
PCI: endpoint: pci-ep-msi: Fix error unwind and prevent double alloc
Koichiro Den
-0
/
+5
2026-02-24
PCI: endpoint: pci-epf-test: Don't free doorbell IRQ unless requested
Koichiro Den
-3
/
+5
2026-02-24
PCI: endpoint: pci-epf-vntb: Fix MSI doorbell IRQ unwind
Koichiro Den
-6
/
+6
2026-02-23
PCI/MSI: Add TODO comment about legacy pcim_enable_device() side-effect
Shawn Lin
-0
/
+10
2026-02-23
PCI/MSI: Clarify pci_free_irq_vectors() usage for managed devices
Shawn Lin
-0
/
+5
2026-02-23
PCI/TPH: Allow TPH enable for RCiEPs
George Abraham P
-3
/
+6
2026-02-23
PCI/ASPM: Fix pci_clear_and_set_config_dword() usage
Lukas Wunner
-5
/
+12
2026-02-23
PCI/AER: Clear only error bits in PCIe Device Status
Shuai Xue
-4
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-60
/
+30
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-122
/
+122
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-172
/
+192
2026-02-20
Merge tag 'pci-v7.0-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
-19
/
+39
2026-02-20
Merge tag 'hyperv-next-signed-20260218' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
-13
/
+0
2026-02-19
PCI: dwc: ep: Always clear IB maps on BAR update
Koichiro Den
-3
/
+11
2026-02-19
PCI: dwc: ep: Return after clearing BAR-match inbound mapping
Koichiro Den
-0
/
+1
2026-02-19
PCI: endpoint: pci-epf-test: Select configfs
Arnd Bergmann
-0
/
+1
[prev]
[next]