index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-08-04
Merge branch 'pci/ctrl/loongson'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/iproc'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/imx6'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/fu740'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/exynos'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/dwc-edma'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/dwc'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/brcmstb'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/ctrl/aardvark'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/virtualization'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/resource'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/err'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/enumeration'
Bjorn Helgaas
2022-08-04
Merge branch 'pci/endpoint'
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
phy: samsung: phy-exynos-pcie: sanitize init/power_on callbacks
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
[next]