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
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
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
2023-01-07
PCI/sysfs: Fix double free in error path
Sascha Hauer
1
-4
/
+9
2023-01-07
PCI: Fix pci_device_is_present() for VFs by checking PF
Michael S. Tsirkin
1
-0
/
+2
2023-01-07
PCI/DOE: Fix maximum data object length miscalculation
Li Ming
1
-4
/
+16
2022-12-31
Revert "PCI: Clear PCI_STATUS when setting up device"
Bjorn Helgaas
1
-3
/
+0
2022-12-31
PCI: vmd: Fix secondary bus reset for Intel bridges
Francisco Munoz
1
-2
/
+20
2022-12-31
PCI: endpoint: pci-epf-vntb: Fix call pci_epc_mem_free_addr() in error path
Frank Li
1
-1
/
+1
2022-12-31
PCI: Check for alloc failure in pci_request_irq()
Zeng Heng
1
-0
/
+2
2022-12-31
PCI: imx6: Initialize PHY before deasserting core reset
Sascha Hauer
1
-6
/
+7
2022-12-31
PCI: vmd: Disable MSI remapping after suspend
Nirmal Patel
1
-0
/
+5
2022-12-31
PCI: pci-epf-test: Register notifier if only core_init_notifier is enabled
Kunihiko Hayashi
1
-1
/
+1
2022-12-31
PCI: dwc: Fix n_fts[] array overrun
Vidya Sagar
1
-1
/
+1
2022-12-21
PCI: mt7621: Add sentinel to quirks table
John Thomson
1
-1
/
+2
2022-11-12
PCI: hv: Only reuse existing IRTE allocation for Multi-MSI
Dexuan Cui
1
-15
/
+75
2022-11-03
PCI: hv: Fix the definition of vector in hv_compose_msi_msg()
Dexuan Cui
1
-6
/
+16
2022-10-17
Revert "PCI: tegra: Use PCI_CONF1_EXT_ADDRESS() macro"
Jon Hunter
1
-3
/
+8
2022-10-15
Merge tag 'pci-v6.1-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-61
/
+1
2022-10-14
Revert "PCI: Distribute available resources for root buses, too"
Bjorn Helgaas
1
-61
/
+1
2022-10-12
Merge tag 'for-linus-6.1-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-108
/
+53
2022-10-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
28
-610
/
+1049
2022-10-07
xen/pcifront: move xenstore config scanning into sub-function
Juergen Gross
1
-106
/
+37
2022-10-05
Merge branch 'pci/misc'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
4
-36
/
+58
2022-10-05
Merge branch 'pci/qcom'
Bjorn Helgaas
2
-112
/
+180
2022-10-05
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-6
/
+6
2022-10-05
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
4
-29
/
+37
2022-10-05
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
4
-17
/
+35
2022-10-05
Merge branch 'remotes/lorenzo/pci/apple'
Bjorn Helgaas
1
-2
/
+2
2022-10-05
Merge branch 'remotes/lorenzo/pci/aardvark'
Bjorn Helgaas
1
-0
/
+3
2022-10-05
Merge branch 'pci/resource'
Bjorn Helgaas
3
-122
/
+192
2022-10-05
Merge branch 'pci/rebar'
Bjorn Helgaas
1
-0
/
+108
2022-10-05
Merge branch 'pci/pm'
Bjorn Helgaas
4
-183
/
+205
2022-10-05
Merge branch 'pci/msi'
Bjorn Helgaas
1
-1
/
+1
2022-10-05
Merge branch 'pci/dpc'
Bjorn Helgaas
2
-5
/
+46
2022-10-05
PCI: qcom-ep: Check platform_get_resource_byname() return value
Yang Yingliang
1
-0
/
+5
2022-10-05
PCI: qcom-ep: Add support for SM8450 SoC
Manivannan Sadhasivam
1
-0
/
+1
2022-10-05
PCI: qcom-ep: Make PERST separation optional
Manivannan Sadhasivam
1
-4
/
+6
2022-10-05
PCI: qcom-ep: Disable Master AXI Clock when there is no PCIe traffic
Manivannan Sadhasivam
1
-1
/
+8
2022-10-05
PCI: Expose PCIe Resizable BAR support via sysfs
Alex Williamson
1
-0
/
+108
2022-10-05
PCI/ASPM: Correct LTR_L1.2_THRESHOLD computation
Bjorn Helgaas
1
-17
/
+32
2022-10-05
PCI/ASPM: Ignore L1 PM Substates if device lacks capability
Bjorn Helgaas
1
-0
/
+3
2022-10-05
PCI/ASPM: Factor out L1 PM Substates configuration
Bjorn Helgaas
1
-48
/
+55
2022-10-05
PCI: qcom-ep: Gate Master AXI clock to MHI bus during L1SS
Manivannan Sadhasivam
1
-0
/
+9
2022-10-05
PCI: qcom-ep: Expose link transition counts via debugfs
Manivannan Sadhasivam
1
-0
/
+60
2022-10-05
PCI: qcom-ep: Disable IRQs during driver remove
Manivannan Sadhasivam
1
-6
/
+9
2022-10-04
PCI/ASPM: Save L1 PM Substates Capability for suspend/resume
Vidya Sagar
3
-0
/
+48
2022-10-04
PCI/ASPM: Refactor L1 PM Substates Control Register programming
Vidya Sagar
1
-34
/
+40
2022-10-04
xen-pcifront: Handle missed Connected state
Jason Andryuk
1
-2
/
+16
2022-10-03
PCI: qcom-ep: Make use of the cached dev pointer
Manivannan Sadhasivam
1
-2
/
+2
2022-10-03
PCI: qcom-ep: Rely on the clocks supplied by devicetree
Manivannan Sadhasivam
1
-20
/
+13
[next]