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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-20
PCI: hv: Propagate coherence from VMbus device to PCI device
Michael Kelley
1
-0
/
+9
2022-04-13
PCI: endpoint: Fix misused goto label
Li Chen
1
-1
/
+1
2022-04-13
PCI: pciehp: Add Qualcomm quirk for Command Completed erratum
Manivannan Sadhasivam
1
-0
/
+2
2022-04-13
PCI: endpoint: Fix alignment fault error in copy tests
Hou Zhiqiang
1
-1
/
+11
2022-04-13
PCI: aardvark: Fix support for MSI interrupts
Pali Rohár
1
-10
/
+6
2022-04-08
PCI: Avoid broken MSI on SB600 USB devices
Bjorn Helgaas
1
-0
/
+12
2022-04-08
PCI: imx6: Assert i.MX8MM CLKREQ# even if no device present
Richard Zhu
1
-4
/
+0
2022-04-08
PCI: imx6: Invoke the PHY exit function after PHY power off
Richard Zhu
1
-0
/
+1
2022-04-08
PCI: Reduce warnings on possible RW1C corruption
Mark Tomlinson
1
-3
/
+6
2022-04-08
PCI: aardvark: Fix reading PCI_EXP_RTSTA_PME bit on emulated bridge
Pali Rohár
1
-1
/
+3
2022-04-08
PCI: aardvark: Fix reading MSI interrupt number
Pali Rohár
1
-7
/
+2
2022-04-08
PCI: xgene: Revert "PCI: xgene: Fix IB window setup"
Marc Zyngier
1
-1
/
+1
2022-04-08
PCI: xgene: Revert "PCI: xgene: Use inbound resources for setup"
Marc Zyngier
1
-11
/
+22
2022-04-08
PCI: pciehp: Clear cmd_busy bit in polling mode
Liguang Zhang
1
-0
/
+2
2022-04-08
PCI: imx6: Allow to probe when dw_pcie_wait_for_link() fails
Fabio Estevam
1
-8
/
+2
2022-04-08
PCI: fu740: Force 2.5GT/s for initial device probe
Ben Dooks
1
-1
/
+50
2022-02-27
Merge tag 'irq-urgent-2022-02-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-7
/
+7
2022-02-24
Merge tag 'pci-v5.17-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-6
/
+11
2022-02-23
PCI: Mark all AMD Navi10 and Navi14 GPU ATS as broken
Alex Deucher
1
-5
/
+9
2022-02-21
PCI: vmd: Prevent recursive locking on interrupt allocation
Thomas Gleixner
1
-7
/
+7
2022-02-15
Merge tag 'hyperv-fixes-signed-20220215' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-2
/
+11
2022-02-14
PCI: mvebu: Fix device enumeration regression
Pali Rohár
1
-1
/
+2
2022-02-11
Merge tag 'pci-v5.17-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-30
/
+17
2022-02-11
Revert "PCI/portdrv: Do not setup up IRQs if there are no users"
Bjorn Helgaas
1
-30
/
+17
2022-02-06
Merge tag 'irq_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2022-02-04
Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-56
/
+60
2022-02-04
PCI: kirin: Add dev struct for of_device_get_match_data()
Bjorn Helgaas
1
-13
/
+18
2022-02-04
PCI/MSI: Remove bogus warning in pci_irq_get_affinity()
Thomas Gleixner
1
-1
/
+2
2022-02-03
PCI: hv: Fix NUMA node assignment when kernel boots with custom NUMA topology
Long Li
1
-2
/
+11
2022-02-01
PCI: j721e: Initialize pcie->cdns_pcie before using it
Bjorn Helgaas
1
-43
/
+42
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-10
/
+1
2022-01-25
PCI: mt7621: Remove unused function pcie_rmw()
Sergio Paracuellos
1
-9
/
+0
2022-01-25
PCI: mt7621: Drop of_match_ptr() to avoid unused variable
Sergio Paracuellos
1
-1
/
+1
2022-01-23
Merge tag 'irq_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-3
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+1
2022-01-22
proc: remove PDE_DATA() completely
Muchun Song
1
-5
/
+5
2022-01-21
PCI/MSI: Prevent UAF in error path
Thomas Gleixner
2
-3
/
+2
2022-01-16
Merge tag 'pci-v5.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
68
-1516
/
+2306
2022-01-15
all: replace find_next{,_zero}_bit with find_first{,_zero}_bit where appropriate
Yury Norov
1
-1
/
+1
2022-01-14
Merge tag 'mips_5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
2
-5
/
+79
2022-01-13
Merge tag 'irq-msi-2022-01-13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
12
-703
/
+739
2022-01-13
Merge branch 'pci/driver-cleanup'
Bjorn Helgaas
23
-756
/
+755
2022-01-13
Merge branch 'pci/errors'
Bjorn Helgaas
23
-120
/
+79
2022-01-13
Merge branch 'pci/misc'
Bjorn Helgaas
5
-6
/
+6
2022-01-13
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
3
-17
/
+65
2022-01-13
Merge branch 'remotes/lorenzo/pci/xilinx-nwl'
Bjorn Helgaas
1
-23
/
+7
2022-01-13
Merge branch 'remotes/lorenzo/pci/xgene'
Bjorn Helgaas
2
-5
/
+3
2022-01-13
Merge branch 'remotes/lorenzo/pci/vmd'
Bjorn Helgaas
1
-0
/
+59
2022-01-13
Merge branch 'remotes/lorenzo/pci/rcar'
Bjorn Helgaas
1
-5
/
+5
2022-01-13
Merge branch 'remotes/lorenzo/pci/qcom'
Bjorn Helgaas
2
-8
/
+8
[next]