summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2011-09-27ASoC: ssm2602: Support setting the oscillator and the clock output stateLars-Peter Clausen2-17/+56
2011-09-27ASoC: ssm2602: Set initial bias level to standbyLars-Peter Clausen1-1/+6
2011-09-27ASoC: Staticise sst_platform_daiAxel Lin1-1/+1
2011-09-27ASoC: Remove unused fields in struct mfld_mc_privateAxel Lin1-2/+0
2011-09-27Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+2
2011-09-27ASoC: ssm2602: Re-enable oscillator after suspendLars-Peter Clausen1-1/+2
2011-09-27ASoC: twl6040: No need to change delay during HF rampPeter Ujfalusi1-10/+2
2011-09-27ASoC: twl6040: No need to change delay during HS rampPeter Ujfalusi1-10/+2
2011-09-27ASoC: twl6040: Move the delayed_work for HS detection under twl6040_jack_dataPeter Ujfalusi1-4/+4
2011-09-27ASoC: twl6040: Move delayed_work struct inside twl6040_output for HS/HFPeter Ujfalusi1-8/+7
2011-09-27ASoC: twl6040: Combine the custom volsw get, and put functionsPeter Ujfalusi1-64/+17
2011-09-27ASoC: twl6040: Rename pga_event to out_drv_eventPeter Ujfalusi1-6/+5
2011-09-27ASoC: sdp4430: Configure McPDM offset cancellationPeter Ujfalusi1-1/+9
2011-09-27ASoC: omap-mcpdm: API to configure offset cancellationPeter Ujfalusi2-0/+37
2011-09-27ASoC: twl6040: Function to fetch the TRIM valuesPeter Ujfalusi2-0/+22
2011-09-27ASoC: twl6040: Read the TRIM values from the chipPeter Ujfalusi1-0/+7
2011-09-26ASoC: Drop exporting ad1980_daiAxel Lin1-1/+0
2011-09-26ASoC: Drop exporting sn95031_get_mic_biasAxel Lin1-1/+0
2011-09-26ASoC: omap-mcbsp: Fix compile time warning about ambiguous ‘else’Peter Ujfalusi1-1/+2
2011-09-23ASoC: Set idle_bias_off for WM1250 EV1Mark Brown1-0/+1
2011-09-23ASoC: Add platform data for WM1250 EV1 GPIOsMark Brown1-3/+118
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 Brown1-0/+4
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 Ujfalusi1-1/+1
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 Ujfalusi1-3/+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...Mark Brown6-728/+438