summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-30irqchip/armada-370-xp: Use correct type for cpu variableMarek Behún
2024-07-30irqchip/armada-370-xp: Change register constants prefix to MPIC_Marek Behún
2024-07-30irqchip/armada-370-xp: Cosmetic fix parentheses in register constant definitionsMarek Behún
2024-07-30irqchip/armada-370-xp: Use BIT() and GENMASK() macrosMarek Behún
2024-07-30irqchip/armada-370-xp: Change spaces to tabsMarek Behún
2024-07-30irqchip/armada-370-xp: Change register constant suffix from _MSK to _MASKMarek Behún
2024-07-30irqchip/armada-370-xp: Drop _OFFS suffix from some register constantsMarek Behún
2024-07-30drm/ast: astdp: Clean up EDID readingThomas Zimmermann
2024-07-30drm/ast: astdp: Perform link training during atomic_enableThomas Zimmermann
2024-07-30drm/ast: astdp: Only test HDP state in ast_astdp_is_connected()Thomas Zimmermann
2024-07-30drm/ast: astdp: Test firmware status once during probingThomas Zimmermann
2024-07-30mm, slub: do not call do_slab_free for kfence objectRik van Riel
2024-07-30arm64: dts: mediatek: mt8183-kukui-jacuzzi: Simplify DSI endpoint replacementChen-Yu Tsai
2024-07-30drm/i915/hdcp: Fix HDCP2_STREAM_STATUS macroSuraj Kandpal
2024-07-30drm/i915/display/dp: Compute AS SDP when vrr is also enabledMitul Golani
2024-07-30x86/bugs: Add a separate config for L1TFBreno Leitao
2024-07-30arm64: dts: mediatek: mt8195-cherry: Remove keyboard-backlight nodeNícolas F. R. A. Prado
2024-07-30net/smc: prevent UAF in inet_create()D. Wythe
2024-07-30arm64: dts: mediatek: cherry: Specify pull resistance for RSEL GPIOsNícolas F. R. A. Prado
2024-07-30arm64: dts: mediatek: Add ADC node on MT6357, MT6358, MT6359 PMICsAngeloGioacchino Del Regno
2024-07-30arm64: dts: mediatek: mt8186: Fix supported-hw mask for GPU OPPsAngeloGioacchino Del Regno
2024-07-30soc: mediatek: mtk-mutex: Reduce type size for mtk_mutex_data membersAngeloGioacchino Del Regno
2024-07-30soc: mediatek: pwrap: Use devm_clk_bulk_get_all_enable()Christophe JAILLET
2024-07-30soc: mediatek: pwrap: Constify some struct int[]Christophe JAILLET
2024-07-30soc: mediatek: pwrap: Constify struct pmic_wrapper_typeChristophe JAILLET
2024-07-30x86/bugs: Add a separate config for MMIO Stable DataBreno Leitao
2024-07-30dt-bindings: reset: renesas: Document RZ/G2M v3.0 (r8a774a3) reset moduleOliver Rhodes
2024-07-30clk: renesas: rcar-gen4: Remove unused default PLL2/3/4/6 configsGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Remove unused fixed PLL clock typesGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Remove unused variable PLL2 clock typeGeert Uytterhoeven
2024-07-30clk: renesas: r8a779h0: Model PLL1/2/3/4/6 as fractional PLLsGeert Uytterhoeven
2024-07-30clk: renesas: r8a779g0: Model PLL1/3/4/6 as fractional PLLsGeert Uytterhoeven
2024-07-30clk: renesas: r8a779f0: Model PLL1/2/3/6 as fractional PLLsGeert Uytterhoeven
2024-07-30clk: renesas: r8a779a0: Use defines for PLL control registersGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Add support for fractional 9.24 PLLsGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Add support for fixed variable PLLsGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Add support for variable fractional PLLsGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Add support for fractional multiplicationGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Use defines for common CPG registersGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Use FIELD_GET()Geert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Clarify custom PLL clock supportGeert Uytterhoeven
2024-07-30clk: renesas: rcar-gen4: Removed unused SSMODE_* definitionsGeert Uytterhoeven
2024-07-30clk: renesas: rzg2l-cpg: Refactor to use priv for clks and base in clock regi...Lad Prabhakar
2024-07-30clk: renesas: rzg2l-cpg: Use devres API to register clocksLad Prabhakar
2024-07-30clk: renesas: r8a779h0: Initial clock descriptions should be __initconstGeert Uytterhoeven
2024-07-30clk: renesas: r8a779g0: cpg_pll_configs should be __initconstGeert Uytterhoeven
2024-07-30clk: renesas: r8a779f0: cpg_pll_configs should be __initconstGeert Uytterhoeven
2024-07-30clk: renesas: r8a779a0: cpg_pll_configs should be __initconstGeert Uytterhoeven
2024-07-30clk: renesas: r9a08g045: Add DMA clocks and resetsClaudiu Beznea
2024-07-30MAINTAINERS: Add selftests to DMA-BUF HEAPS FRAMEWORK entryZenghui Yu