-
regulator-v3.18ad21edcd · ·
regulator: Updates for v3.18 This time around most of the changes are a lot of new drivers along with the standard set of fixes and cleanups (thanks again largely to Axel Lin). We do have one nice new feature in the core which factors out the disappointingly tricky code around DT parsing, only a couple of drivers have been converted so far: - Factor out the code for parsing the standard bindings for a set of regulators out of DT, making the probe part of a lot of drivers simplier. - New drivers for Dialog DA9213, HiSilicon HI6420, Intersil ISL9305/H, Ricoh RN5T618, Rockchip RK808, Skyworks SKY81452, Silergy SYR82x, and Qualcomm RPM.
-
regulator-simple-ofef126a4a · ·
regulator: Simplified OF matching Provide a simplified way of matching regulators in DT in order to save some fiddly code in drivers.
-
drm-intel-next-2014-10-03b7277357 · ·
- first batch of skl stage 1 enabling - fixes from Rodrigo to the PSR, fbc and sink crc code - kerneldoc for the frontbuffer tracking code, runtime pm code and the basic interrupt enable/disable functions - smaller stuff all over
-
-
sound-3.17b7c2dc8e · ·
sound fixes for 3.17-final Just a few pending bits of random fixes in ASoC. Nothing exciting, but would be nice to be merged in 3.17, as most of them are also for stable kernels.
-
-
-
-
sunxi-clocks-for-3.189c8176bf · ·
Allwinner Clocks Additions for 3.18 The most important part of this serie is the addition of the phase API to handle the MMC clocks in the Allwinner SoCs. Apart from that, the A23 gained a new mbus driver, and there's a fix for a incorrect divider table on the APB0 clock.
-
-
gpio-v3.17-4324b0398 · ·
Two GPIO fixes: - GPIO direction flags where handled wrong in the new descriptor-based API, so direction changes did not always "take". - Fix a handler installation race in the generic GPIO irqchip code.
-
phy-for_3.184f0eb5d7 · ·
Adds 3 new PHY drivers stih407, stih41x and rcar gen2 PHY. It also includes miscellaneous cleanup of other PHY drivers.