-
acpi-3.10-rc7b9e95fc6 · ·
ACPI fixes for 3.10-rc7 - Fix for a regression causing a failure to turn on some devices on some systems during initialization introduced by a recent revert of an ACPI PM change that broke something else. - ACPI power resources initialization fix preventing a NULL pointer from being dereferenced in the acpi_add_power_resource() error code path. - ACPI dock station driver fix that adds missing locking to write_undock(). - ACPI resources allocation fix changing the scope of an old workaround so that it doesn't affect systems that aren't actually buggy. /
-
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.
-
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. /