summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Support configuration of WM8958 microphone bias analogue parametersMark Brown2011-02-223-2/+14
* ASoC: Support WM8958 direct microphone detection IRQMark Brown2011-02-222-22/+40
* ASoC: Mark WM8958 microphone bias registers as readableMark Brown2011-02-221-2/+2
* ASoC: Run bias level changes for all DAPM contexts in parallelMark Brown2011-02-221-51/+67
* ASoC: Remove card from snd_soc_dapm_set_bias_level()Mark Brown2011-02-221-11/+11
* Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-222-4/+3
|\
| * ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown2011-02-221-0/+3
| * ASoC: Correct definition of WM8903_VMID_RES_5KMark Brown2011-02-221-1/+1
| * ASoC: Fix WM8958 default microphone detection argument orderingMark Brown2011-02-221-3/+2
* | ASoC: Hook wm_hubs micbiases up to CLK_SYSMark Brown2011-02-191-0/+3
* | ASoC: Mark WM8958 microphone detection registers readableMark Brown2011-02-181-3/+3
* | ASoC: Add kerneldoc for jack_status_check callbackMark Brown2011-02-181-0/+3
* | ASoC: Allow GPIO jack detection to be configured as a wake sourceMark Brown2011-02-182-0/+11
* | ASoC: Log wm_hubs DC servo operation code when reporting a timeoutMark Brown2011-02-181-1/+2
* | ASoC: Remove export of snd_soc_dapm_stream_event()Mark Brown2011-02-181-1/+0
* | ASoC: Fix missing space in WM8994Mark Brown2011-02-181-1/+1
* | ASoC: sst_platform: fix the pulseaudio errorVinod Koul2011-02-161-0/+9
* | ASoC: mfld_machine: make use of soc_register_card APIVinod Koul2011-02-161-14/+6
* | ASoC: sn95031: fix the amic tlv scaleVinod Koul2011-02-161-1/+1
* | ASoC: sn95031: fix the DMIC path routingVinod Koul2011-02-161-24/+24
* | ASoC: sn95031: make playback rails depend on actual pins they controlVinod Koul2011-02-161-4/+4
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-134-23/+196
|\|
| * ASoC: Ensure supplies are maintained for force enabled widgetsMark Brown2011-02-131-1/+9
| * ASoC: WM8994: Improve playback robustnessDimitris Papastamos2011-02-131-7/+52
| * ASoC: WM8994: Improve robustness in some use casesDimitris Papastamos2011-02-131-9/+133
| * ASoC: WM8903: Fix mic detection enable logicStephen Warren2011-02-131-1/+1
| * ASoC: WM8903: Fix mic detection register definitionsStephen Warren2011-02-131-7/+3
* | ASoC: Warn if WM8903 platform data is used to enable microphone IRQMark Brown2011-02-131-0/+22
* | ASoC: Tegra: Add MODULE_ALIASStephen Warren2011-02-134-1/+7
* | ASoC: Tegra: Harmony: Explicitly set mic enablesStephen Warren2011-02-131-3/+31
* | ASoC: Harmony: Call snd_soc_dapm_nc_pinStephen Warren2011-02-131-0/+5
* | ASoC: Tegra: Harmony: Implement mic detectionStephen Warren2011-02-131-3/+22
* | ASoC: Allow use sleeping gpio in soc-jackJarkko Nikula2011-02-111-1/+1
* | ASoC: mid-x86: Use the soc-jack apis for jack type detectionVinod Koul2011-02-112-3/+13
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-111-1/+1
|\|
| * ASoC: CX20442: fix wrong reg_cache_default contentJanusz Krzysztofik2011-02-111-1/+1
* | ASoC: Use explicit sequence for WM8903 bias offMark Brown2011-02-111-45/+21
* | ASoC: Don't use write sequencer to power up WM8903Mark Brown2011-02-111-19/+54
* | ASoC: Convert WM8903 bias management to use snd_soc_update_bits()Mark Brown2011-02-111-10/+7
* | ASoC: Actively manage WM8903 DC servo configurationMark Brown2011-02-102-4/+127
* | ASoC: add support for multiple jack typesVinod Koul2011-02-102-0/+69
* | Merge branch 'for-2.6.38' into for-2.6.39Mark Brown2011-02-091-0/+13
|\|
| * ASoC: Sync initial widget state with hardwareMark Brown2011-02-091-0/+13
* | ASoC: Fix WM8903 DAC mute defaultMark Brown2011-02-091-3/+3
* | ASoC: Dynamically manage CLK_SYS in WM8903Mark Brown2011-02-091-3/+12
* | ASoC: Convert WM8903 to use PGA_S for output stage enablesMark Brown2011-02-091-120/+60
* | ASoC: Add support for AIF channel muxing on WM8903Mark Brown2011-02-091-4/+62
* | ASoC: Display WM8903 chip revision alphabeticallyMark Brown2011-02-091-2/+2
* | ASoC: Remove redundant -codec from WM8903 driver nameMark Brown2011-02-092-2/+2
* | ASoC: Davinci: Replace usage of IO_ADDRESS with ioremap()Vaibhav Bedia2011-02-092-12/+27