summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8994.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-10Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+9
2011-03-09ASoC: Ensure WM8958 gets all WM8994 late revision widgetsMark Brown1-0/+8
2011-03-09ASoC: Fix typo in late revision WM8994 DAC2R nameMark Brown1-1/+1
2011-03-01ASoC: WM8994: Ensure MICBIAS is provided with a clockDimitris Papastamos1-0/+13
2011-03-01Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-9/+42
2011-03-01ASoC: WM8994: Ensure late enable events are processed for the ADCsDimitris Papastamos1-3/+23
2011-03-01ASoC: WM8994: Don't disable the AIF[1|2]CLK_ENA unconditionalyDimitris Papastamos1-6/+19
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-22Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-3/+2
2011-02-22ASoC: Fix WM8958 default microphone detection argument orderingMark Brown1-3/+2
2011-02-18ASoC: Fix missing space in WM8994Mark Brown1-1/+1
2011-02-13Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-14/+183
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-03Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-4/+22
2011-02-03ASoC: Improve WM8994 digital power sequencingMark Brown1-0/+12
2011-02-03ASoC: Create an AIF1ADCDAT signal widget to match AIF2Mark Brown1-4/+10
2011-01-19Merge branch 'for-2.6.38' into for-2.6.39Mark Brown1-1/+1
2011-01-19ASoC: WM8994: fix wrong value in tristate functionQiao Zhou1-1/+1
2011-01-13ASoC: Update users of readable_register()/volatile_register()Dimitris Papastamos1-5/+5
2010-12-29ASoC: Yet more x86 tracepoint workaroundsMark Brown1-0/+4
2010-12-22ASoC: Trace Wolfson jack detection IRQsMark Brown1-0/+5
2010-12-21ASoC: Fix WM8994/58 3D stereo control definitionsMark Brown1-3/+3
2010-12-13ASoC: Fix widgets for WM8994/58 AIF2 source controlMark Brown1-4/+4
2010-12-10ASoC: Implement WM8994/58 DAC and ADC oversampling controlMark Brown1-0/+13
2010-12-08ASoC: Add ADC high pass filter support to WM8994Uk Kim1-0/+22
2010-12-08ASoC: Support WM8994 mono AIF configurationsMark Brown1-6/+15
2010-12-03ASoC: When disabling WM8994 FLL force a source selectionMark Brown1-0/+1
2010-12-02ASoC: Tune performance of WM8958 revision AMark Brown1-9/+27
2010-12-01ASoC: Allow user-specified WM8958 multiband compressor configurationsMark Brown1-2/+82
2010-12-01ASoC: Correct event flags for WM8958 AIF DACsMark Brown1-4/+4
2010-11-27ASoC: Implement runtime PM for WM8994/58Mark Brown1-0/+10
2010-11-27ASoC: Enable rbtree compression for WM8994/58 register cacheMark Brown1-0/+1
2010-11-27ASoC: Convert WM8994 to use soc-cache.c cache functionsMark Brown1-48/+47
2010-11-27ASoC: Add WM8958 microphone detection supportMark Brown1-0/+150
2010-11-27ASoC: Add WM8958 Multi-band compressor supportMark Brown1-12/+186
2010-11-27ASoC: Implement support for enhanced AIF3 on WM8958Mark Brown1-9/+157
2010-11-27ASoC: Initial WM8958 audio configurationMark Brown1-34/+76
2010-11-23Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+2
2010-11-23ASoC: wm8994 - fix memory leaksAxel Lin1-0/+2
2010-11-22Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+2
2010-11-22ASoC: Restore WM8994 volatile and readable register operationsMark Brown1-0/+2
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula1-1/+0
2010-11-19ASoC: Move WM8994 read/write access data into separate fileMark Brown1-1579/+3
2010-11-19ASoC: Provide ADC left/right channel source selection on WM8994Mark Brown1-5/+22
2010-11-17Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-0/+2
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-6/+7