platform/kernel/linux-starfive.git
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/microchip'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/mediatek-gen3'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/mediatek'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/loongson'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/iproc'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/imx6'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/fu740'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/exynos'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/dwc-edma'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/dwc'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/brcmstb'
2022-08-04 Bjorn HelgaasMerge branch 'pci/ctrl/aardvark'
2022-08-04 Bjorn HelgaasMerge branch 'pci/virtualization'
2022-08-04 Bjorn HelgaasMerge branch 'pci/resource'
2022-08-04 Bjorn HelgaasMerge branch 'pci/pm'
2022-08-04 Bjorn HelgaasMerge branch 'pci/err'
2022-08-04 Bjorn HelgaasMerge branch 'pci/enumeration'
2022-08-04 Bjorn HelgaasMerge branch 'pci/endpoint'
2022-08-04 Bjorn HelgaasMerge branch 'pci/aspm'
2022-08-01 Richard ZhuPCI: imx6: Support more than Gen2 speed link mode
2022-08-01 Richard ZhuPCI: imx6: Set PCIE_DBI_RO_WR_EN before writing DBI...
2022-08-01 Richard ZhuPCI: imx6: Reformat suspend callback to keep symmetric...
2022-08-01 Richard ZhuPCI: imx6: Move the imx6_pcie_ltssm_disable() earlier
2022-08-01 Bjorn HelgaasPCI: imx6: Disable clocks in reverse order of enable
2022-08-01 Richard ZhuPCI: imx6: Do not hide PHY driver callbacks and refine...
2022-08-01 Richard ZhuPCI: imx6: Reduce resume time by only starting link...
2022-08-01 Richard ZhuPCI: imx6: Mark the link down as non-fatal error
2022-08-01 Richard ZhuPCI: imx6: Move regulator enable out of imx6_pcie_deass...
2022-08-01 Richard ZhuPCI: imx6: Turn off regulator when system is in suspend...
2022-08-01 Richard ZhuPCI: imx6: Call host init function directly in resume
2022-08-01 Richard ZhuPCI: imx6: Disable i.MX6QDL clock when disabling ref...
2022-08-01 Richard ZhuPCI: imx6: Propagate .host_init() errors to caller
2022-08-01 Richard ZhuPCI: imx6: Collect clock enables in imx6_pcie_clk_enable()
2022-08-01 Bjorn HelgaasPCI: imx6: Factor out ref clock disable to match enable
2022-08-01 Richard ZhuPCI: imx6: Move imx6_pcie_clk_disable() earlier
2022-08-01 Bjorn HelgaasPCI: imx6: Move imx6_pcie_enable_ref_clk() earlier
2022-08-01 Bjorn HelgaasPCI: imx6: Move PHY management functions together
2022-08-01 Bjorn HelgaasPCI: imx6: Move imx6_pcie_grp_offset(), imx6_pcie_confi...
2022-08-01 Bjorn HelgaasPCI: imx6: Convert to NOIRQ_SYSTEM_SLEEP_PM_OPS()
2022-08-01 Marek SzyprowskiPCI: exynos: Correct generic PHY usage
2022-08-01 Marek Szyprowskiphy: samsung: phy-exynos-pcie: sanitize init/power_on...
2022-08-01 Dmitry Baryshkovdt-bindings: PCI: qcom: Support additional MSI vectors
2022-08-01 Dmitry BaryshkovPCI: dwc: Handle MSIs routed to multiple GIC interrupts
2022-08-01 Dmitry BaryshkovPCI: dwc: Convert struct pcie_port.msi_irq to an array
2022-08-01 Dmitry BaryshkovPCI: dwc: Split MSI IRQ parsing/allocation to a separat...
2022-08-01 Dmitry BaryshkovPCI: dwc: Correct msi_irq condition in dw_pcie_free_msi()
2022-08-01 Christophe... PCI: dwc: Use the bitmap API to allocate bitmaps
2022-08-01 Will McVickerPCI: dwc: Fix MSI msi_msg DMA mapping
2022-08-01 Serge SeminPCI: dwc: Check iATU in/outbound range setup status
2022-08-01 Serge SeminPCI: dwc: Validate iATU outbound mappings against hardw...
2022-08-01 Serge SeminPCI: dwc: Add iATU regions size detection procedure
2022-08-01 Serge SeminPCI: dwc: Simplify in/outbound iATU setup methods
2022-08-01 Serge SeminPCI: dwc: Drop enum dw_pcie_region_type in favor of...
2022-08-01 Serge SeminPCI: dwc: Drop enum dw_pcie_as_type in favor of PCIE_AT...
2022-08-01 Serge SeminPCI: dwc: Add dw_pcie_ops.host_deinit() callback
2022-08-01 Serge SeminPCI: tegra194: Drop manual DW PCIe controller version...
2022-08-01 Serge SeminPCI: intel-gw: Drop manual DW PCIe controller version...
2022-08-01 Serge SeminPCI: dwc: Add macros to compare Synopsys IP core versions
2022-08-01 Serge SeminPCI: dwc: Read DWC IP core version from register
2022-08-01 Serge SeminPCI: dwc: Use native DWC IP core version representation
2022-08-01 Serge SeminPCI: dwc: Detect iATU settings after getting "addr_spac...
2022-08-01 Serge SeminPCI: dwc: Log link speed and width if it comes up
2022-07-29 Arnd Bergmannsparc: Use generic pci_mmap_resource_range()
2022-07-29 Arnd BergmannPCI: Remove pci_mmap_page_range() wrapper
2022-07-27 Jim QuinlanPCI: brcmstb: Rename .map_bus() functions to end with...
2022-07-27 Jim QuinlanPCI: brcmstb: Disable/enable regulators in suspend...
2022-07-27 Jim QuinlanPCI: brcmstb: Enable child bus device regulators from DT
2022-07-27 Jim QuinlanPCI: brcmstb: Split post-link up initialization to...
2022-07-27 Jim QuinlanPCI: brcmstb: Prevent config space access when link...
2022-07-27 Jim QuinlanPCI: brcmstb: Remove unnecessary forward declarations
2022-07-22 Niklas Schnelles390/pci: allow zPCI zbus without a function zero
2022-07-22 Niklas SchnellePCI: Extend isolated function probing to s390
2022-07-22 Niklas SchnellePCI: Move jailhouse's isolated function handling to...
2022-07-22 Niklas SchnellePCI: Split out next_ari_fn() from next_fn()
2022-07-22 Niklas SchnellePCI: Clean up pci_scan_slot()
2022-07-21 Jianmin LvPCI: loongson: Work around LS7A incorrect Interrupt...
2022-07-19 Bjorn HelgaasPCI: fu740: Remove unnecessary include files
2022-07-14 Huacai ChenPCI: loongson: Don't access non-existent devices
2022-07-14 Huacai ChenPCI: loongson: Add ACPI init support
2022-07-14 Huacai ChenPCI: loongson: Use generic 8/16/32-bit config ops on...
2022-07-14 Huacai ChenPCI/ACPI: Guard ARM64-specific mcfg_quirks
2022-07-13 Mohamed KhalfellaPCI/AER: Iterate over error counters instead of error...
2022-07-13 Stefan RoesePCI/AER: Enable error reporting when AER is native
2022-07-13 Stefan RoesePCI/portdrv: Don't disable AER reporting in get_port_de...
2022-07-12 Bjorn HelgaasPCI/ASPM: Unexport pcie_aspm_support_enabled()
2022-07-12 Frank LiPCI: endpoint: Enable DMA tests for endpoints with...
2022-07-12 Kai-Heng FengPCI/ASPM: Remove pcie_aspm_pm_state_change()
2022-07-11 Bjorn HelgaasPCI/doc: Convert examples to generic power management
2022-07-11 Stefan RoesePCI/AER: Configure ECRC for every device
2022-07-06 Shunsuke MiePCI: endpoint: Don't stop controller when unbinding...
2022-07-06 Serge SeminPCI: dwc-plat: Drop dw_plat_pcie_of_match[] forward...
2022-07-06 Serge SeminPCI: dwc-plat: Drop unused regmap pointer
2022-07-06 Serge SeminPCI: dwc-plat: Simplify dw_plat_pcie_probe() return...
2022-07-06 Serge SeminPCI: dwc: Rename struct pcie_port to dw_pcie_rp
2022-07-06 Serge SeminPCI: dwc: Move io_cfg_atu_shared to struct pcie_port
2022-07-06 Serge SeminPCI: dwc: Add start_link/stop_link inlines
2022-07-06 Serge SeminPCI: dwc: Reuse local pointer to the resource data
2022-07-06 Serge SeminPCI: dwc: Organize local variable usage
2022-07-06 Serge SeminPCI: dwc: Convert dw_pcie_link_up() to use dw_pcie_read...
2022-07-06 Serge SeminPCI: dwc: Simplify unrolled iATU detection
next