-
sound-3.13-rc5356f402d · ·
sound fixes for 3.13-rc5 We have a bit more changes than usual in ASoC here, as it was slipped from the previous update. There are one minr ASoC PCM code fix and ASoC dmaengine fix, in addition of a collection of small ASoC driver fixes. The rest are a couple of HD-audio stable fixups, and a long-standing fix for the paused stream handling. So, all commits look not scary (and hopefully won't give you disastrous holiday season).
-
s2mps11-build1b1ccee1 · ·
regulator/clk: Fix s2mps11 build This patch fixes a build failure that appeared in v3.13-rc4 due to an RTC/MFD update merged via -mm.
-
gpio-v3.13-48808b64d · ·
GPIO fixes for the v3.13 development cycle: - Driver bug fixes for SH PFC, TWL4030, MSM and RCAR. - Update the MAINTAINERS
-
regulator-v3.13-rc3334a8208 · ·
regulator: Fixes for v3.13 A small set of driver fixes plus one larger core change which changes the way we check to see if we're using DT so that there aren't any races between deciding we're using DT and the regulator subsystem noticing. This makes the new support for substituting a dummy regulator and optional regulators work a lot better on DT systems since it ensures that we don't trigger probe deferral when we shouldn't which was causing bugs in clients.
-
sound-3.13-rc43690739b · ·
sound fixes for 3.13-rc4 Still a slightly high amount of changes than wished, but they are all good regression and/or device-specific fixes. Majority of commits are for HD-audio, an HDMI ctl index fix that hits old graphics boards, regression fixes for AD codecs and a few quirks. Other than that, two major fixes are included: a 64bit ABI fix for compress offload, and 64bit dma_addr_t truncation fix, which had hit on PAE kernels.
-
sound-3.13-rc30756f09c · ·
sound fixes for 3.13-rc3 A usual pattern of half ASoC and half HD-audio fixes, although HD-audio fixups have more volumes, in addition to a couple of trivial fixes. Nothing to worry much is found here. For ASoC side: a few fixes for PCM rate constraints calculations, regmap byte-order fix, the rest driver specific fixes (atmel, fsl, omap, kirkwood, wm codecs). For HD-audio: Dell headset and mono out fix, ELD update in polling mode, ALC283 Chromebook fixes, a few fixes for old AD codecs and MBA2,1 regression fix.
-
gpio-v3.13-3351cfe0f · ·
GPIO fixes for the v3.13 series: - Fix compile warnings. - Fix overly talkative diagnostic messages from usual use cases wrt GPIO descriptors. - Add a documentation 00-INDEX - Use platform GPIOs as fallback when ACPI or device tree is used as the primary means to get GPIO lines. - A bug fix for the MPC8572/MPC8536 fixing erroneous input data.