summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs/wm8962.c
AgeCommit message (Expand)AuthorFilesLines
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood1-14/+16
2010-11-05Merge branch 'for-2.6.37' into HEADMark Brown1-1/+4
2010-11-03ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown1-0/+2
2010-11-03ASoC: Check return value of strict_strtoul() in WM8962Mark Brown1-1/+4
2010-10-13ASoC: Add WM8962 microphone bias controlMark Brown1-0/+2
2010-10-11ASoC: Compress WM8962 register access mapMark Brown1-0/+1147
2010-10-11ASoC: Shrink code size for WM8962 register defaults tableMark Brown1-0/+687
2010-10-02ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown1-13/+29
2010-10-02ASoC: Implement interrupt based jack detectionMark Brown1-0/+85
2010-10-02ASoC: Add support for WM8962 GPIO outputsMark Brown1-0/+119
2010-09-30ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown1-6/+0
2010-09-30ASoC: Provide microphone bias configuration for WM8962Mark Brown1-0/+12
2010-09-29ASoC: Initial WM8962 IRQ supportMark Brown1-1/+59
2010-09-29ASoC: Lowercase WM8962 CODEC nameMark Brown1-1/+1
2010-09-28ASoC: Fix masking of WM8962 FLL1 registerMark Brown1-1/+1
2010-09-21ASoC: Fix merge issue with WM8962 control additionMark Brown1-2/+0
2010-09-11ASoC: Fix off-by-one bug in WM8962 register cache size configurationDimitris Papastamos1-1/+1
2010-08-12ASoC: Update WM8962 to build with multi-componentMark Brown1-121/+47
2010-08-05ASoC: Add initial WM8962 CODEC driverMark Brown1-0/+1933