-
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.
-
-
pinctrl-v3.16-3fe132649 · ·
Pin control fixes for v3.16: - An IRQ handling fix for the STi driver, also for stable - Another IRQ fix for the RCAR GPIO driver - A MAINTAINERS entry
-
for_3.177ebdb52e · ·
for_3.17 Adds regulator support in PHY core. PHY core is modified to support representation of multi-phy PHY providers with each individual PHY as sub-node OF PHY provider node. New PHY drivers adapted to PHY framework (hix5hd2 SATA PHY, QCOM APQ8064 SATA PHY, QCOM IPQ806x SATA PHY, Berlin SATA PHY and MiPHY356x). Existing TI PIPE3 PHY can now be used for PCIe too. Includes misc fixes and cleanups.