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.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
/
dwc
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-04
Merge branch 'pci/misc'
Bjorn Helgaas
3
-3
/
+3
2022-08-04
Merge branch 'pci/ctrl/pm-ops'
Bjorn Helgaas
3
-13
/
+11
2022-08-04
Merge branch 'pci/ctrl/tegra194'
Bjorn Helgaas
2
-234
/
+455
2022-08-04
Merge branch 'pci/ctrl/qcom'
Bjorn Helgaas
3
-164
/
+276
2022-08-04
Merge branch 'pci/ctrl/imx6'
Bjorn Helgaas
1
-304
/
+360
2022-08-04
Merge branch 'pci/ctrl/fu740'
Bjorn Helgaas
1
-2
/
+0
2022-08-01
PCI: imx6: Support more than Gen2 speed link mode
Richard Zhu
1
-4
/
+4
2022-08-01
PCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI registers
Richard Zhu
1
-0
/
+4
2022-08-01
PCI: imx6: Reformat suspend callback to keep symmetric with resume
Richard Zhu
1
-25
/
+37
2022-08-01
PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
Richard Zhu
1
-19
/
+19
2022-08-01
PCI: imx6: Disable clocks in reverse order of enable
Bjorn Helgaas
1
-2
/
+2
2022-08-01
PCI: imx6: Do not hide PHY driver callbacks and refine the error handling
Richard Zhu
1
-13
/
+23
2022-08-01
PCI: imx6: Reduce resume time by only starting link if it was up before suspend
Richard Zhu
1
-1
/
+6
2022-08-01
PCI: imx6: Mark the link down as non-fatal error
Richard Zhu
1
-7
/
+8
2022-08-01
PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
Richard Zhu
1
-20
/
+16
2022-08-01
PCI: imx6: Turn off regulator when system is in suspend mode
Richard Zhu
1
-12
/
+5
2022-08-01
PCI: imx6: Call host init function directly in resume
Richard Zhu
1
-3
/
+3
2022-08-01
PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
Richard Zhu
1
-0
/
+8
2022-08-01
PCI: imx6: Propagate .host_init() errors to caller
Richard Zhu
1
-4
/
+12
2022-08-01
PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
Richard Zhu
1
-39
/
+56
2022-08-01
PCI: imx6: Factor out ref clock disable to match enable
Bjorn Helgaas
1
-6
/
+10
2022-08-01
PCI: imx6: Move imx6_pcie_clk_disable() earlier
Richard Zhu
1
-24
/
+24
2022-08-01
PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
Bjorn Helgaas
1
-48
/
+48
2022-08-01
PCI: imx6: Move PHY management functions together
Bjorn Helgaas
1
-128
/
+128
2022-08-01
PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
Bjorn Helgaas
1
-25
/
+25
2022-08-01
PCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()
Bjorn Helgaas
1
-4
/
+2
2022-08-01
PCI: exynos: Correct generic PHY usage
Marek Szyprowski
1
-2
/
+1
2022-08-01
PCI: dwc: Handle MSIs routed to multiple GIC interrupts
Dmitry Baryshkov
1
-3
/
+58
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
7
-17
/
+24
2022-08-01
PCI: dwc: Split MSI IRQ parsing/allocation to a separate function
Dmitry Baryshkov
1
-42
/
+54
2022-08-01
PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
Dmitry Baryshkov
1
-1
/
+1
2022-08-01
PCI: dwc: Use the bitmap API to allocate bitmaps
Christophe JAILLET
1
-8
/
+4
2022-08-01
PCI: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
2
-7
/
+9
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
4
-59
/
+114
2022-08-01
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
2
-19
/
+29
2022-08-01
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
2
-4
/
+31
2022-08-01
PCI: dwc: Simplify in/outbound iATU setup methods
Serge Semin
3
-237
/
+108
2022-08-01
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
4
-34
/
+13
2022-08-01
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
3
-50
/
+15
2022-08-01
PCI: dwc: Add dw_pcie_ops.host_deinit() callback
Serge Semin
2
-5
/
+17
2022-08-01
PCI: tegra194: Drop manual DW PCIe controller version setup
Serge Semin
1
-1
/
+0
2022-08-01
PCI: intel-gw: Drop manual DW PCIe controller version setup
Serge Semin
1
-15
/
+1
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
3
-5
/
+20
2022-08-01
PCI: dwc: Read DWC IP core version from register
Serge Semin
4
-0
/
+34
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
5
-14
/
+22
2022-08-01
PCI: dwc: Detect iATU settings after getting "addr_space" resource
Serge Semin
1
-2
/
+2
2022-08-01
PCI: dwc: Log link speed and width if it comes up
Serge Semin
1
-6
/
+16
2022-07-29
PCI: qcom: Allow ASPM L1 and substates for 2.7.0
Krishna chaitanya chundru
1
-0
/
+8
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
3
-13
/
+11
2022-07-23
PCI: tegra194: Add Tegra234 PCIe support
Vidya Sagar
1
-59
/
+225
[next]