summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2011-04-05ASoC: Fix to avoid compile errorSeungwhan Youn1-0/+4
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-4/+4
2011-04-03ASoC: format_register_str: Don't clip register valuesStephen Warren1-4/+4
2011-04-03ASoC: Properly handle spitz MIC GPIOMarek Vasut1-12/+29
2011-04-03ASoC: Name jack GPIOs based on jack not codecStephen Warren1-1/+1
2011-04-03Merge branch 'for-2.6.39' into for-2.6.40Mark Brown159-7549/+13669
2011-04-03Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown6-9/+15
2011-04-03ASoC: PXA: Fix oops in __pxa2xx_pcm_prepareVasily Khoruzhick2-0/+4
2011-03-31ASoC: Use data based init for sn95031 DAPMLu Guanqun1-12/+5
2011-03-31ASoC: Use data based init for ak4535 DAPMLu Guanqun1-14/+5
2011-03-31ASoC: Use data based init for tlv320aic23 DAPMLu Guanqun1-14/+5
2011-03-31ASoC: Use data based init for wm8711 DAPMLu Guanqun1-13/+5
2011-03-31ASoC: Use data based init for wm8728 DAPMLu Guanqun1-13/+5
2011-03-31ASoC: Use data based init for wm9705 DAPMLu Guanqun1-13/+5
2011-03-31ASoC: Use data based init for wm9712 DAPMLu Guanqun1-13/+5
2011-03-31ASoC: Use data based init for wm9713 DAPMLu Guanqun1-14/+5
2011-03-31ASoC: Use data based init for max98088 DAPMLu Guanqun1-18/+7
2011-03-31ASoC: Use data based init for cx20442 DAPMLu Guanqun1-14/+4
2011-03-31ASoC: Use data based init for ak4671 DAPMLu Guanqun1-13/+5
2011-03-31ASoC: soc-cache: Warn on syncing any non-writable registersDimitris Papastamos1-0/+6
2011-03-31ASoC: soc-cache: Fix indentation issuesDimitris Papastamos1-9/+9
2011-03-30ASoC: zylonite: set .codec_dai_name in initializerAntonio Ospite1-3/+3
2011-03-30ASoC: Blackfin: push down SPORT settings from global variablesBarry Song13-450/+416
2011-03-30ASoC: Blackfin: standardize machine driver namesMike Frysinger9-18/+18
2011-03-30ASoC: Blackfin: drop "-codec" from codec namesMike Frysinger5-5/+5
2011-03-30ASoC: Blackfin: add ad193x sysclk configurationScott Jiang1-0/+14
2011-03-30ASoC: SSM2602: convert to soc-cacheCliff Cai1-95/+43
2011-03-30ASoC: ad1980: fix codec nameMike Frysinger1-1/+1
2011-03-30ASoC: ad193x: fix codec nameMike Frysinger1-2/+2
2011-03-30ASoC: ad73311: fix codec nameMike Frysinger1-1/+1
2011-03-30ASoC: SSM2602: fix codec nameMike Frysinger1-1/+1
2011-03-30ASoC: fix sorting order of codecs in kconfigMike Frysinger1-1/+1
2011-03-30ASoC: Remove -codec from WM8731 driver nameMark Brown5-6/+6
2011-03-30ASoC: Convert WM8731 to table based DAPM setupMark Brown1-13/+5
2011-03-30ASoC: Convert WM8903 to table based DAPM setupMark Brown1-13/+5
2011-03-30Merge branch 'for-2.6.39' into for-2.6.40Mark Brown1-1/+1
2011-03-30ASoC: Fix CODEC device name for CorgiMark Brown1-1/+1
2011-03-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds11-111/+229
2011-03-26ASoC: ad73311: drop I2C requirementScott Jiang1-1/+1
2011-03-26ASoC: ad193x: tweak style to match other codecsScott Jiang1-12/+7
2011-03-26ASoC: Blackfin I2S: add 8-bit sample supportCliff Cai1-2/+9
2011-03-26ASoC: Add snd_soc_codec_{readable,writable}_register()Dimitris Papastamos1-0/+36
2011-03-26ASoC: Add default snd_soc_default_writable_register() callbackDimitris Papastamos2-0/+17
2011-03-26ASoC: soc-cache: Return -ENOSYS instead of -EINVALDimitris Papastamos1-5/+5
2011-03-26ASoC: soc-cache: Factor-out the SPI write codeDimitris Papastamos1-96/+30
2011-03-26ASoC: soc-cache: Factor-out the hw_read() specific codeDimitris Papastamos1-96/+18
2011-03-26ASoC: soc-cache: Factor-out the hw_write() specific codeDimitris Papastamos1-120/+33
2011-03-26ASoC: soc-cache: Introduce raw bulk write supportDimitris Papastamos2-0/+46
2011-03-26ASoC: soc-cache: Factor-out the I2C read codeDimitris Papastamos1-68/+32
2011-03-26ASoC: imx: remove superfluous code in imx-ssi.cWolfram Sang1-6/+0