summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2010-11-24Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-2/+2
2010-11-24ASoC: Add initial WM8737 driverMark Brown4-0/+1041
2010-11-24Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown3-19/+56
2010-11-24ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin1-1/+1
2010-11-24ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin1-1/+1
2010-11-23Merge branch 'for-2.6.37' into for-2.6.38Mark Brown4-1/+10
2010-11-23ASoC: wm8994 - fix memory leaksAxel Lin1-0/+2
2010-11-23ASoC: wm8904 - fix memory leaksAxel Lin1-0/+2
2010-11-23ASoC: max98088 - fix a memory leakAxel Lin1-0/+3
2010-11-23ASoC: Do not update the cache if write to hardware failedAxel Lin1-1/+3
2010-11-23Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai3-19/+56
2010-11-22Merge branch 'for-2.6.37' into for-2.6.38Mark Brown3-1/+3
2010-11-22ASoC: Fix a memory leak in alc5623_i2c_probe error pathAxel Lin1-8/+3
2010-11-22ASoC: Restore WM8994 volatile and readable register operationsMark Brown1-0/+2
2010-11-22ASoC: Fix multi-component mismerge in WM8523Mark Brown1-1/+0
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula2-2/+1
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula59-59/+0
2010-11-22ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula1-1/+0
2010-11-22ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin1-0/+1
2010-11-19ASoC: Move kfree(twl4030) to twl4030_soc_remove()Axel Lin1-3/+3
2010-11-19Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-1/+11
2010-11-19ASoC: Move WM8994 read/write access data into separate fileMark Brown4-1580/+1588
2010-11-19ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin1-0/+1
2010-11-19ASoC: Provide ADC left/right channel source selection on WM8994Mark Brown1-5/+22
2010-11-18ASoC: Add support for MAX98089 CODECJesse Marroquin1-1/+10
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-16ASoC: Fix incorrect kfree in wm8962_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in wm8731_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in aic3x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad193x_probe error pathAxel Lin1-1/+0
2010-11-16ASoC: Fix incorrect kfree in ad1836_probe error pathAxel Lin1-1/+0
2010-11-15ASoC: Remove unnecessary semicolonsJoe Perches4-4/+3
2010-11-12ASoC: Reset WM8962 with default ID valueMark Brown1-1/+1
2010-11-10Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+8
2010-11-10ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown1-0/+7
2010-11-10ASoC: Remove broken WM8350 direction constantsMark Brown1-1/+1
2010-11-09ASoC: tpa6130a2: Revisit power-up sequenceJarkko Nikula1-3/+3
2010-11-08ASoC: Remove unneeded use of address-of operatorDimitris Papastamos2-2/+2
2010-11-06Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+0
2010-11-06ASoC: WM8770: Initial driverDimitris Papastamos4-0/+807
2010-11-06ASoC: Move pop time from DAPM context to sound cardJarkko Nikula1-3/+3
2010-11-06ASoC: Decouple DAPM from CODECsLiam Girdwood59-312/+379
2010-11-06ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos1-1/+0
2010-11-05Merge branch 'for-2.6.37' into HEADMark Brown3-14/+33
2010-11-03ASoC: Use pm_wakeup_event() in WM8962 jack detectionMark Brown1-0/+2
2010-11-03ASoC: Remove register write trace from WM8994Mark Brown1-2/+0
2010-11-03ASoC: Check return value of strict_strtoul() in WM8962Mark Brown1-1/+4
2010-11-03ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula1-1/+1
2010-11-03ASoC: tlv320aic3x: Add support to shared common reset lineJarkko Nikula1-3/+25