aboutsummaryrefslogtreecommitdiffstats
path: root/sound (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-11-23ASoC: Samsung: Remove redundant AQUILA driverJassi Brar4-312/+23
2010-11-23Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into topic/asocTakashi Iwai3-19/+56
2010-11-23Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lrg/asoc-2.6 into fix/asocTakashi Iwai1-0/+8
2010-11-22Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-5/+7
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: atmel: test wrong variableVasiliy Kulikov1-2/+2
2010-11-22ASoC: Do not include soc-dai.hJarkko Nikula5-5/+4
2010-11-22ASoC: Do not include soc-dapm.hJarkko Nikula125-125/+0
2010-11-22ASoC: Fix compile breakage in jz4740.c and smartq_wm8987.cJarkko Nikula2-2/+1
2010-11-22ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin1-0/+1
2010-11-22ASoC: s3c24xx: test wrong variableVasiliy Kulikov1-2/+2
2010-11-19ASoC: Move kfree(twl4030) to twl4030_soc_remove()Axel Lin1-3/+3
2010-11-19Merge branch 'next-samsung-asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into for-2.6.38Mark Brown10-32/+45
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 Brown6-22/+63
2010-11-17ASoC: davinci: fixes for multi-componentChris Paulson-Ellis5-22/+61
2010-11-17ASoC: Fix register cache setup WM8994 for multi-componentMark Brown1-0/+2
2010-11-16ASoC: Use DAPM context rather than CODEC when constructing sequencesMark Brown1-2/+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-15ASoC: Add optional name_prefix for codec kcontrol, widget and route namesJarkko Nikula2-4/+65
2010-11-15Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2-19/+5
2010-11-15ASoC: Fix dapm_seq_compare() for multi-componentMark Brown1-2/+2
2010-11-15ASoC: Add support for OpenRD UltimateArnaud Patard (Rtp)2-2/+2
2010-11-15ASoC: RX1950: Fix hw_params functionVasily Khoruzhick1-17/+3
2010-11-15ASoC: Prevent system suspend while debouncing wakeup capable GPIO jacksMark Brown1-0/+4
2010-11-12ASoC: Reset WM8962 with default ID valueMark Brown1-1/+1
2010-11-11Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-2/+3
2010-11-11ASoC: soc-cache: Add support for rbtree based register cachingDimitris Papastamos1-0/+232
2010-11-11ASoC: soc-cache: Add support for LZO register cachingDimitris Papastamos2-0/+415
2010-11-11ASoC: soc-cache: Add support for flat register cachingDimitris Papastamos2-54/+322
2010-11-11ASoC: Add DAPM trace eventsMark Brown1-0/+14
2010-11-11ASoC: Add trace events for ASoC register read/writeMark Brown1-0/+5
2010-11-11ASoC: Factor out boiler plate for DAPM event generationMark Brown1-49/+49
2010-11-11Fix Atmel soc audio boards Kconfig dependencyRyan Mallon1-2/+3
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-10ASoC: Convert pop_dbg to use dev_infoJarkko Nikula1-18/+26
2010-11-10ASoC: Update DAPM debug and error printsJarkko Nikula1-45/+55