Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | ASoC: Add device tree binding for WM8770 | Mark Brown | 2011-08-31 | 1 | -0/+8 | |
| * | | | | ASoC: Remove redundant -codec from WM8776 driver name | Mark Brown | 2011-08-31 | 2 | -3/+3 | |
| * | | | | ASoC: Remove unused mutex from WM9090 driver | Mark Brown | 2011-08-31 | 1 | -2/+0 | |
| * | | | | ASoC: soc_codec_reg_show use snd_soc_codec_readable_register | Lars-Peter Clausen | 2011-08-31 | 1 | -1/+1 | |
| * | | | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-31 | 3 | -9/+9 | |
| |\ \ \ \ | ||||||
| * | | | | | ASoC: imx: use more robust checking of available streams | Wolfram Sang | 2011-08-31 | 2 | -8/+7 | |
| * | | | | | ASoC: imx-ssi: use dma_writecombine consistently | Wolfram Sang | 2011-08-31 | 1 | -2/+2 | |
| * | | | | | ASoC: Add 3D stereo support for wm8996 | susan gao | 2011-08-29 | 1 | -0/+9 | |
| * | | | | | ASoC: davinci-mcasp: add support for unsigned PCM formats | Ben Gardiner | 2011-08-29 | 1 | -7/+13 | |
| * | | | | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-24 | 2 | -4/+4 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | ASoC: SAMSUNG: Add Kconfig to support SMDK4212 | Sangbeom Kim | 2011-08-24 | 1 | -3/+3 | |
| * | | | | | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-24 | 2 | -2/+3 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | ASoC: mxs-sgtl5000: add record function | Dong Aisheng | 2011-08-23 | 1 | -1/+9 | |
| * | | | | | | | sound/soc/mxs/mxs-saif.c: add missing kfree | Julia Lawall | 2011-08-23 | 1 | -2/+3 | |
| * | | | | | | | ASoC: mxs-saif: clear clk gate first before register setting | Dong Aisheng | 2011-08-23 | 1 | -10/+12 | |
| * | | | | | | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-23 | 6 | -14/+19 | |
| |\ \ \ \ \ \ \ | ||||||
| * | | | | | | | | ASoC: Allow idle_bias_off to be specified in CODEC drivers | Mark Brown | 2011-08-23 | 1 | -0/+2 | |
| * | | | | | | | | ASoC: Convert WM8523 to table based control and DAPM initialization | Mark Brown | 2011-08-23 | 1 | -17/+9 | |
| * | | | | | | | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-22 | 3 | -9/+27 | |
| |\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | ASoC: Provide more detail on WM8962 thermal shutdown status | Mark Brown | 2011-08-22 | 1 | -2/+15 | |
| * | | | | | | | | | ASoC: Report IRQ_NONE when we don't see an interrupt from WM8962 | Mark Brown | 2011-08-22 | 1 | -0/+3 | |
| * | | | | | | | | | ASoC: Initial WM8962 DSP2 support | Mark Brown | 2011-08-22 | 1 | -1/+156 | |
| * | | | | | | | | | ASoC: Add basic WM8962 capture low/high pass filter control | Mark Brown | 2011-08-22 | 1 | -0/+10 | |
| * | | | | | | | | | ASoC: Optimise WM8996 no interrupt path | Mark Brown | 2011-08-22 | 1 | -4/+4 | |
| * | | | | | | | | | ASoC: Automatically manage WM8996 MICBIAS regulating mode | Mark Brown | 2011-08-22 | 1 | -0/+4 | |
| * | | | | | | | | | ASoC: sta32x: Move resource allocation and release to the corresponding callb... | Axel Lin | 2011-08-18 | 1 | -11/+2 | |
| * | | | | | | | | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-18 | 1 | -2/+4 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-17 | 1 | -0/+3 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobe | Axel Lin | 2011-08-17 | 2 | -3/+0 | |
| * | | | | | | | | | | | ASoC: fsl: fix build warning in fsl_dma | Timur Tabi | 2011-08-17 | 1 | -1/+0 | |
| * | | | | | | | | | | | ASoC: Fix backport of WM8994 thermal warning | Mark Brown | 2011-08-17 | 1 | -2/+2 | |
| * | | | | | | | | | | | ASoC: claim the IRQ when the fsl_ssi device is probed, not opened | Timur Tabi | 2011-08-17 | 1 | -24/+37 | |
| * | | | | | | | | | | | ASoC: Blackfin: ADAU1373 eval board support | Lars-Peter Clausen | 2011-08-16 | 3 | -0/+217 | |
| * | | | | | | | | | | | ASoC: Add ADAU1373 codec support | Lars-Peter Clausen | 2011-08-16 | 4 | -0/+1449 | |
| * | | | | | | | | | | | ASoC: Implement WM8994 thermal warning and shutdown interrupt support | Mark Brown | 2011-08-16 | 1 | -0/+26 | |
| * | | | | | | | | | | | ASoC: Add WM8958 noise gate support | Mark Brown | 2011-08-16 | 2 | -6/+44 | |
| * | | | | | | | | | | | ASoC: Run Speyside WM8962 at 512fs | Mark Brown | 2011-08-16 | 1 | -2/+2 | |
| * | | | | | | | | | | | ASoC: DAPM: Allow multiple mixer sources to be routed via the same switch | Lars-Peter Clausen | 2011-08-16 | 1 | -1/+5 | |
| * | | | | | | | | | | | ASoC: Disable pulls on WM8994 AIF2 when starting it | Mark Brown | 2011-08-15 | 1 | -0/+16 | |
| * | | | | | | | | | | | ASoC: Correct revision display for WM1250-EV1 module | Mark Brown | 2011-08-15 | 1 | -1/+1 | |
| * | | | | | | | | | | | ASoC: Add device tree binding for WM8741 | Mark Brown | 2011-08-15 | 1 | -0/+9 | |
| * | | | | | | | | | | | ASoC: sta32x: shortcut the for loop to get ir and mcs | Axel Lin | 2011-08-15 | 1 | -2/+6 | |
| * | | | | | | | | | | | ASoC: nuc900-pcm: remove unused variable 'dai' | Axel Lin | 2011-08-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | ASoC: soc-pcm: Remove unused global mutex | Axel Lin | 2011-08-15 | 1 | -2/+0 | |
| * | | | | | | | | | | | ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_ge... | Axel Lin | 2011-08-15 | 1 | -3/+0 | |
| * | | | | | | | | | | | ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_c... | Axel Lin | 2011-08-15 | 1 | -4/+0 | |
| * | | | | | | | | | | | ASoC: s6000-pcm: remove unused variable 'dai' | Axel Lin | 2011-08-15 | 1 | -1/+0 | |
| * | | | | | | | | | | | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-15 | 5 | -13/+8 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ \ \ | Merge branch 'for-3.1' into for-3.2 | Mark Brown | 2011-08-14 | 2 | -0/+2 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ASoC: Support !CONFIG_REGMAP builds | Mark Brown | 2011-08-14 | 1 | -1/+10 |