summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2012-02-14ASoC: wm9081: Use idle_bias_offMark Brown1-25/+10
2012-02-14ASoC: wm9081: Move WM9081 IRQ platform data handling into I2C probeMark Brown1-11/+9
2012-02-13ASoC: wm8988: Remove unneded -codec from driver nameMark Brown1-1/+1
2012-02-13ASoC: wm8988: Convert to direct regmap API usageMark Brown1-20/+120
2012-02-13ASoC: wm9081: Use module_i2c_driverMark Brown1-22/+1
2012-02-13ASoC: tegra+alc5632: Added digital microphone DAPM widget.Leon Romanovsky1-0/+1
2012-02-11ASoC: wm8994: Actively discharge VMID when not in useMark Brown1-0/+4
2012-02-11ASoC: wm8994: VMID management improvementsMark Brown1-6/+14
2012-02-11ASoC: wm_hubs: Clamp inputs to VMID while we rampMark Brown2-0/+19
2012-02-11ASoC: wm_hubs: Improve single ended line output enable performanceMark Brown4-8/+125
2012-02-11ASoC: alc5632: Allow 8kHz stream support.Andrey Danin1-0/+1
2012-02-11ASoC: alc5632: Fix Capture/Playback attributes for microphone inputsPaul Fertser1-5/+5
2012-02-11ASoC: alc5632: Fix Boost Volume TLVs used for the external microphonesPaul Fertser1-6/+5
2012-02-11ASoC: alc5632: Connect HP/HPL/HPR mix'es to HPOut MixMarc Dietrich1-0/+3
2012-02-11ASoC: alc5632: Fix I2S digital interface power for recordingAndrey Danin1-1/+1
2012-02-11ASoC: alc5632: Add DMIC switches and controlsAndrey Danin1-3/+23
2012-02-11ASoC: alc5632: Refactored DAPM routes to add voice supportAndrey Danin2-16/+70
2012-02-11ASoC: alc5632: Remove unexisting route from Phone Mix to Mono MixAndrey Danin1-1/+0
2012-02-11ASoC: alc5632: Rename capture switches to common scheme XXX2RECAndrey Danin1-28/+28
2012-02-11ASoC: alc5632: Add voice DAC playback switchAndrey Danin1-0/+2
2012-02-11ASoC: alc5632: Fixed voice DAC volume step.Andrey Danin1-1/+1
2012-02-11ASoC: alc5632: Coding style. Remove two extra empty lines.Andrey Danin1-2/+0
2012-02-10ASoC: wm8993: Add register default for INPUTS_CLAMPMark Brown1-0/+1
2012-02-10ASoC: mxs-saif: use devm_ functionsJulia Lawall1-40/+11
2012-02-10ASoC: wm8993: Correct typos in regmap conversionMark Brown1-2/+2
2012-02-10ASoC: Fix build error in sound/soc/omap/n810.cAxel Lin1-1/+1
2012-02-09ASoC: Fix typo in twl4030.cMasanari Iida1-1/+1
2012-02-09Merge tag 'v3.3-rc3' as we've got several bugfixes in there which areMark Brown8-78/+49
2012-02-09ASoC: fsi: fixup fsi_pointer() calculation methodKuninori Morimoto1-5/+1
2012-02-09ASoC: wm2200: Ignore pmdown_timeMark Brown1-0/+1
2012-02-09ASoC: twl6040: Move ignore_pmdown_time to driver structMark Brown1-1/+1
2012-02-09ASoC: core: Allow CODECs to set ignore_pmdown_time in the driver structMark Brown1-0/+1
2012-02-09ASoC: pcm: If pmdown_time is zero then shut down DAPM immediatelyMark Brown1-1/+1
2012-02-08ASoC: wm8994: Disable line output discharge prior to ramping VMIDMark Brown1-0/+5
2012-02-08ASoC: wm8994: Fix typo in VMID ramp settingMark Brown1-1/+1
2012-02-08ASoC: wm8962: Support mono playback and recordMark Brown1-2/+5
2012-02-07ASoC: Convert kirkwood-openrd to use snd_soc_register_card()Axel Lin1-23/+23
2012-02-07ASoC: Convert kirkwood-t5325 to use snd_soc_register_card()Axel Lin1-23/+24
2012-02-07ASoC: wm_hubs: Convert most output drivers to OUT_DRV widgetsMark Brown1-12/+12
2012-02-07ASoC: tlv320aic3x: Remove even more unused codeMark Brown1-24/+0
2012-02-06ASoC: wm8994: Bring WM8994 accessory detection up to dateMark Brown2-24/+63
2012-02-06ASoC: wm8994: Unsuspend the device while reading GPIO statusesMark Brown1-0/+5
2012-02-06ASoC: wm8994: We don't need to runtime resume by defaultMark Brown1-1/+1
2012-02-06ASoC: max9768: Fix build and use new add control API.Liam Girdwood1-1/+1
2012-02-06ASoC: tlv320aic3x: remove unused codeFelipe Contreras2-45/+0
2012-02-06ASoC: dapm: Clean up header information.Liam Girdwood1-8/+2
2012-02-06ASoC: dapm: Export mixer|mux_update_power() to public API.Liam Girdwood1-12/+9
2012-02-06ASoC: wm8994: Don't bring up to STANDBY by defaultMark Brown1-9/+0
2012-02-06ASoC: samsung: Enable accessory detect for WM8994 on LittlemillMark Brown1-0/+3
2012-02-06ASoC: wm8994: Enabling VMID should take a runtime PM referenceMark Brown1-0/+4