index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
PCI: tegra194: Fix possible array out of bounds access
Sumit Gupta
1
-2
/
+11
2023-08-03
PCI: rockchip: Don't advertise MSI-X in PCIe capabilities
Rick Wertenbroek
2
-0
/
+29
2023-08-03
PCI: rockchip: Fix window mapping and address translation for endpoint
Rick Wertenbroek
2
-88
/
+75
2023-08-03
PCI: rockchip: Remove writes to unused registers
Rick Wertenbroek
1
-10
/
+0
2023-07-23
PCI: rockchip: Set address alignment for endpoint mode
Damien Le Moal
1
-0
/
+1
2023-07-23
PCI: rockchip: Use u32 variable to access 32-bit registers
Rick Wertenbroek
2
-5
/
+6
2023-07-23
PCI: rockchip: Fix legacy IRQ generation for RK3399 PCIe endpoint core
Rick Wertenbroek
2
-35
/
+16
2023-07-23
PCI: rockchip: Add poll and timeout to wait for PHY PLLs to be locked
Rick Wertenbroek
2
-0
/
+19
2023-07-23
PCI: rockchip: Write PCI Device ID to correct register
Rick Wertenbroek
2
-2
/
+6
2023-07-23
PCI: rockchip: Assert PCI Configuration Enable bit after probe
Rick Wertenbroek
1
-0
/
+3
2023-07-23
PCI: qcom: Disable write access to read only registers for IP v2.3.3
Manivannan Sadhasivam
1
-0
/
+2
2023-07-19
PCI: vmd: Fix uninitialized variable usage in vmd_enable_domain()
Xinghui Li
1
-1
/
+2
2023-07-19
PCI: qcom: Disable write access to read only registers for IP v2.9.0
Manivannan Sadhasivam
1
-0
/
+3
2023-07-19
PCI: qcom: Use DWC helpers for modifying the read-only DBI registers
Manivannan Sadhasivam
1
-5
/
+3
2023-07-19
PCI: qcom: Use lower case for hex
Manivannan Sadhasivam
1
-7
/
+7
2023-07-19
PCI: qcom: Sort and group registers and bitfield definitions
Manivannan Sadhasivam
1
-45
/
+63
2023-07-19
PCI: qcom: Remove PCIE20_ prefix from register definitions
Manivannan Sadhasivam
1
-93
/
+91
2023-07-19
PCI: ftpci100: Release the clock resources
Junyan Ye
1
-12
/
+2
2023-07-19
PCI: vmd: Reset VMD config register between soft reboots
Nirmal Patel
1
-0
/
+8
2023-07-19
PCI: cadence: Fix Gen2 Link Retraining process
Siddharth Vadapalli
1
-0
/
+27
2023-06-28
PCI: hv: Add a per-bus mutex state_lock
Dexuan Cui
1
-3
/
+26
2023-06-28
PCI: hv: Fix a race condition in hv_irq_unmask() that can cause panic
Dexuan Cui
1
-6
/
+5
2023-06-28
PCI: hv: Remove the useless hv_pcichild_state from struct hv_pci_dev
Dexuan Cui
1
-12
/
+0
2023-06-28
Revert "PCI: hv: Fix a timing issue which causes kdump to fail occasionally"
Dexuan Cui
1
-37
/
+34
2023-06-28
PCI: hv: Fix a race condition bug in hv_pci_query_relations()
Dexuan Cui
1
-0
/
+18
2023-05-11
PCI: imx6: Install the fault handler only on compatible match
H. Nikolaus Schaller
1
-0
/
+7
2023-05-11
PCI: qcom: Fix the incorrect register usage in v2.7.0 config
Manivannan Sadhasivam
1
-5
/
+3
2023-05-11
PCI: kirin: Select REGMAP_MMIO
Josh Triplett
1
-0
/
+1
2023-04-06
PCI: dwc: Fix PORT_LINK_CONTROL update when CDM check enabled
Yoshihiro Shimoda
1
-5
/
+5
2023-03-11
PCI: loongson: Add more devices that need MRRS quirk
Huacai Chen
1
-9
/
+24
2023-03-11
PCI: loongson: Prevent LS7A MRRS increases
Huacai Chen
1
-29
/
+15
2023-03-10
PCI: qcom: Fix host-init error handling
Johan Hovold
1
-1
/
+12
2023-03-10
PCI: mt7621: Delay phy ports initialization
Sergio Paracuellos
1
-0
/
+2
2022-12-31
PCI: vmd: Fix secondary bus reset for Intel bridges
Francisco Munoz
1
-2
/
+20
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: 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-11
Merge tag 'pci-v6.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-186
/
+244
2022-10-06
Merge branch 'remotes/lorenzo/pci/misc'
Bjorn Helgaas
3
-36
/
+13
2022-10-06
Merge branch 'pci/qcom'
Bjorn Helgaas
2
-112
/
+180
2022-10-06
Merge branch 'remotes/lorenzo/pci/mvebu'
Bjorn Helgaas
1
-6
/
+6
2022-10-06
Merge branch 'remotes/lorenzo/pci/mediatek'
Bjorn Helgaas
1
-1
/
+1
2022-10-06
Merge branch 'remotes/lorenzo/pci/dwc'
Bjorn Helgaas
4
-29
/
+37
2022-10-06
Merge branch 'remotes/lorenzo/pci/bridge-emul'
Bjorn Helgaas
2
-0
/
+2
2022-10-06
Merge branch 'remotes/lorenzo/pci/apple'
Bjorn Helgaas
1
-2
/
+2
2022-10-06
PCI: qcom-ep: Check platform_get_resource_byname() return value
Yang Yingliang
1
-0
/
+5
[next]