-
staging-3.16-rc84aa0abed · ·
Staging driver bugfixes for 3.16-rc8 Here are some tiny staging driver bugfixes that I've had in my tree for the past week that resolve some reported issues. Nothing major at all, but it would be good to get them merged for 3.16-rc8 or -final. Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-
pm+acpi-3.16-rc8b6328a07 · ·
ACPI fix for 3.16-rc8 One commit that fixes a problem causing PNP devices to be associated with wrong ACPI device objects sometimes during device enumeration due to an incorrect check in a matching function. That problem was uncovered by the ACPI device enumeration rework in 3.14. /
-
sunxi-dt-for-3.17-2495bccf3 · ·
Allwinner DT changes, take 2 Only a single patch in here that fixes a DTC warning.
-
-
drm-intel-next-2014-07-2548777767 · ·
- Ditch UMS support (well just the config option for now) - Prep work for future platforms (Sonika Jindal, Damien) - runtime pm/soix fixes (Paulo, Jesse) - psr tracking improvements, locking fixes, now enabled by default! - rps fixes for chv (Deepak, Ville) - drm core patches for rotation support (Ville, Sagar Kamble) - the i915 parts unfortunately didn't make it yet - userptr fixes (Chris) - minimum backlight brightness (Jani), acked long ago by Matthew Garret on irc - I've forgotten about this patch :(
-
getreg04eca28c · ·
regulator: Allow clients to retrieve voltage selection register information Some systems have embedded controllers that can automatically manage the voltage of a regulator. Help client drivers support this in a generic fashion by providing access to the register information we have in the framework.
-
iio-for-3.17de6ca2d84 · ·
Fourth round of IIO new drivers, functionality and cleanups for the 3.17 cycle New functionality * A new modifier to indicate that a rotation is relative to either true or magnetic north. This is to be used by some magnetometers that provide data in this way. * hid magnetometer now supports output rotations from various variants on North * HMC5843 driver converted to regmap and reworked to allow easy support of other similar devices. Support for HMC5983 added via both i2c and SPI. * Rework of Exynos driver to simplify extension to support more devices. * Addition of support for the Exynos3250 ADC (which requires an additional clock) Support for quite a few more devices on its way. Cleanups * ad7997 - a number of cleanups and tweaks to how the events are controlled to make it more intuitive. * kxcjk - cleanups and minor fixes for this new driver.
-
sound-3.16-rc7eb12f72e · ·
sound fixes for 3.16-rc7 Here contains only the fixes for the new FireWire bebob driver. All fairly trivial and local fixes, so safe to apply.