index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
Age
Commit message (
Expand
)
Author
2022-08-04
Merge branch 'pci/ctrl/fu740'
Bjorn Helgaas
2022-08-01
PCI: imx6: Support more than Gen2 speed link mode
Richard Zhu
2022-08-01
PCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI registers
Richard Zhu
2022-08-01
PCI: imx6: Reformat suspend callback to keep symmetric with resume
Richard Zhu
2022-08-01
PCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
Richard Zhu
2022-08-01
PCI: imx6: Disable clocks in reverse order of enable
Bjorn Helgaas
2022-08-01
PCI: imx6: Do not hide PHY driver callbacks and refine the error handling
Richard Zhu
2022-08-01
PCI: imx6: Reduce resume time by only starting link if it was up before suspend
Richard Zhu
2022-08-01
PCI: imx6: Mark the link down as non-fatal error
Richard Zhu
2022-08-01
PCI: imx6: Move regulator enable out of imx6_pcie_deassert_core_reset()
Richard Zhu
2022-08-01
PCI: imx6: Turn off regulator when system is in suspend mode
Richard Zhu
2022-08-01
PCI: imx6: Call host init function directly in resume
Richard Zhu
2022-08-01
PCI: imx6: Disable i.MX6QDL clock when disabling ref clocks
Richard Zhu
2022-08-01
PCI: imx6: Propagate .host_init() errors to caller
Richard Zhu
2022-08-01
PCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
Richard Zhu
2022-08-01
PCI: imx6: Factor out ref clock disable to match enable
Bjorn Helgaas
2022-08-01
PCI: imx6: Move imx6_pcie_clk_disable() earlier
Richard Zhu
2022-08-01
PCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
Bjorn Helgaas
2022-08-01
PCI: imx6: Move PHY management functions together
Bjorn Helgaas
2022-08-01
PCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_configure_type() earlier
Bjorn Helgaas
2022-08-01
PCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()
Bjorn Helgaas
2022-08-01
PCI: exynos: Correct generic PHY usage
Marek Szyprowski
2022-08-01
PCI: dwc: Handle MSIs routed to multiple GIC interrupts
Dmitry Baryshkov
2022-08-01
PCI: dwc: Convert struct pcie_port.msi_irq to an array
Dmitry Baryshkov
2022-08-01
PCI: dwc: Split MSI IRQ parsing/allocation to a separate function
Dmitry Baryshkov
2022-08-01
PCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
Dmitry Baryshkov
2022-08-01
PCI: dwc: Use the bitmap API to allocate bitmaps
Christophe JAILLET
2022-08-01
PCI: dwc: Fix MSI msi_msg DMA mapping
Will McVicker
2022-08-01
PCI: dwc: Check iATU in/outbound range setup status
Serge Semin
2022-08-01
PCI: dwc: Validate iATU outbound mappings against hardware constraints
Serge Semin
2022-08-01
PCI: dwc: Add iATU regions size detection procedure
Serge Semin
2022-08-01
PCI: dwc: Simplify in/outbound iATU setup methods
Serge Semin
2022-08-01
PCI: dwc: Drop enum dw_pcie_region_type in favor of PCIE_ATU_REGION_DIR_IB/OB
Serge Semin
2022-08-01
PCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_ATU_TYPE_MEM/IO
Serge Semin
2022-08-01
PCI: dwc: Add dw_pcie_ops.host_deinit() callback
Serge Semin
2022-08-01
PCI: tegra194: Drop manual DW PCIe controller version setup
Serge Semin
2022-08-01
PCI: intel-gw: Drop manual DW PCIe controller version setup
Serge Semin
2022-08-01
PCI: dwc: Add macros to compare Synopsys IP core versions
Serge Semin
2022-08-01
PCI: dwc: Read DWC IP core version from register
Serge Semin
2022-08-01
PCI: dwc: Use native DWC IP core version representation
Serge Semin
2022-08-01
PCI: dwc: Detect iATU settings after getting "addr_space" resource
Serge Semin
2022-08-01
PCI: dwc: Log link speed and width if it comes up
Serge Semin
2022-07-29
PCI: qcom: Allow ASPM L1 and substates for 2.7.0
Krishna chaitanya chundru
2022-07-27
PCI: Convert to new *_PM_OPS macros
Bjorn Helgaas
2022-07-22
PCI: tegra194: Add Tegra234 PCIe support
Vidya Sagar
2022-07-22
PCI: tegra194: Extend Endpoint mode support
Vidya Sagar
2022-07-22
PCI: tegra194: Fix link up retry sequence
Vidya Sagar
2022-07-22
PCI: tegra194: Clean up the exit path for Endpoint mode
Vidya Sagar
2022-07-22
PCI: tegra194: Enable support for 256 Byte payload
Vidya Sagar
2022-07-22
PCI: tegra194: Clear bandwidth management status
Vidya Sagar
[prev]
[next]