-
-
-
gpio-v4.6-47df89e92 · ·
Late GPIO fixes for the v4.6 series: - A serious ACPI fix targeted for stable: lookup strings were being free:ed. - Revert two patches from the RCAR driver.
-
phy-for-4.771f5c63c · ·
phy: for 4.7 *) Add a new PHY driver for USB2 PHY on Northstar SoC *) Add support for Broadcom NS2 SATA3 PHY in existing Broadcom SATA3 PHY driver *) Add support for MIPI DPHYs in Exynos5420-compatible (5420, 5422 and 5800) and Exynos5433 SoCs *) Add support for USB3 PHY on mt2701 *) Add extcon support for Renesas R-car USB2 PHY driver *) Misc cleanups Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
-
sunxi-clocks-for-4.7ff2bb893 · ·
Allwinner clocks additions for 4.7 As usual, a bunch of clocks patches for 4.7, mostly fixes and cleanups, and display-related clocks.
-
sunxi-dt-for-4.7b52e345d · ·
Allwinner DT additions for 4.7 The usual bunch of changes, mostly: * Addition of the SPDIF support * Addition of the pre-requisites for the display support * New boards: Difrence DIT4350, colorfly e708 q1, Dserve DSRV9703C, Polaroid MID2809PXE4, Orange Pi PC, Orange Pi 2
-
-
-
sound-4.6-rc6af9cc93c · ·
sound fixes for 4.6-rc6 Usually we get a big collection of fixes for ASoC once during rc. And this is it. At this time, most of fixes are about Intel Skylake ASoC driver, which is a new and still on-going development. Along with it, a slight large LOC is seen in legacy HD-audio driver, but it's merely a code move to the upper layer. Other than that, the rest are small or trivial fixes to various drivers, in addition to an ASoC dapm debugfs code fix.
-
sun4i-drm-for-4.7bf1139df · ·
Allwinner DRM driver for 4.7 This pull request introduces the sun4i driver, meant to be used on the older Allwinner SoCs (A10, A13, A20, A23, A31 and A33). It currently supports only the A13, which has one of the simplest video pipeline. Support for other video components and SoCs will be added eventually. It supports only a RGB or composite output. It doesn't do HDMI, VGA, LVDS or power management yet, but that will come in time as well.