| Commit message (Expand) | Author | Age | Files | Lines |
* | ASoC: tpa6130a2: Support for limiting gain | Peter Ujfalusi | 2010-05-06 | 2 | -8/+69 |
* | ASoC: tlv320aic3x: Add platform data and reset gpio handling | Jarkko Nikula | 2010-05-06 | 2 | -0/+42 |
* | ASoC: omap: Add basic audio support for Nokia RX-51/N900 | Jarkko Nikula | 2010-05-06 | 3 | -0/+306 |
* | ASoC: tpa6130a2: TLV mapping for tpa6140a2 | Peter Ujfalusi | 2010-05-04 | 1 | -3/+28 |
* | ASoC: tlv320dac33: Support for turning off the codec | Peter Ujfalusi | 2010-05-03 | 1 | -21/+45 |
* | ASoC: tlv320dac33: Manage a pointer for snd_pcm_substream in private structure | Peter Ujfalusi | 2010-05-03 | 1 | -0/+28 |
* | ASoC: tlv320dac33: Revised module loading, and DAC33 ID read | Peter Ujfalusi | 2010-05-03 | 1 | -19/+18 |
* | ASoC: tlv320dac33: Optimize power up, and restore | Peter Ujfalusi | 2010-05-03 | 1 | -67/+39 |
* | ASoC: TWL4030: Remove OUTL/R outputs | Peter Ujfalusi | 2010-05-03 | 1 | -4/+0 |
* | ASoC: TWL4030: AIF/APLL fix in DAPM domain | Peter Ujfalusi | 2010-05-03 | 1 | -22/+60 |
* | ASoC: tlv320dac33 - disable regulators at i2c remove() | Liam Girdwood | 2010-04-28 | 1 | -0/+1 |
* | ASoC: zoom2 - update DAPM pins | Liam Girdwood | 2010-04-28 | 1 | -3/+0 |
* | ASoC: pandora - update DAPM pins | Liam Girdwood | 2010-04-28 | 1 | -2/+0 |
* | Merge branch 'for-2.6.35' of git://git.kernel.org/pub/scm/linux/kernel/git/lr... | Takashi Iwai | 2010-04-27 | 2 | -54/+277 |
|\ |
|
| * | ASoC: tlv320aic3x: Add basic regulator support | Jarkko Nikula | 2010-04-27 | 1 | -0/+37 |
| * | ASoC: tlv320aic3x: Change bias management semantics | Jarkko Nikula | 2010-04-27 | 1 | -7/+3 |
| * | ASoC: tlv320aic3x: Remove needless power off from aic3x_set_bias_level | Jarkko Nikula | 2010-04-27 | 1 | -34/+0 |
| * | ASoC: tlv320aic3x: Remove unused version string | Jarkko Nikula | 2010-04-27 | 1 | -2/+0 |
| * | ASoC: tlv320dac33: FIFO caused delay reporting | Peter Ujfalusi | 2010-04-26 | 1 | -5/+217 |
| * | ASoC: tlv320dac33: Calculate the interface speed during bursts | Peter Ujfalusi | 2010-04-26 | 1 | -0/+5 |
| * | ASoC: tlv320dac33: Change magic numbers used in Mode7 | Peter Ujfalusi | 2010-04-26 | 1 | -5/+6 |
| * | ASoC: tlv320dac33: Skip calculations in FIFO Bypass mode | Peter Ujfalusi | 2010-04-26 | 1 | -0/+5 |
| * | ASoC: tlv320dac33: Fix for early interrupt in FIFO Mode1 | Peter Ujfalusi | 2010-04-26 | 1 | -2/+5 |
* | | ASoC: UDA134X: Add UDA1345 CODEC support | Vladimir Zapolskiy | 2010-04-26 | 2 | -0/+14 |
* | | ASoC: Warn on low WM8994 AIFCLK | Mark Brown | 2010-04-26 | 1 | -0/+5 |
* | | ASoC: Correct inversion of speaker mixer PCM switch | Mark Brown | 2010-04-26 | 1 | -1/+1 |
* | | ASoC: Allow reporting of NULL jacks | Mark Brown | 2010-04-23 | 1 | -3/+2 |
* | | ASoC: ad193x: fix typo, delete redundant space | Barry Song | 2010-04-23 | 1 | -4/+4 |
* | | ASoC: ad193x: fix wrong register setting in ad193x_set_dai_fmt | Barry Song | 2010-04-23 | 1 | -23/+25 |
|/ |
|
* | ASoC: Allow unspecified source when stopping WM8994 FLLs | Mark Brown | 2010-04-22 | 1 | -0/+5 |
* | ASoC: Tone down debugging for WM8994 class W | Mark Brown | 2010-04-21 | 1 | -7/+7 |
* | ASoC: Set full range of WM8994 FLL Fratio values | Mark Brown | 2010-04-21 | 1 | -1/+10 |
* | ASoC: Support FLL input clock selection on WM8994 | Mark Brown | 2010-04-21 | 2 | -2/+20 |
* | ASoC: da7210: Fencepost error in reg cache read | Phil Carmody | 2010-04-21 | 1 | -1/+1 |
* | ASoC: missing conversions to snd_soc_codec_*_drvdata() | Takashi Iwai | 2010-04-20 | 3 | -18/+18 |
* | ASoC: Add indirection for CODEC private data | Mark Brown | 2010-04-17 | 43 | -247/+258 |
* | Merge branch 'for-2.6.34' into for-2.6.35 | Mark Brown | 2010-04-17 | 4 | -29/+45 |
|\ |
|
| * | ASoC: imx-ssi: do not call hrtimer_disable in trigger function | Sascha Hauer | 2010-04-16 | 1 | -2/+8 |
| * | ASoC: imx-ssi: increase minimum periods to 4 | Sascha Hauer | 2010-04-15 | 1 | -1/+1 |
| * | ASoC: imx-ssi: Use a hrtimer in FIQ mode | Sascha Hauer | 2010-04-08 | 1 | -24/+21 |
| * | ASoC: imx-pcm-dma-mx2: restart DMA after an error | Sascha Hauer | 2010-04-08 | 1 | -1/+14 |
| * | ASoC: imx-ssi: honor IMX_SSI_DMA flag | Sascha Hauer | 2010-04-08 | 1 | -1/+2 |
| * | ASoC: wm2000: remove unused #include <linux/version.h> | Huang Weiyi | 2010-04-08 | 1 | -1/+0 |
* | | ASoC: Zipit Z2 WM8750 ASoC driver | Marek Vasut | 2010-04-12 | 3 | -0/+256 |
* | | ASoC: Use SNDRV_PCM_RATE_8000_96000 macro for WM8731 | Bill Gatliff | 2010-04-12 | 1 | -5/+1 |
* | | ASoC: WM8750: Convert to new API | Marek Vasut | 2010-04-09 | 3 | -168/+175 |
* | | Merge branch 'for-2.6.34' into for-2.6.35 | Mark Brown | 2010-04-05 | 5 | -67/+92 |
|\ \
| |/ |
|
| * | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack | 2010-04-05 | 23 | -72/+149 |
| * | ASoC: Only do WM8994 bias off transition from standby | Mark Brown | 2010-04-05 | 1 | -24/+29 |
| * | ASoC: Don't use DCS_DATAPATH_BUSY for WM hubs devices | Mark Brown | 2010-04-05 | 1 | -23/+15 |