summaryrefslogtreecommitdiffstats
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2011-08-22ASoC: mxs-sgtl5000: add record functionDong Aisheng1-1/+9
2011-08-22sound/soc/mxs/mxs-saif.c: add missing kfreeJulia Lawall1-2/+3
2011-08-22ASoC: mxs-saif: clear clk gate first before register settingDong Aisheng1-10/+12
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown6-14/+19
2011-08-22sound/soc/fsl/mpc8610_hpcd.c: add missing of_node_putJulia Lawall1-9/+9
2011-08-22sound/soc/fsl/p1022_ds.c: add missing of_node_putJulia Lawall1-1/+3
2011-08-22sound/soc/ep93xx/ep93xx-i2s.c: add missing kfreeJulia Lawall1-2/+3
2011-08-22sound/soc/kirkwood/kirkwood-i2s.c: add missing kfreeJulia Lawall1-1/+1
2011-08-22ASoC: soc-core: use GFP_KERNEL flag for kmalloc in snd_soc_cnewAxel Lin1-1/+1
2011-08-22sound/soc/fsl/fsl_dma.c: add missing of_node_putTimur Tabi1-0/+2
2011-08-22ASoC: Allow idle_bias_off to be specified in CODEC driversMark Brown1-0/+2
2011-08-22ASoC: Convert WM8523 to table based control and DAPM initializationMark Brown1-17/+9
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown3-9/+27
2011-08-22ASoC: Clear completions from late WM8996 FLL lock IRQsMark Brown1-0/+3
2011-08-22ASoC: Provide more detail on WM8962 thermal shutdown statusMark Brown1-2/+15
2011-08-22ASoC: Clear any outstanding WM8962 FLL lock completions before waitingMark Brown1-0/+4
2011-08-22ASoC: Report IRQ_NONE when we don't see an interrupt from WM8962Mark Brown1-0/+3
2011-08-22ASoC: Initial WM8962 DSP2 supportMark Brown1-1/+156
2011-08-22ASoC: Ensure we only run Speyside WM8962 bias level callbacks onceMark Brown1-0/+6
2011-08-22ASoC: Add basic WM8962 capture low/high pass filter controlMark Brown1-0/+10
2011-08-22ASoC: Optimise WM8996 no interrupt pathMark Brown1-4/+4
2011-08-22ASoC: Automatically manage WM8996 MICBIAS regulating modeMark Brown1-0/+4
2011-08-22ASoC: Fix configuration of WM8996 input enablesMark Brown1-9/+4
2011-08-22ASoC: WM8996 record paths need AIFCLKMark Brown1-0/+10
2011-08-19ASoC: sta32x: Move resource allocation and release to the corresponding callb...Axel Lin1-11/+2
2011-08-19Merge branch 'for-3.1' into for-3.2Mark Brown1-2/+4
2011-08-19ASoC: omap: Fix build errors in ams-deltaJarkko Nikula1-2/+4
2011-08-17Merge branch 'for-3.1' into for-3.2Mark Brown1-0/+3
2011-08-17ASoC: Remove unreachable code in au1xac97c_drvprobe and au1xi2s_drvprobeAxel Lin2-3/+0
2011-08-17ASoC: Fix check for symmetric rate enforcementSascha Hauer1-0/+3
2011-08-17ASoC: fsl: fix build warning in fsl_dmaTimur Tabi1-1/+0
2011-08-17ASoC: Fix backport of WM8994 thermal warningMark Brown1-2/+2
2011-08-17ASoC: claim the IRQ when the fsl_ssi device is probed, not openedTimur Tabi1-24/+37
2011-08-17ASoC: Blackfin: ADAU1373 eval board supportLars-Peter Clausen3-0/+217
2011-08-17ASoC: Add ADAU1373 codec supportLars-Peter Clausen4-0/+1449
2011-08-17ASoC: Implement WM8994 thermal warning and shutdown interrupt supportMark Brown1-0/+26
2011-08-17ASoC: Add WM8958 noise gate supportMark Brown2-6/+44
2011-08-17ASoC: Run Speyside WM8962 at 512fsMark Brown1-2/+2
2011-08-16ASoC: DAPM: Allow multiple mixer sources to be routed via the same switchLars-Peter Clausen1-1/+5
2011-08-15ASoC: Disable pulls on WM8994 AIF2 when starting itMark Brown1-0/+16
2011-08-15ASoC: Correct revision display for WM1250-EV1 moduleMark Brown1-1/+1
2011-08-15ASoC: Add device tree binding for WM8741Mark Brown1-0/+9
2011-08-15ASoC: sta32x: shortcut the for loop to get ir and mcsAxel Lin1-2/+6
2011-08-15ASoC: nuc900-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-08-15ASoC: soc-pcm: Remove unused global mutexAxel Lin1-2/+0
2011-08-15ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_lzo_ge...Axel Lin1-3/+0
2011-08-15ASoC: soc-cache: Remove unneeded codec_drv pointer variable in snd_soc_flat_c...Axel Lin1-4/+0
2011-08-15ASoC: s6000-pcm: remove unused variable 'dai'Axel Lin1-1/+0
2011-08-15Merge branch 'for-3.1' into for-3.2Mark Brown5-13/+8
2011-08-15ASoC: ad193x: remove cache supportScott Jiang1-8/+0