-
-
regulator-v3.15-rc238962571 · ·
regulator: Fixes for v3.15 A couple of things here: - Fixes for pbias that didn't make it in during the merge window due to the driver coming in via MMC. The conversion to use helpers is a fix as it implements list_voltage() which the main user (MMC) relies on for correct functioning. - Change the !REGULATOR stub for optional regulators to return an error rather than a dummy; this is more in keeping with the intended use of optional regulators and fixes some issues seen MMC where it got confused by a dummy being provided.
-
tps65090-reg-pdata-v3.1629041449 · ·
regulator: Platform data additions for tp65090 This patch adds platform/MFD data for tps65090 which need to go in the core struct and so may need merging into MFD and other trees.
-
arizona-dt2cce4be9 · ·
regulator: Arizona DT handling updates Add support for externally supplied DCVDD and MICVDD when used with DT - previously the DT code had assumed that these were supplied internally.
-
dt-fixes-for-3.1520cd477c · ·
Devicetree fixes for 3.15: - Fix error handling in of_update_property - Fix section mismatch warnings in __reserved_mem_check_root - Add empty of_find_node_by_path for !OF builds - Add various missing binding documentation
-
gpio-v3.15-2b5539fa2 · ·
A few fixes for the GPIO tree: - Change a crucial semantic ordering in the GPIO irqchip helpers. - Fix two nasty regressions in the ACPI gpiolib extensions.
-
sound-3.15-rc28dc9abb9 · ·
sound fixes for 3.15-rc2 Just a copule of HD-audio device/codec-specific quirks, and a trivial replacement of udelay() with mdelay() in the old es18xx driver code. All should be safe to apply.
-
drm-intel-next-2014-04-16c7905792 · ·
- vlv infoframe fixes from Jesse - dsi/mipi fixes from Shobhit - gen8 pageflip fixes for LRI/SRM from Damien - cmd parser fixes from Brad Volkin - some prep patches for CHV, DRRS, ... - and tons of little things all over
-
-
regulator-v3.15-fixes039df7a7 · ·
regulator: Fixes for v3.15 A few driver specific fixes that have come in over the merge window, all only relevant for the specific driver.