summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-02-24ASoC: Pass the jack to jack notifiersMark Brown1-1/+1
2011-02-22ASoC: Simplify default WM8958 jack detection codeMark Brown1-34/+4
2011-02-22ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown1-0/+7
2011-02-22ASoC: Support WM8958 direct microphone detection IRQMark Brown1-22/+35
2011-02-22ASoC: Mark WM8958 microphone bias registers as readableMark Brown1-2/+2
2011-02-22ASoC: Run bias level changes for all DAPM contexts in parallelMark Brown1-51/+67
2011-02-22ASoC: Remove card from snd_soc_dapm_set_bias_level()Mark Brown1-11/+11
2011-02-22Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2-4/+3
2011-02-22ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown1-0/+3
2011-02-22ASoC: Correct definition of WM8903_VMID_RES_5KMark Brown1-1/+1
2011-02-22ASoC: Fix WM8958 default microphone detection argument orderingMark Brown1-3/+2
2011-02-18ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown1-0/+3
2011-02-18ASoC: Mark WM8958 microphone detection registers readableMark Brown1-3/+3
2011-02-18ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown1-0/+8
2011-02-18ASoC: Log wm_hubs DC servo operation code when reporting a timeoutMark Brown1-1/+2
2011-02-18ASoC: Remove export of snd_soc_dapm_stream_event()Mark Brown1-1/+0
2011-02-18ASoC: Fix missing space in WM8994Mark Brown1-1/+1
2011-02-15ASoC: sst_platform: fix the pulseaudio errorVinod Koul1-0/+9
2011-02-15ASoC: mfld_machine: make use of soc_register_card APIVinod Koul1-14/+6
2011-02-15ASoC: sn95031: fix the amic tlv scaleVinod Koul1-1/+1
2011-02-15ASoC: sn95031: fix the DMIC path routingVinod Koul1-24/+24
2011-02-15ASoC: sn95031: make playback rails depend on actual pins they controlVinod Koul1-4/+4
2011-02-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown3-16/+193
2011-02-13ASoC: Warn if WM8903 platform data is used to enable microphone IRQMark Brown1-0/+22
2011-02-13ASoC: Tegra: Add MODULE_ALIASStephen Warren4-1/+7
2011-02-13ASoC: Tegra: Harmony: Explicitly set mic enablesStephen Warren1-3/+31
2011-02-13ASoC: Harmony: Call snd_soc_dapm_nc_pinStephen Warren1-0/+5
2011-02-13ASoC: Tegra: Harmony: Implement mic detectionStephen Warren1-3/+22
2011-02-13ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown1-1/+9
2011-02-13ASoC: WM8994: Improve playback robustnessDimitris Papastamos1-7/+52
2011-02-13ASoC: WM8994: Improve robustness in some use casesDimitris Papastamos1-9/+133
2011-02-13ASoC: WM8903: Fix mic detection enable logicStephen Warren1-1/+1
2011-02-11ASoC: Allow use sleeping gpio in soc-jackJarkko Nikula1-1/+1
2011-02-11ASoC: mid-x86: Use the soc-jack apis for jack type detectionVinod Koul2-3/+13
2011-02-11Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-02-11ASoC: Use explicit sequence for WM8903 bias offMark Brown1-45/+21
2011-02-11ASoC: Don't use write sequencer to power up WM8903Mark Brown1-19/+54
2011-02-11ASoC: Convert WM8903 bias management to use snd_soc_update_bits()Mark Brown1-10/+7
2011-02-11ASoC: CX20442: fix wrong reg_cache_default contentJanusz Krzysztofik1-1/+1
2011-02-10ASoC: Actively manage WM8903 DC servo configurationMark Brown2-4/+127
2011-02-09ASoC: add support for multiple jack typesVinod Koul1-0/+46
2011-02-09Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-0/+13
2011-02-09ASoC: Sync initial widget state with hardwareMark Brown1-0/+13
2011-02-09ASoC: Fix WM8903 DAC mute defaultMark Brown1-3/+3
2011-02-09ASoC: Dynamically manage CLK_SYS in WM8903Mark Brown1-3/+12
2011-02-09ASoC: Convert WM8903 to use PGA_S for output stage enablesMark Brown1-120/+60
2011-02-09ASoC: Add support for AIF channel muxing on WM8903Mark Brown1-4/+62
2011-02-09ASoC: Display WM8903 chip revision alphabeticallyMark Brown1-2/+2
2011-02-09ASoC: Remove redundant -codec from WM8903 driver nameMark Brown2-2/+2
2011-02-09ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2-12/+27