-
-
pm+acpi-3.15-rc89b961aa9 · ·
ACPI and power management fixes for 3.15-rc8 - A workqueue is destroyed too early during the ACPI thermal driver module unload which leads to a NULL pointer dereference in the driver's remove callback. Fix from Aaron Lu. - A wrong argument is passed to devm_regulator_get_optional() in the probe routine of the cpu0 cpufreq driver which leads to resource leaks if the driver is unbound from the cpufreq platform device. Fix from Lucas Stach. - A lock is missing in cpufreq_governor_dbs() which leads to memory corruption and NULL pointer dereferences during system suspend/resume, for example. Fix from Bibek Basu. /
-
mfd-omap-v3.16-143fef47f · ·
Second immutable branch between MFD and OMAP due for the v3.16 merge window.
-
fixes-for-3.151b0fe6be · ·
ARM: SoC fixes for 3.15 A slightly larger set of fixes than we'd like at this point in the release. Hopefully our very last batch before 3.15: - OMAP: * Fix boot regression with CPU_IDLE enabled * Fixes for audio playback on OMAP5 * Clock rate setting fix for OMAP3 * Misc idle/PM fixes - Exynos: * Removal of a couple of power domains to work around issues with access when they are powered down * Enabling missing highspeed-i2c driver to make MMC regulators work * Secondary CPU spin-up fix for 4212 * Remove MDMA1 engine to avoid conflicts on secure mode platforms * A few other DT fixes - Marvell: * PCI-e fixes for clocks and resource allocation + a few other smaller fixes, add a MAINTAINERS entry for reset drivers, etc.
-
-
pinctrl-v3.15-47ea45643 · ·
A single last pinctrl fix for the v3.15 series: the vt8500 driver was failing to update the output value when the combined set direction output and set value was executed.
-
sunxi-drivers-for-3.16-21be7f552 · ·
Allwinner drivers changes for 3.16, take 2 Add reset driver for the A31
-
sunxi-dt-for-3.16-2c690d80b · ·
Allwinner DT changes for 3.16, take 2 - Introduction of a new board, the i12-tvbox - Enable the MMC and USB controllers on the Colombus - Add the enable-method to the A31 cpus - a few fixes
-
sunxi-defconfig-for-3.16-2e397a785 · ·
Allwinner defconfig changes, take 2 Add the A31 reset driver to the sunxi-related defconfigs
-
sunxi-core-for-3.16-25e669ec5 · ·
Allwinner Core additions for 3.16, take 2 - Convert the A31 SMP operations to the CPU_METHOD_OF_DECLARE mechanism - Remove the reset code from the machine definition, that removes pretty much all the code left in mach-sunxi
-
drm-intel-next-2014-05-23f83d6518 · ·
- prep refactoring for execlists (Oscar Mateo) - corner-case fixes for runtime pm (Imre) - tons of vblank improvements from Ville - prep work for atomic plane/sprite updates (Ville) - more chv code, now almost complete (tons of different people) - refactoring and improvements for drm_irq.c merged through drm-intel-next - g4x/ilk reset improvements (Ville) - removal of encoder->mode_set - moved audio state tracking into pipe_config - shuffled fb pinning out of the platform crtc modeset callbacks into core code - userptr support (Chris) - OOM handling improvements from Chris, with now have a neat oom notifier which jumps additional debug information. - topdown allocation of ppgtt PDEs (Ben) - fixes and small improvements all over
-
ib-mfd-gpio-v3.169e9dc7d9 · ·
Immutable branch between MFD and GPIO due for the v3.16 merge window.
-
asoc-v3.16cee429e5 · ·
ASoC: Updates for v3.16 Lots of cleanup work going on in the core this release but very little visible to external users except for the new drivers that have been added. - Support for specifying aux CODECs in DT. - Removal of the deprecated mux and enum macros. - More moves towards full componentisation. - Removal of some unused I/O code. - Lots of cleanups, fixes and enhancements to the davinci, Freescale, Haswell and Realtek drivers. - Several drivers exposed directly in Kconfig for use with simple-card. - New drivers for Cirrus CS42L56, Realtek RT5639, RT5642 and RT5651 and ST STA350.