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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-09
PCI: keystone: Set mode as Root Complex for "ti,keystone-pcie" compatible
Kishon Vijay Abraham I
1
-0
/
+1
2024-12-09
PCI: imx6: Fix suspend/resume support on i.MX6QDL
Stefan Eichenberger
1
-11
/
+46
2024-12-09
PCI: qcom: Disable ASPM L0s for X1E80100
Qiang Yu
1
-1
/
+1
2024-12-05
PCI: tegra194: Move controller cleanups to pex_ep_event_pex_rst_deassert()
Manivannan Sadhasivam
1
-3
/
+4
2024-12-05
PCI: qcom-ep: Move controller cleanups to qcom_pcie_perst_deassert()
Manivannan Sadhasivam
1
-2
/
+4
2024-12-05
PCI: qcom: Enable MSI interrupts together with Link up if 'Global IRQ' is sup...
Manivannan Sadhasivam
1
-1
/
+3
2024-09-23
Merge tag 'pci-v6.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
17
-556
/
+867
2024-09-19
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
1
-1
/
+6
2024-09-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
13
-60
/
+310
2024-09-19
Merge branch 'pci/controller/kirin'
Bjorn Helgaas
1
-2
/
+2
2024-09-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-1
/
+1
2024-09-19
Merge branch 'pci/controller/imx6'
Bjorn Helgaas
1
-464
/
+526
2024-09-19
Merge branch 'pci/controller/dra7xx'
Bjorn Helgaas
1
-2
/
+9
2024-09-19
Merge branch 'pci/controller/affinity'
Bjorn Helgaas
2
-16
/
+3
2024-09-14
PCI: dra7xx: Fix error handling when IRQ request fails in probe
Siddharth Vadapalli
1
-1
/
+7
2024-09-14
PCI: dra7xx: Fix threaded IRQ request for "dra7xx-pcie-main" IRQ
Siddharth Vadapalli
1
-1
/
+2
2024-09-13
PCI: qcom: Add RX lane margining settings for 16.0 GT/s
Shashank Babu Chinta Venkata
5
-2
/
+56
2024-09-13
PCI: qcom: Add equalization settings for 16.0 GT/s
Shashank Babu Chinta Venkata
8
-12
/
+94
2024-09-13
PCI: dwc: Always cache the maximum link speed value in dw_pcie::max_link_speed
Manivannan Sadhasivam
1
-4
/
+14
2024-09-13
PCI: dwc: Rename 'dw_pcie::link_gen' to 'dw_pcie::max_link_speed'
Manivannan Sadhasivam
6
-17
/
+17
2024-09-13
PCI: qcom-ep: Enable controller resources like PHY only after refclk is avail...
Manivannan Sadhasivam
1
-10
/
+4
2024-09-11
PCI: imx6: Add i.MX8Q PCIe Root Complex (RC) support
Richard Zhu
1
-0
/
+28
2024-09-11
PCI: Rename CRS Completion Status to RRS
Bjorn Helgaas
1
-9
/
+9
2024-09-09
PCI: imx6: Call common PHY API to set mode, speed, and submode
Frank Li
1
-0
/
+16
2024-09-09
PCI: imx6: Consolidate redundant if-checks
Frank Li
1
-2
/
+0
2024-09-09
PCI: imx6: Improve comment for workaround ERR010728
Frank Li
1
-3
/
+20
2024-09-09
PCI: imx6: Simplify switch-case logic by involve core_reset callback
Frank Li
1
-63
/
+71
2024-09-09
PCI: imx6: Introduce SoC specific callbacks for controlling REFCLK
Frank Li
1
-60
/
+51
2024-09-09
PCI: imx6: Rename imx6_* with imx_*
Frank Li
1
-375
/
+374
2024-09-09
PCI: imx6: Fix missing call to phy_power_off() in error handling
Frank Li
1
-3
/
+4
2024-09-09
PCI: imx6: Fix i.MX8MP PCIe EP's occasional failure to trigger MSI
Richard Zhu
1
-0
/
+2
2024-09-09
PCI: imx6: Fix establish link failure in EP mode for i.MX8MM and i.MX8MP
Richard Zhu
1
-2
/
+4
2024-09-06
PCI: kirin: Fix buffer overflow in kirin_pcie_parse_port()
Alexandra Diupina
1
-2
/
+2
2024-09-01
PCI: rcar-gen4: Make read-only const array check_addr static
Colin Ian King
1
-1
/
+6
2024-09-01
PCI: qcom: Disable mirroring of DBI and iATU register space in BAR region
Prudhvi Yarlagadda
3
-15
/
+61
2024-09-01
PCI: qcom: Enumerate endpoints based on Link up event in 'global_irq' interrupt
Manivannan Sadhasivam
1
-1
/
+54
2024-09-01
PCI: qcom-ep: Modify 'global_irq' and 'perst_irq' IRQ device names
Manivannan Sadhasivam
1
-2
/
+14
2024-09-01
PCI: qcom-ep: Reword the error message for receiving unknown global IRQ event
Manivannan Sadhasivam
1
-1
/
+2
2024-09-01
PCI: qcom-ep: Drop the redundant masking of global IRQ events
Manivannan Sadhasivam
1
-2
/
+0
2024-08-22
PCI: qcom: Use OPP only if the platform supports it
Manivannan Sadhasivam
1
-2
/
+5
2024-08-22
PCI: qcom-ep: Disable MHI RAM data parity error interrupt for SA8775P SoC
Manivannan Sadhasivam
1
-0
/
+13
2024-08-13
PCI: keystone: Fix if-statement expression in ks_pcie_quirk()
Dan Carpenter
1
-1
/
+1
2024-07-29
PCI: dwc: Silence 'set affinity failed' warning
Marek Vasut
2
-16
/
+3
2024-07-19
Merge branch 'pci/misc'
Bjorn Helgaas
1
-0
/
+1
2024-07-19
Merge branch 'pci/controller/tegra194'
Bjorn Helgaas
1
-4
/
+1
2024-07-19
Merge branch 'pci/controller/rockchip'
Bjorn Helgaas
3
-43
/
+311
2024-07-19
Merge branch 'pci/controller/rcar-gen4'
Bjorn Helgaas
2
-34
/
+276
2024-07-19
Merge branch 'pci/controller/qcom'
Bjorn Helgaas
5
-168
/
+290
2024-07-19
Merge branch 'pci/controller/keystone'
Bjorn Helgaas
1
-82
/
+118
2024-07-19
Merge branch 'pci/controller/exynos'
Bjorn Helgaas
1
-50
/
+4
[prev]
[next]