index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-30
PCI/DPC: Log AER error info for DPC/EDR uncorrectable errors
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2026-03-30
PCI/sysfs: Suppress FW_BUG warning when NUMA node already matches
Li RongQing
1
-0
/
+3
2026-03-30
PCI/AER: Stop ruling out unbound devices as error source
Lukas Wunner
1
-2
/
+0
2026-03-30
PCI/VGA: Fail pci_set_vga_state() if VGA decoding not supported
Simon Richter
1
-0
/
+12
2026-03-30
pcmcia: remove obsolete host controller drivers
Ethan Nelson-Moore
1
-3
/
+1
2026-03-27
PCI: endpoint: pci-epf-vntb: Implement .get_dma_dev()
Koichiro Den
1
-0
/
+9
2026-03-27
PCI: Fix alignment calculation for resource size larger than align
Ilpo Järvinen
1
-1
/
+8
2026-03-27
PCI: Align head space better
Ilpo Järvinen
1
-1
/
+38
2026-03-27
PCI: Rename window_alignment() to pci_min_window_alignment()
Ilpo Järvinen
2
-3
/
+6
2026-03-27
resource: Pass full extent of empty space to resource_alignf callback
Ilpo Järvinen
1
-1
/
+2
2026-03-26
PCI: Fix premature removal from realloc_head list during resource assignment
Ilpo Järvinen
1
-4
/
+4
2026-03-26
PCI: Prevent shrinking bridge window from its required size
Ilpo Järvinen
1
-2
/
+40
2026-03-26
PCI: Prevent assignment to unsupported bridge windows
Ahmed Naseef
1
-0
/
+6
2026-03-27
PCI: of: Remove max-link-speed generation validation
Hans Zhang
1
-12
/
+7
2026-03-27
PCI: controller: Validate max-link-speed
Hans Zhang
3
-4
/
+5
2026-03-27
PCI: j721e: Validate max-link-speed from DT
Hans Zhang
1
-1
/
+2
2026-03-27
PCI: dwc: Use pcie_get_link_speed() helper for safe array access
Hans Zhang
6
-9
/
+9
2026-03-27
PCI: Add pcie_get_link_speed() helper for safe array access
Hans Zhang
2
-0
/
+18
2026-03-26
PCI: sky1: Use boolean true for is_rc field
Hans Zhang
1
-1
/
+1
2026-03-26
PCI: qcom: Advertise Hotplug Slot Capability with no Command Completion support
Krishna Chaitanya Chundru
1
-6
/
+11
2026-03-26
PCI: dwc: Expose PCIe event counters for groups 5 to 7 over debugfs
Hans Zhang
1
-1
/
+51
2026-03-26
PCI: imx6: Separate PERST# assertion from core reset functions
Sherry Sun
1
-11
/
+18
2026-03-26
PCI: imx6: Change imx_pcie_deassert_core_reset() return type to void
Sherry Sun
1
-11
/
+3
2026-03-26
PCI: endpoint: Improve error messages
Manivannan Sadhasivam
1
-5
/
+10
2026-03-26
PCI: endpoint: Print the EPF name in the error log of pci_epf_make()
Manivannan Sadhasivam
1
-1
/
+2
2026-03-26
PCI: imx6: Skip waiting for L2/L3 Ready on i.MX6SX
Richard Zhu
1
-0
/
+1
2026-03-25
PCI: mediatek-gen3: Integrate new pwrctrl API
Chen-Yu Tsai
2
-8
/
+32
2026-03-25
PCI: mediatek-gen3: Disable device if further setup fails
Chen-Yu Tsai
1
-1
/
+6
2026-03-25
PCI: mediatek-gen3: Split out device power helpers
Chen-Yu Tsai
1
-35
/
+51
2026-03-25
PCI: mediatek-gen3: Add error path for resume driver callbacks
Chen-Yu Tsai
1
-4
/
+6
2026-03-25
PCI: mediatek-gen3: Move controller setup steps before PERST# control
Chen-Yu Tsai
1
-25
/
+25
2026-03-25
PCI: mediatek-gen3: Move mtk_pcie_setup_irq() out of mtk_pcie_setup()
Chen-Yu Tsai
1
-11
/
+14
2026-03-25
PCI: mediatek-gen3: Clean up mtk_pcie_parse_port() with dev_err_probe()
Chen-Yu Tsai
1
-26
/
+10
2026-03-25
PCI/VGA: Pass errors from pci_set_vga_state() up
Simon Richter
1
-2
/
+11
2026-03-25
PCI/VGA: Pass vga_get_uninterruptible() errors to userspace
Simon Richter
1
-1
/
+6
2026-03-25
PCI: hv: Set default NUMA node to 0 for devices without affinity info
Long Li
1
-0
/
+8
2026-03-24
PCI: sky1: Fix missing cleanup of ECAM config on probe failure
Felix Gu
1
-1
/
+3
2026-03-23
PCI/pwrctrl: Fix pci_pwrctrl_is_required() device node leak
Felix Gu
1
-1
/
+3
2026-03-23
PCI/pwrctrl: Do not power off on pwrctrl device removal
Chen-Yu Tsai
2
-13
/
+0
2026-03-23
PCI: dwc: rcar-gen4: Change EPC BAR alignment to 4K as per the documentation
Koichiro Den
1
-1
/
+1
2026-03-21
PCI: dwc: rcar-gen4: Mark BAR0 and BAR2 as Resizable BARs in endpoint mode
Koichiro Den
1
-0
/
+2
2026-03-21
PCI: mediatek: Fix possible truncation in mtk_pcie_parse_port()
Ryder Lee
1
-1
/
+1
2026-03-19
Merge tag 'pci-v7.0-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-13
/
+46
2026-03-19
PCI: eswin: Add ESWIN PCIe Root Complex driver
Senchuan Zhang
3
-0
/
+419
2026-03-18
PCI/pwrctrl: generic: Add UPD720201/UPD720202 USB 3.0 xHCI Host Controller su...
Neil Armstrong
1
-0
/
+4
2026-03-18
PCI/pwrctrl: generic: Simplify dev_err_probe() usage
Neil Armstrong
1
-6
/
+3
2026-03-18
PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as generic
Neil Armstrong
4
-10
/
+11
2026-03-17
PCI: rpaphp: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-3
/
+1
2026-03-17
PCI: pnv_php: Simplify with scoped for each OF child loop
Krzysztof Kozlowski
1
-12
/
+7
2026-03-17
PCI/CXL: Hide SBR from reset_methods if masked by CXL
Vidya Sagar
1
-5
/
+1
[prev]
[next]