-
-
sunxi-drm-for-4.13110d33dd · ·
sun4i-drm changes for 4.13 An unusually big pull request for this merge window, with three notable features: - V3s display engine support. This is especially notable because it uses a different display engine used on the newer Allwinner SoCs (H3, A64 and the likes) that will be quite easily supported now. - HDMI support for the old Allwinner SoCs. This is enabled only on the A10s for now, but should be really easy to extend to deal with A10, A20 and A31 - Preliminary work to deal with dual-pipeline SoCs (A10, A20, A31, H3, etc.). It currently ignores the second pipeline, but we can use the dual-pipelines bindings. This will be useful to enable the display pipeline while we work on the dual-pipeline.
-
sunxi-dt-h5-for-4.13ea43d9b8 · ·
Allwinner H5 DT changes for 4.13 Just like the H3, this is mostly about enabling the EMAC on the H5, and also has a new board, the Orange Pi Zero Plus 2
-
sunxi-dt-h3-for-4.137a78ef92 · ·
Allwinner H3 changes for 4.13 This tag is about bringing the EMAC support to the H3 boards.
-
sunxi-fixes-for-4.12f74994a9 · ·
Allwinner fixes for 4.12 A few fixes around the PRCM support that got in 4.12 with a wrong compatible, and a missing clock in the binding.
-
sunxi-dt64-for-4.13bdecc9cb · ·
Allwinner arm64 DT changes for 4.13 Our usual arm64 changes. The most notable things are the EMAC support and USB support enhancements. There's also support for the SoPine SoM, and the OrangePi Win.
-
sunxi-dt-for-4.13d5e9edfd · ·
Allwinner DT changes for 4.13 The usual chunk of patches. The most notable improvements are the power supplies improvements (battery and AC-IN), crypto support for the sun5i family, HDMI support for the A10s, plus a lot of new things for the V3S and the A83T.
-
sunxi-clk-for-4.1306e226c7 · ·
Allwinner clock patches for 4.13 Some new clock units are supported, for the display clocks unsed in the newer SoCs, and the A83T PRCM. There is also a bunch of minor fixes for clocks that are not used by anyone, and reworks needed by drivers that will land in 4.13.
-
sunxi-clk-fixes-for-4.12d85da227 · ·
Allwinner clock fixes for 4.12 Some fixes that fix some bindings that went in 4.12, fix a few reset and clock offsets and a build error fix
-
gpio-v4.12-2fc7a9068 · ·
A few overdue GPIO patches for the v4.12 kernel: - Fix debounce logic on the Aspeed platform. - Fix the "virtual gpio" things on the Intel Crystal Cove. - Fix the blink counter selection on the MVEBU platform.
-
drm-fixes-for-v4.12-rc5
intel, nouveau, rockchip, vmwgfx, imx, meson, mediatek and core fixes
-
-
drm-misc-fixes-2017-06-078604889f · ·
Driver Changes: - kirin: Use correct dt port for the bridge (John) - meson: Fix regression caused by adding HDMI support to allow board configurations without HDMI (Neil) Cc: John Stultz <john.stultz@linaro.org> Cc: Neil Armstrong <narmstrong@baylibre.com>