-
wireless-drivers-for-davem-2016-05-09cbbba30f · ·
wireless-drivers fixes for 4.6 iwlwifi * fix P2P rates (and possibly other issues)
-
drm-intel-next-2016-05-082a55135c · ·
- refactor stolen quirks to share code between early quirks and i915 (Joonas) - refactor gem BO/vma funcstion (Tvrtko&Dave) - backlight over DPCD support (Yetunde Abedisi) - more dsi panel sequence support (Jani) - lots of refactoring around handling iomaps, vma, ring access and related topics culmulating in removing the duplicated request tracking in the execlist code (Chris & Tvrtko) includes a small patch for core iomapping code - hw state readout for bxt dsi (Ramalingam C) - cdclk cleanups (Ville) - dedupe chv pll code a bit (Ander) - enable semaphores on gen8+ for legacy submission, to be able to have a direct comparison against execlist on the same platform (Chris) Not meant to be used for anything else but performance tuning - lvds border bit hw state checker fix (Jani) - rpm vs. shrinker/oom-notifier fixes (Praveen Paneri) - l3 tuning (Imre) - revert mst dp audio, it's totally non-functional and crash-y (Lyude) - first official dmc for kbl (Rodrigo) - and tons of small things all over as usual
-
-
-
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.
-
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
-
-
-
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.