summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | ASoC: Add device tree binding for WM8770Mark Brown2011-08-311-0/+8
| * | | | ASoC: Remove redundant -codec from WM8776 driver nameMark Brown2011-08-312-3/+3
| * | | | ASoC: Remove unused mutex from WM9090 driverMark Brown2011-08-311-2/+0
| * | | | ASoC: soc_codec_reg_show use snd_soc_codec_readable_registerLars-Peter Clausen2011-08-311-1/+1
| * | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-313-9/+9
| |\ \ \ \
| * | | | | ASoC: imx: use more robust checking of available streamsWolfram Sang2011-08-312-8/+7
| * | | | | ASoC: imx-ssi: use dma_writecombine consistentlyWolfram Sang2011-08-311-2/+2
| * | | | | ASoC: Add 3D stereo support for wm8996susan gao2011-08-291-0/+9
| * | | | | ASoC: davinci-mcasp: add support for unsigned PCM formatsBen Gardiner2011-08-291-7/+13
| * | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-242-4/+4
| |\ \ \ \ \
| * | | | | | ASoC: SAMSUNG: Add Kconfig to support SMDK4212Sangbeom Kim2011-08-241-3/+3
| * | | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-242-2/+3
| |\ \ \ \ \ \
| * | | | | | | ASoC: mxs-sgtl5000: add record functionDong Aisheng2011-08-231-1/+9
| * | | | | | | sound/soc/mxs/mxs-saif.c: add missing kfreeJulia Lawall2011-08-231-2/+3
| * | | | | | | ASoC: mxs-saif: clear clk gate first before register settingDong Aisheng2011-08-231-10/+12
| * | | | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-236-14/+19
| |\ \ \ \ \ \ \
| * | | | | | | | ASoC: Allow idle_bias_off to be specified in CODEC driversMark Brown2011-08-231-0/+2
| * | | | | | | | ASoC: Convert WM8523 to table based control and DAPM initializationMark Brown2011-08-231-17/+9
| * | | | | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-223-9/+27
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: Provide more detail on WM8962 thermal shutdown statusMark Brown2011-08-221-2/+15
| * | | | | | | | | ASoC: Report IRQ_NONE when we don't see an interrupt from WM8962Mark Brown2011-08-221-0/+3
| * | | | | | | | | ASoC: Initial WM8962 DSP2 supportMark Brown2011-08-221-1/+156
| * | | | | | | | | ASoC: Add basic WM8962 capture low/high pass filter controlMark Brown2011-08-221-0/+10
| * | | | | | | | | ASoC: Optimise WM8996 no interrupt pathMark Brown2011-08-221-4/+4
| * | | | | | | | | ASoC: Automatically manage WM8996 MICBIAS regulating modeMark Brown2011-08-221-0/+4
| * | | | | | | | | ASoC: sta32x: Move resource allocation and release to the corresponding callb...Axel Lin2011-08-181-11/+2
| * | | | | | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-181-2/+4
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-171-0/+3
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin2011-08-172-3/+0
| * | | | | | | | | | | ASoC: fsl: fix build warning in fsl_dmaTimur Tabi2011-08-171-1/+0
| * | | | | | | | | | | ASoC: Fix backport of WM8994 thermal warningMark Brown2011-08-171-2/+2
| * | | | | | | | | | | ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi2011-08-171-24/+37
| * | | | | | | | | | | ASoC: Blackfin: ADAU1373 eval board supportLars-Peter Clausen2011-08-163-0/+217
| * | | | | | | | | | | ASoC: Add ADAU1373 codec supportLars-Peter Clausen2011-08-164-0/+1449
| * | | | | | | | | | | ASoC: Implement WM8994 thermal warning and shutdown interrupt supportMark Brown2011-08-161-0/+26
| * | | | | | | | | | | ASoC: Add WM8958 noise gate supportMark Brown2011-08-162-6/+44
| * | | | | | | | | | | ASoC: Run Speyside WM8962 at 512fsMark Brown2011-08-161-2/+2
| * | | | | | | | | | | ASoC: DAPM: Allow multiple mixer sources to be routed via the same switchLars-Peter Clausen2011-08-161-1/+5
| * | | | | | | | | | | ASoC: Disable pulls on WM8994 AIF2 when starting itMark Brown2011-08-151-0/+16
| * | | | | | | | | | | ASoC: Correct revision display for WM1250-EV1 moduleMark Brown2011-08-151-1/+1
| * | | | | | | | | | | ASoC: Add device tree binding for WM8741Mark Brown2011-08-151-0/+9
| * | | | | | | | | | | ASoC: sta32x: shortcut the for loop to get ir and mcsAxel Lin2011-08-151-2/+6
| * | | | | | | | | | | ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin2011-08-151-1/+0
| * | | | | | | | | | | ASoC: soc-pcm: Remove unused global mutexAxel Lin2011-08-151-2/+0
| * | | | | | | | | | | ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_ge...Axel Lin2011-08-151-3/+0
| * | | | | | | | | | | ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_c...Axel Lin2011-08-151-4/+0
| * | | | | | | | | | | ASoC: s6000-pcm: remove unused variable 'dai'Axel Lin2011-08-151-1/+0
| * | | | | | | | | | | Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-155-13/+8
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'for-3.1' into for-3.2Mark Brown2011-08-142-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | ASoC: Support !CONFIG_REGMAP buildsMark Brown2011-08-141-1/+10