summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2010-09-29ASoC: Initial WM8962 IRQ supportMark Brown1-1/+59
2010-09-29ASoC: Lowercase WM8962 CODEC nameMark Brown1-1/+1
2010-09-29ASoC: Fix masking of WM8962 FLL1 registerMark Brown1-1/+1
2010-09-29ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos1-2/+2
2010-09-27ASoC: Fix a compile warning for printk formatTakashi Iwai1-1/+1
2010-09-24ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos1-2/+0
2010-09-24ASoC: Clean up AC'97 glue driverMark Brown1-9/+5
2010-09-24ASoC: Add debug logging for s3c-ac97 resetsMark Brown1-0/+3
2010-09-24ASoC: Convert s3c-ac97 to pr_() macrosMark Brown1-5/+6
2010-09-24ASoC: Clean up the CODEC device as well as the board for SMDK WM9713Mark Brown1-0/+1
2010-09-24ASoC: Clarify naming for SMDK WM9713 driverMark Brown1-1/+1
2010-09-24ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driverMark Brown1-1/+0
2010-09-23ASoC: Fix incorrect parameter to snd_soc_codec_volatile_registerDimitris Papastamos1-1/+1
2010-09-23ASoC: Delegate to hw specific read for volatile registersDimitris Papastamos1-26/+50
2010-09-23ASoC: adapt multi-componentism againTakashi Iwai1-3/+3
2010-09-23Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai1-1/+1
2010-09-22ASoC: Fix multi-componentismMark Brown1-1/+1
2010-09-22ASoC: Return -1 instead of -EINVAL to ensure consistencyDimitris Papastamos1-2/+2
2010-09-22ASoC: Report error codes for card DAI instantiation failuresMark Brown1-1/+2
2010-09-22Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown3-217/+287
2010-09-22ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos1-2/+3
2010-09-21ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos1-2/+3
2010-09-21ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_linkJarkko Nikula1-1/+0
2010-09-21ASoC: Fix merge issue with WM8962 control additionMark Brown1-2/+0
2010-09-21ASoC: Report error code when failing to add controlsMark Brown1-2/+2
2010-09-21ASoC: Prototype s3c64xx_i2s_get_clock()Mark Brown1-0/+1
2010-09-20ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrlKuninori Morimoto1-95/+67
2010-09-20ASoC: fsi: modify variable name to easy to understandKuninori Morimoto1-77/+96
2010-09-20ASoC: Fix WM8978/migor driver name conflictMark Brown2-2/+2
2010-09-20ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula1-18/+2
2010-09-20ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache syncJarkko Nikula1-2/+61
2010-09-20ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_levelJarkko Nikula1-18/+65
2010-09-20ASoC: tlv320aic3x: Move regulator management from i2c to soc domainJarkko Nikula1-50/+50
2010-09-20Merge remote branch 'asoc/for-2.6.37' into for-2.6.37Liam Girdwood1-148/+115
2010-09-20ASoC: tlv320aic3x: Add virtual output pin DetectionJarkko Nikula1-0/+8
2010-09-20Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood50-173/+2551
2010-09-19ASoC: fsi: Add fsi_dma_soft_push/pop functionKuninori Morimoto1-18/+54
2010-09-19ASoC: fsi: modify noisy comment outKuninori Morimoto1-67/+35
2010-09-19ASoC: fsi: Add fsi_dma_get_areaKuninori Morimoto1-4/+7
2010-09-19ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski3-13/+32
2010-09-19ASoC: fix compile breakage of the sh/siu driverGuennadi Liakhovetski1-1/+0
2010-09-19Merge branch 'for-2.6.36' into for-2.6.37Mark Brown1-2/+13
2010-09-19ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski1-2/+13
2010-09-17ASoC: Add device table to SH FSI driverDzianis Kahanovich1-0/+2
2010-09-16ASoC: da7210: code clean upKuninori Morimoto1-9/+9
2010-09-16ASoC: ak4642: code clean upKuninori Morimoto1-11/+11
2010-09-16ASoC: Add platform listing to debugfsMark Brown1-0/+32
2010-09-16ASoC: Add DAI list to debugfsMark Brown1-0/+29
2010-09-16ASoC: Add debugfs listing of registered CODECsMark Brown1-0/+32
2010-09-15ASoC: WM8985: Initial driverDimitris Papastamos4-0/+2246