-
regulator-fix-v4.3-rc216651fc2 · ·
regulator: Fixes for v4.3 A collection of fixes that came in since I tagged the merge window pull request for v4.3: - Error handling fixes in the core. - Fixes to a couple of TI drivers for device specific issues. - Several fixes for module autoloading.
-
qcom-fixes-for-4.3-rc150b956f3 · ·
Qualcomm fixes for v4.3-rc1 * Add SCM function call stubs on ARM64
-
-
mac80211-for-davem-2015-09-22babc305e · ·
Just two small fixes: * VHT MCS mask array overrun, reported by Dan Carpenter * reset CQM history to always get a notification, from Sara Sharon
-
-
pm+acpi-4.3-rc20f40314b · ·
Power management and ACPI material for v4.3-rc2 - Fix a memory allocation size in the devfreq core (Xiaolong Ye). - Fix a mistake in the exynos-ppmu DT binding (Javier Martinez Canillas). - Add support for PPMUv2 ((Platform Performance Monitoring Unit version 2.0) on the Exynos5433 SoCs (Chanwoo Choi). - Fix a type casting bug in the Exynos PPMU code (MyungJoo Ham). - Assorted devfreq code cleanups and optimizations (Javi Merino, MyungJoo Ham, Viresh Kumar). - Fix up the ACPI cpufreq driver to use a more lightweight way to get to its private data in the ->get() callback (Rafael J Wysocki). - Fix a CONFIG_ prefix bug in one of the ACPI drivers and make the ACPI subsystem use IS_ENABLED() instead of #ifdefs in function bodies (Sudeep Holla). /
-
-
-
gpio-v4.3-246d4f7c2 · ·
This is the first round of GPIO fixes for v4.3: - Return value checks and thus nicer errorpath for two drivers. - Make GPIO_RCAR arch neutral. - Propagate errors from GPIO chip ->get() vtable call. It turned out these can actually fail sometimes, especially on slowpath controllers doing I2C traffic and similar. - Update documentation to be in sync with the massive changes in the v4.3 merge window, phew. - Handle deferred probe properly in the OMAP driver. - Get rid of surplus MODULE_ALIAS() from sx150x.
-