index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-20
PCI: vmd: Fix potential deadlock when enabling ASPM
Johan Hovold
1
-1
/
+1
2023-12-20
PCI: loongson: Limit MRRS to 256
Jiaxun Yang
1
-5
/
+41
2023-11-28
PCI: exynos: Don't discard .remove() callback
Uwe Kleine-König
1
-2
/
+2
2023-11-28
PCI: kirin: Don't discard .remove() callback
Uwe Kleine-König
1
-2
/
+2
2023-11-28
PCI: qcom-ep: Add dedicated callback for writing to DBI2 registers
Manivannan Sadhasivam
1
-0
/
+17
2023-11-28
PCI: keystone: Don't discard .probe() callback
Uwe Kleine-König
1
-2
/
+2
2023-11-28
PCI: keystone: Don't discard .remove() callback
Uwe Kleine-König
1
-2
/
+2
2023-11-28
PCI: dwc: Add missing PCI_EXP_LNKCAP_MLW handling
Yoshihiro Shimoda
1
-1
/
+8
2023-11-28
PCI: dwc: Add dw_pcie_link_set_max_link_width()
Yoshihiro Shimoda
1
-45
/
+41
2023-11-28
PCI: mvebu: Use FIELD_PREP() with Link Width
Ilpo Järvinen
1
-1
/
+1
2023-11-28
PCI: tegra194: Use FIELD_GET()/FIELD_PREP() with Link Width fields
Ilpo Järvinen
1
-5
/
+4
2023-11-20
PCI: vmd: Correct PCI Header Type Register's multi-function check
Ilpo Järvinen
1
-2
/
+1
2023-09-29
PCI: qcom: Fix IPQ8074 enumeration
Sricharan Ramabadhran
1
-3
/
+1
2023-08-30
Merge tag 'pci-v6.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
45
-248
/
+655
2023-08-29
Merge branch 'pci/misc'
Bjorn Helgaas
29
-38
/
+28
2023-08-29
Merge branch 'pci/controller/resources'
Bjorn Helgaas
4
-8
/
+4
2023-08-29
Merge branch 'pci/controller/remove-void-cast'
Bjorn Helgaas
3
-8
/
+24
2023-08-29
Merge branch 'pci/controller/vmd'
Bjorn Helgaas
1
-2
/
+17
2023-08-29
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-10
/
+0
2023-08-29
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
1
-3
/
+3
2023-08-29
Merge branch 'pci/controller/qcom-ep'
Bjorn Helgaas
1
-1
/
+73
2023-08-29
Merge branch 'pci/controller/qcom-edma'
Bjorn Helgaas
1
-1
/
+4
2023-08-29
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
2
-1
/
+2
2023-08-29
Merge branch 'pci/controller/microchip'
Bjorn Helgaas
2
-162
/
+233
2023-08-29
Merge branch 'pci/controller/layerscape'
Bjorn Helgaas
1
-0
/
+20
2023-08-29
Merge branch 'pci/controller/iproc'
Bjorn Helgaas
1
-3
/
+2
2023-08-29
Merge branch 'pci/controller/hv'
Bjorn Helgaas
1
-0
/
+3
2023-08-29
Merge branch 'pci/controller/fu740'
Bjorn Helgaas
1
-0
/
+1
2023-08-29
Merge branch 'pci/controller/dwc'
Bjorn Helgaas
4
-9
/
+231
2023-08-29
Merge branch 'pci/controller/brcmstb'
Bjorn Helgaas
1
-1
/
+5
2023-08-29
PCI: qcom-ep: Add ICC bandwidth voting support
Krishna chaitanya chundru
1
-0
/
+72
2023-08-29
PCI: qcom-ep: Treat unknown IRQ events as an error
Manivannan Sadhasivam
1
-1
/
+1
2023-08-26
PCI: qcom-ep: Add eDMA support
Manivannan Sadhasivam
1
-1
/
+3
2023-08-25
PCI: qcom: Add support for sa8775p SoC
Mrinmay Sarkar
1
-0
/
+1
2023-08-25
PCI: qcom-ep: Pass alignment restriction to the EPF core
Manivannan Sadhasivam
1
-0
/
+1
2023-08-25
PCI: Fix typos in docs and comments
Bjorn Helgaas
1
-1
/
+1
2023-08-25
PCI: mvebu: Remove unused busn member
Pali Rohár
1
-1
/
+0
2023-08-24
PCI: brcmstb: Remove stale comment
Jim Quinlan
1
-1
/
+0
2023-08-24
PCI: brcmstb: Assert PERST# on BCM2711
Jim Quinlan
1
-0
/
+5
2023-08-24
PCI: layerscape: Add power management support for ls1028a
Hou Zhiqiang
1
-9
/
+131
2023-08-24
PCI: dwc: Implement generic suspend/resume functionality
Frank Li
2
-0
/
+99
2023-08-24
PCI: layerscape: Add workaround for lost link capabilities during reset
Xiaowei Bao
1
-0
/
+19
2023-08-24
PCI: layerscape: Add support for link-down notification
Frank Li
1
-0
/
+1
2023-08-23
PCI: fu740: Set the number of MSI vectors
Yong-Xuan Wang
1
-0
/
+1
2023-08-22
PCI: hv: Fix a crash in hv_pci_restore_msi_msg() during hibernation
Dexuan Cui
1
-0
/
+3
2023-08-22
PCI: vmd: Disable bridge window for domain reset
Nirmal Patel
1
-2
/
+17
2023-08-08
PCI: dwc: Provide deinit callback for i.MX
Mark Brown
1
-0
/
+1
2023-08-08
PCI: microchip: Re-partition code between probe() and init()
Daire McNamara
1
-20
/
+38
2023-08-08
PCI: microchip: Gather MSI information from hardware config registers
Daire McNamara
1
-28
/
+37
2023-08-08
PCI: microchip: Clean up initialisation of interrupts
Daire McNamara
1
-56
/
+100
[next]