summaryrefslogtreecommitdiff
path: root/sound/soc/codecs/wm8996.c
AgeCommit message (Expand)AuthorFilesLines
2012-01-26ASoC: wm8996: Mark register cache as dirty when regulators are disabledMark Brown1-1/+1
2012-01-22ASoC: wm8996: Call _POST_PMU callback for CPVDDMark Brown1-1/+2
2012-01-20ASoC: Disable register synchronisation for low frequency WM8996 SYSCLKMark Brown1-0/+4
2011-12-30ASoC: Enable ASoC register map dump for some regmap CODECsMark Brown1-0/+8
2011-12-14ASoC: Tune the accessory detection rates for WM8996Mark Brown1-6/+12
2011-12-10Merge branch 'for-3.2' into for-3.3Mark Brown1-0/+1
2011-12-10ASoC: Fix WM8996 24.576MHz clock operationMark Brown1-0/+1
2011-11-27ASoC: Convert wm8996 to use devm_kzalloc()Mark Brown1-3/+2
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2011-11-08ASoC: Convert WM8996 gpiolib to regmapMark Brown1-29/+27
2011-11-08ASoC: Move most WM8996 resource acquisition to I2C probeMark Brown1-87/+96
2011-11-08ASoC: Convert WM8996 to direct regmap API usageMark Brown1-308/+391
2011-10-24ASoC: wm8996: Avoid a redundant i2c_get_clientdata call in wm8996_i2c_removeAxel Lin1-1/+1
2011-10-22ASoC: wm8996: Fix wrong mask for setting WM8996_AIF_CLOCKING_2Axel Lin1-1/+1
2011-10-20ASoC: wm8996: Use SND_SOC_DAPM_AIF_OUT for AIF2 CaptureAxel Lin1-2/+2
2011-10-03ASoC: Remove needless codec->dapm.bias_level assignment to SND_SOC_BIAS_OFFAxel Lin1-1/+0
2011-09-27ASoC: Add DRC control for WM8996Karl Tsou1-0/+8
2011-09-20ASoC: Refcount WM8996 bandgap from FLL tooMark Brown1-6/+39
2011-09-20ASoC: Fix unused variable warning in WM8996Mark Brown1-2/+0
2011-09-19ASoC: Initial WM8996 headphone impedance measurement supportMark Brown1-25/+112
2011-09-19ASoC: WM8996 only needs bandgap for analogue functionalityMark Brown1-11/+29
2011-09-16ASoC: Fix WM8996 DC servo operation without IRQMark Brown1-6/+3
2011-09-14ASoC: Correct channel numbers for WM8996 AIF2Mark Brown1-4/+4
2011-09-14ASoC: Disable WM8996 CPVDD supply when not in useMark Brown1-8/+30
2011-09-06ASoC: Check that WM8996 FLL started even if we don't have the IRQMark Brown1-7/+19
2011-08-29ASoC: Add 3D stereo support for wm8996susan gao1-0/+9
2011-08-24Merge branch 'for-3.1' into for-3.2Mark Brown1-1/+1
2011-08-24ASoC: Correct element count for WM8996 sidetone HPFMark Brown1-1/+1
2011-08-22Merge branch 'for-3.1' into for-3.2Mark Brown1-9/+17
2011-08-22ASoC: Clear completions from late WM8996 FLL lock IRQsMark Brown1-0/+3
2011-08-22ASoC: Optimise WM8996 no interrupt pathMark Brown1-4/+4
2011-08-22ASoC: Automatically manage WM8996 MICBIAS regulating modeMark Brown1-0/+4
2011-08-22ASoC: Fix configuration of WM8996 input enablesMark Brown1-9/+4
2011-08-22ASoC: WM8996 record paths need AIFCLKMark Brown1-0/+10
2011-08-08ASoC: Acknowledge WM8996 interrupts before acting on themMark Brown1-5/+4
2011-08-08ASoC: Rename WM8915 to WM8996Mark Brown1-0/+2995