-
sunxi-core-for-3.11-281265dfb · ·
Allwinner platform additions, take 2 Adds machine support for the Allwinner A10s SoC
-
sunxi-dt-for-3.11-2d0f2677b · ·
Allwinner SoCs DT additions for 3.11, part 2 Mostly adds support for the i2c controllers and the Allwinner A10S SoC.
-
sound-3.10e32aa85a · ·
sound fixes for v3.10-rc7 Only driver/device-specific small fixes that are pretty safe to apply: - USB-audio Android and Logitech webcam fixes - HD-audio MacBook Air 4,2 quirk - Complete Dell headset quirk entries that were introduced in 3.10
-
iio-for-3.11c1df9d1d4 · ·
Third round of IIO new stuff, cleanups and staging graduations for the 3.11 cycle. 1) Add clock consumer support and device tree bindings to adf4350. The clock consumer part depends on a not so optional 'optional' implementation of clock_round_rate which is not present for pxa27x. It will be shortly and as no one actually uses this chip with that sub arch as far as we know, no need to delay the inclusion in the meantime. See http://lkml.indiana.edu/hypermail/linux/kernel/1306.1/00023.html for the brief discussion. This may be the first non soc specific driver that makes use of that function. 2) AD7303 DAC new driver. 3) ADIS16130 minor fixes and improvements plus move out of staging. 4) AD7291 improvements to bring it inline with more recent drivers. 5) Update to the sysfs ABI doc to fix some out of date paths.
-
-
msm-fix-for-3.117ba655fc · ·
Some minor fixes for MSM for 3.11 I don't expect these to be necessary for stable, since the fixes are to recently added code. The strncpy fix is only in debug code that isn't normally compiled or used (and is being removed in upcoming patches).
-
msm-cleanup-for-3.111aa3d1a3 · ·
Cleanups for MSM for 3.11 These are a handful of cleanups to the MSM tree. The gpio cleanups get us closer to having proper pinmux and gpio support.
-
sunxi-dt-for-3.1139138bc6 · ·
Allwinner SoCs DT additions for 3.11 - Switch to using the sun5i clocks for the A13 - Register the pio node as an interrupt controller
-
sunxi-core-for-3.11ec3805e6 · ·
Allwinner SoCs platform additions for 3.11 - Various cleanups and documentation updates
-
acpi-3.10-rc68c9b7a7b · ·
ACPI fix for 3.10-rc6 - ACPI fix for an issue causing ACPI video driver to attempt to bind to devices it shouldn't touch from Rafael J Wysocki. /