index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2025-08-27
PCI: qcom: Restrict port parsing only to PCIe bridge child nodes
Krishna Chaitanya Chundru
1
-0
/
+2
2025-08-27
PCI: keystone: Use kcalloc() instead of kzalloc()
Qianfeng Rong
1
-2
/
+2
2025-08-27
PCI: rcar-host: Pass proper IRQ domain to generic_handle_domain_irq()
Claudiu Beznea
1
-1
/
+1
2025-08-23
PCI/MSI: Add startup/shutdown for per device domains
Inochi Amaoto
1
-0
/
+52
2025-08-20
PCI: cadence: Use cdns_pcie_find_*capability() to avoid hardcoding offsets
Hans Zhang
2
-21
/
+22
2025-08-20
PCI: cadence: Implement capability search using PCI core APIs
Hans Zhang
2
-0
/
+48
2025-08-20
PCI: dwc: ep: Implement capability search using PCI core APIs
Hans Zhang
2
-29
/
+23
2025-08-20
PCI/P2PDMA: Fix incorrect pointer usage in devm_kfree() call
Sungho Kim
1
-1
/
+1
2025-08-19
PCI: mediatek-gen3: Add support for MediaTek MT8196 SoC
AngeloGioacchino Del Regno
1
-0
/
+10
2025-08-19
PCI: mediatek-gen3: Implement sys clock ready time setting
AngeloGioacchino Del Regno
1
-0
/
+13
2025-08-14
s390/pci: Use pci_uevent_ers() in PCI recovery
Niklas Schnelle
1
-1
/
+1
2025-08-14
PCI/AER: Fix missing uevent on recovery when a reset is requested
Niklas Schnelle
1
-0
/
+1
2025-08-14
PCI: dwc: Implement capability search using PCI core APIs
Hans Zhang
2
-72
/
+26
2025-08-14
PCI: Refactor extended capability search into PCI_FIND_NEXT_EXT_CAP()
Hans Zhang
2
-33
/
+42
2025-08-14
PCI: Refactor capability search into PCI_FIND_NEXT_CAP()
Hans Zhang
2
-34
/
+53
2025-08-14
PCI: Clean up __pci_find_next_cap_ttl() readability
Hans Zhang
1
-4
/
+5
2025-08-14
PCI: endpoint: Drop superfluous pci_epc_features initialization
Niklas Cassel
13
-22
/
+0
2025-08-14
thunderbolt: Use is_pciehp instead of is_hotplug_bridge
Lukas Wunner
1
-1
/
+1
2025-08-13
PCI/pwrctrl: Fix double cleanup on devm_add_action_or_reset() failure
Geert Uytterhoeven
1
-9
/
+3
2025-08-13
PCI/ERR: Update device error_state already after reset
Lukas Wunner
1
-1
/
+2
2025-08-13
PCI/ERR: Notify drivers on failure to recover
Lukas Wunner
1
-0
/
+12
2025-08-13
PCI/ERR: Fix uevent on failure to recover
Lukas Wunner
1
-1
/
+7
2025-08-13
PCI/AER: Allow drivers to opt in to Bus Reset on Non-Fatal Errors
Lukas Wunner
1
-7
/
+10
2025-08-12
PCI: vmd: Remove MSI-X check on child devices
Nam Cao
1
-3
/
+0
2025-08-12
PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler()
Nam Cao
1
-1
/
+1
2025-08-11
PCI: Disable MSI on RDC PCI to PCIe bridges
Marcos Del Sol Vives
1
-0
/
+1
2025-08-11
PCI: hotplug: Clean up spaces in messages
Colin Ian King
2
-7
/
+7
2025-08-11
PCI: Clean up pci_scan_child_bus_extend() loop
Ilpo Järvinen
2
-3
/
+4
2025-08-11
PCI: Clean up early_dump_pci_device()
Ilpo Järvinen
1
-4
/
+5
2025-08-11
PCI: Use header type defines in pci_setup_device()
Ilpo Järvinen
1
-2
/
+2
2025-08-11
PCI: xgene-msi: Return negative -EINVAL in xgene_msi_handler_setup()
Dan Carpenter
1
-1
/
+1
2025-08-11
PCI: endpoint: pci-ep-msi: Fix NULL vs IS_ERR() check in pci_epf_write_msi_msg()
Dan Carpenter
1
-1
/
+1
2025-08-11
PCI: amd-mdb: Add support for PCIe RP PERST# signal handling
Sai Krishna Musham
1
-1
/
+51
2025-08-11
PCI: rcar-gen4: Fix PHY initialization
Marek Vasut
1
-1
/
+1
2025-08-11
PCI: qcom: Select PCI Power Control Slot driver
Qiang Yu
1
-0
/
+1
2025-08-09
Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+3
2025-08-07
PCI: vmd: Fix wrong kfree() in vmd_msi_free()
Nam Cao
1
-1
/
+3
2025-08-03
Merge tag 'powerpc-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-23
/
+225
2025-08-01
Merge tag 'pci-v6.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
64
-1078
/
+2037
2025-07-31
Merge branch 'pci/misc'
Bjorn Helgaas
4
-7
/
+3
2025-07-31
Merge branch 'pci/controller/xgene'
Bjorn Helgaas
2
-281
/
+180
2025-07-31
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-0
/
+2
2025-07-31
Merge branch 'pci/controller/sophgo'
Bjorn Helgaas
3
-0
/
+268
2025-07-31
Merge branch 'pci/controller/rockchip-host'
Bjorn Helgaas
1
-11
/
+2
2025-07-31
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
3
-49
/
+30
2025-07-31
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
6
-59
/
+327
2025-07-31
Merge branch 'pci/controller/mvebu'
Bjorn Helgaas
1
-4
/
+2
2025-07-31
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-14
/
+26
2025-07-31
Merge branch 'pci/controller/dw-rockchip'
Bjorn Helgaas
1
-3
/
+12
2025-07-31
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
1
-8
/
+8
[prev]
[next]