aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-09-23ASoC: Add platform data for WM1250 EV1 GPIOsMark Brown2-3/+145
2011-09-23ASoC: Don't force bias on ground referenced devicesMark Brown1-2/+5
2011-09-23ASoC: Add DMIC control to Speyside WM8962 boardMark Brown1-0/+1
2011-09-23ASoC: Add support for on-board analogue microphones on Speyside WM8962Mark Brown1-0/+5
2011-09-23ASoC: Convert WM8962 MICBIAS to a supply widgetMark Brown2-6/+6
2011-09-23ASoC: Rename WM8962 DMIC widget to DMIC_ENAMark Brown1-4/+4
2011-09-23ASoC: Support a wider range of sample rates on Speyside WM8962Mark Brown1-2/+6
2011-09-23ASoC: Add missed free_irq in wm5100_remove and wm5100_probe error pathAxel Lin1-0/+5
2011-09-23ASoC: Remove unneeded mutex_init in wl1273_probe()Axel Lin1-1/+0
2011-09-23ASoC: Staticize sn95031_daisAxel Lin1-1/+1
2011-09-23ASoC: Staticize rt5631_daiAxel Lin1-1/+1
2011-09-23ASoC: twl6040: No need to read the INTID registerPeter Ujfalusi1-7/+2
2011-09-23ASoC: omap-mcpdm: Correct the supported number of channelsPeter Ujfalusi1-6/+8
2011-09-23Merge branch 'for-3.1' into for-3.2Mark Brown1-0/+6
2011-09-23ASoC: omap-mcbsp: Do not attempt to change DAI sysclk if stream is activeJarkko Nikula1-0/+6
2011-09-22ASoC: Add Kconfig and Makefile entries for rt5631 codecAxel Lin2-0/+6
2011-09-22ASoC: Add missed BCLK rate to WM5100 driverMark Brown1-0/+1
2011-09-22ASoC: Add another DAPM stat for neighbour checksMark Brown3-2/+10
2011-09-22ASoC: Dynamically manage DBVDD2 and DBVDD3 on WM5100Mark Brown1-1/+81
2011-09-22ASoC/MFD: twl6040: Combine bit definitions for Headset control registersPeter Ujfalusi2-9/+4
2011-09-22ASoC: twl6040/sdp4430: Change legacy DAI namePeter Ujfalusi2-2/+2
2011-09-22ASoC: twl6040: Support for AUX L/R outputPeter Ujfalusi1-0/+18
2011-09-22ASoC: twl6040: Use consistent names for Headset pathPeter Ujfalusi1-12/+12
2011-09-22ASoC: twl6040: Use consistent names for Handsfree pathPeter Ujfalusi1-16/+16
2011-09-22ASoC: twl6040: Earphone path correctionPeter Ujfalusi1-5/+12
2011-09-22ASoC: twl6040: Introduce SW only shadow registerPeter Ujfalusi2-5/+16
2011-09-22ASoC: twl6040: Remove strings "NULL" from DAPM routePeter Ujfalusi1-4/+4
2011-09-22ASoC: twl6040: Fix comments for register namesPeter Ujfalusi1-47/+47
2011-09-22ASoC: twl6040: Lower the power on gain values at startupPeter Ujfalusi1-0/+11
2011-09-22Merge branch 'peter/topic/for-mark/mcpdm_for-3.2' of git://gitorious.org/omap-audio/linux-audio into for-3.2Mark Brown9-765/+472
2011-09-22ASoC: Include delay.h in 88pm860xMark Brown1-0/+1
2011-09-22ASoC: omap-mcpdm: Replace legacy driverMisael Lopez Cruz6-734/+434
2011-09-22ASoC: OMAP4: McPDM: Convert to hwmod/omap_devicePeter Ujfalusi4-20/+23
2011-09-22ASoC: omap-mcpdm: Fix threshold and dma configurationPeter Ujfalusi1-5/+12
2011-09-22OMAP4: hwmod: enable mcpdm hwmod device.Peter Ujfalusi1-1/+1
2011-09-22OMAP: McPDM: Convert McPDM device to omap_devicePeter Ujfalusi2-36/+33
2011-09-21ASoC: tpa6130a2: Remove model_id from platform dataPeter Ujfalusi3-7/+5
2011-09-21ASoC: tpa6130a2: Model support cleanupPeter Ujfalusi1-3/+4
2011-09-21ASoC: soc-core: symmetry checking for each DAIs separatelyDong Aisheng3-17/+28
2011-09-21ASoC: 88pm860x-codec - reset the codec correctlyBas Vermeulen1-0/+3
2011-09-21ASoC: 88pm860x-codec - Allow independent use of both I2S playback and captureBas Vermeulen1-2/+8
2011-09-21ASoC: Add driver for rt5631johnnyhsu@realtek.com2-0/+2490
2011-09-21ASoC: Staticise nuc900_dma_getposition()Axel Lin1-1/+1
2011-09-21ASoC: Staticise jz4740_pcm_new()Axel Lin1-1/+1
2011-09-21ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin1-1/+1
2011-09-21ASoC: Staticise bf5xx_pcm_ac97_new()Axel Lin1-1/+1
2011-09-21Merge branch 'for-3.1' into for-3.2Mark Brown1-3/+15
2011-09-21ASoC: Ensure we generate a driver nameMark Brown1-3/+15
2011-09-21ASoC: Factor out per-widget DAPM power checksMark Brown1-52/+60
2011-09-21ASoC: Trace and collect statistics for DAPM graph walkingMark Brown4-0/+45