summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2011-05-30Merge branch 'for-2.6.40' into for-2.6.41Mark Brown25-67/+905
2011-05-28ASoC: Remove redundant freq assignment for max98095->sysclk/max98088->sysclkAxel Lin2-4/+0
2011-05-27ASoC: Fix wm_hubs input PGA ZC bitsMark Brown1-4/+4
2011-05-26ASoC: wm1250-ev1: Define "WM1250 Output" with SND_SOC_DAPM_OUTPUTAxel Lin1-1/+1
2011-05-26ASoC: Remove duplicate linux/delay.h inclusion.Jesper Juhl1-1/+0
2011-05-26ASoC: wm8731: fix wm8731_check_osc() connected conditionNicolas Ferre1-1/+1
2011-05-26ASoC: Fix comment in cs4270 codec driverDaniel Mack1-4/+1
2011-05-22Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown5-9/+9
2011-05-20ASoC: spdif-dit: Add missing MODULE_*Stephen Warren1-2/+6
2011-05-20Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai5-9/+9
2011-05-20ASoC: Asahi Kasei AK4641 codec driverDmitry Artamonow4-0/+717
2011-05-18ASoC: Max98095: Move existing NULL check before pointer dereference.Taylor Hutt1-10/+6
2011-05-16ASoC: Fix wrong data type access in a few codec driversJarkko Nikula5-7/+12
2011-05-16ASoC: Don't restart an already running WM8958 DSP2Mark Brown1-0/+4
2011-05-16ASoC: Skip noop reconfiguration of WM8958 DSP2 algorithmsMark Brown1-0/+19
2011-05-16ASoC: Add some missing volume update bit sets for wm_hubs devicesMark Brown1-2/+6
2011-05-16ASoC: Ensure output PGA is enabled for line outputs in wm_hubsMark Brown1-8/+8
2011-05-16ASoC: codecs: max98088: Added digital mute function in DAI1 and DAI2Jin Park2-0/+45
2011-05-16ASoC: codecs: max98088: Moved the EX Limiter Mode from dapm widget to controlJin Park1-5/+1
2011-05-16ASoC: codecs: max98088: Fixed invalid register definitions in mixer controlsJin Park1-12/+12
2011-05-13ASoC: twl6040 - fix LINEGAIN volume controlLiam Girdwood1-3/+3
2011-05-12ASoC: DMIC codec - Add input widgetMisael Lopez Cruz1-1/+25
2011-05-11ASoC: fix wm8958-dsp2 printk format warningsRandy Dunlap1-3/+3
2011-05-11ASoC: tpa6130a2: Update e-mail addressPeter Ujfalusi2-3/+3
2011-05-11ASoC: tlv320dac33: Update e-mail addressPeter Ujfalusi2-3/+3
2011-05-11ASoC: Disable WM8994/58 microphone detection over suspendMark Brown1-0/+25
2011-05-11ASoC: Fix NULL vs. 0 warning in SSM2602Mark Brown1-1/+1
2011-05-10Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-1/+1
2011-05-10ASoC: WM8903: Fix Digital Capture Volume rangeStephen Warren1-1/+1
2011-05-10Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai5-155/+203
2011-05-10Merge branch 'for-2.6.40' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai1-5/+8
2011-05-09ASoC: SSM2602: Provide dB ranges for the volume controlsLars-Peter Clausen1-5/+16
2011-05-09ASoC: SSM2602: Model power supply for the digital core as a DAPM widgetLars-Peter Clausen1-19/+6
2011-05-09ASoC: SSM2602: Add entry for the ssm2603 to the device id tableLars-Peter Clausen1-1/+2
2011-05-09ASoC: SSM2602: Add SSM2604 supportLars-Peter Clausen1-53/+116
2011-05-09ASoC: SSM2602: Do not power the codec up in probeLars-Peter Clausen1-3/+0
2011-05-09ASoC: SSM2602: Fix default register cacheLars-Peter Clausen1-2/+2
2011-05-08Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-2/+0
2011-05-08ASoC: UDA134x: Remove POWER_OFF_ON_STANDBY define.Marek Belisko1-2/+0
2011-05-08ASoC: SSM2602: Remove unused struct and defineLars-Peter Clausen1-6/+0
2011-05-08ASoC: SSM2602: Remove duplicate controlLars-Peter Clausen1-2/+0
2011-05-08ASoC: SSM2602: Cleanup coeff handlingLars-Peter Clausen1-40/+35
2011-05-08Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-5/+5
2011-05-08ASoC: SSM2602: Fix reg_cache_sizeLars-Peter Clausen1-1/+1
2011-05-08ASoC: SSM2602: Fix 'Mic Boost2' controlLars-Peter Clausen1-1/+1
2011-05-08ASoC: SSM2602: Properly annotate i2c probe and remove functionsLars-Peter Clausen1-3/+3
2011-05-04ASoC: Remove outdated FIXME from WM8915Mark Brown1-1/+0
2011-05-04ASoC: Use shared controls for input signal path in WM8915Mark Brown1-20/+25
2011-05-03ASoC: s/w->kcontrols/w->kcontrol_news/gStephen Warren1-1/+1
2011-04-28ASoC: Implement WM8962 ADC high pass filter configurationMark Brown1-0/+10