summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Initial WM8962 IRQ supportMark Brown2010-09-291-1/+59
* ASoC: Lowercase WM8962 CODEC nameMark Brown2010-09-291-1/+1
* ASoC: Fix masking of WM8962 FLL1 registerMark Brown2010-09-281-1/+1
* ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos2010-09-281-2/+2
* ASoC: Fix a compile warning for printk formatTakashi Iwai2010-09-271-1/+1
* ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos2010-09-241-2/+0Star
* ASoC: Clean up AC'97 glue driverMark Brown2010-09-241-9/+5Star
* ASoC: Add debug logging for s3c-ac97 resetsMark Brown2010-09-241-0/+3
* ASoC: Convert s3c-ac97 to pr_() macrosMark Brown2010-09-241-5/+6
* ASoC: Clean up the CODEC device as well as the board for SMDK WM9713Mark Brown2010-09-241-0/+1
* ASoC: Clarify naming for SMDK WM9713 driverMark Brown2010-09-241-1/+1
* ASoC: Remove unneeded WM9713 header include from SMDK WM9713 driverMark Brown2010-09-241-1/+0Star
* ASoC: Fix incorrect parameter to snd_soc_codec_volatile_registerDimitris Papastamos2010-09-231-1/+1
* ASoC: Delegate to hw specific read for volatile registersDimitris Papastamos2010-09-231-26/+50
* ASoC: adapt multi-componentism againTakashi Iwai2010-09-231-3/+3
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2010-09-231-1/+1
|\
| * ASoC: Fix multi-componentismMark Brown2010-09-221-1/+1
| * ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos2010-09-221-2/+3
* | ASoC: Return -1 instead of -EINVAL to ensure consistencyDimitris Papastamos2010-09-221-2/+2
* | ASoC: Report error codes for card DAI instantiation failuresMark Brown2010-09-221-1/+2
* | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-09-223-217/+287
|\ \
| * | ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula2010-09-201-18/+2Star
| * | ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache syncJarkko Nikula2010-09-201-2/+61
| * | ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_levelJarkko Nikula2010-09-201-18/+65
| * | ASoC: tlv320aic3x: Move regulator management from i2c to soc domainJarkko Nikula2010-09-201-50/+50
| * | Merge remote branch 'asoc/for-2.6.37' into for-2.6.37Liam Girdwood2010-09-201-148/+115Star
| |\ \
| | * | ASoC: tlv320aic3x: Complete the soc-cache conversionJarkko Nikula2010-09-151-16/+9Star
| | * | ASoC: tlv320aic3x: Switch to soc-cache helpersJarkko Nikula2010-09-151-37/+9Star
| | * | ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_writeJarkko Nikula2010-09-151-96/+98
| * | | ASoC: tlv320aic3x: Add virtual output pin DetectionJarkko Nikula2010-09-201-0/+8
| * | | Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood2010-09-2050-173/+2551
| |\ \ \ | | |/ / | |/| |
| * | | ASoC: WL1273 FM Radio: Eliminate unnecessary error return value.Matti J. Aaltonen2010-09-111-0/+3
| * | | ASoC: tlv320aic3x: Optimize PLL programming in aic3x_set_bias_levelJarkko Nikula2010-09-111-4/+6
| * | | OMAP: McBSP: Fix static function warningG, Manjunath Kondaiah2010-09-081-1/+1
* | | | ASoC: Fix soc-cache buffer overflow bugDimitris Papastamos2010-09-211-2/+3
* | | | ASoC: Remove extra rtd->dev.init_name assignment in soc_probe_dai_linkJarkko Nikula2010-09-211-1/+0Star
* | | | ASoC: Fix merge issue with WM8962 control additionMark Brown2010-09-211-2/+0Star
* | | | ASoC: Report error code when failing to add controlsMark Brown2010-09-211-2/+2
* | | | ASoC: Prototype s3c64xx_i2s_get_clock()Mark Brown2010-09-211-0/+1
* | | | ASoC: fsi: merge fsi_data_push/pop to fsi_fifo_data_ctrlKuninori Morimoto2010-09-201-95/+67Star
* | | | ASoC: fsi: modify variable name to easy to understandKuninori Morimoto2010-09-201-77/+96
* | | | ASoC: Fix WM8978/migor driver name conflictMark Brown2010-09-202-2/+2
| |/ / |/| |
* | | ASoC: fsi: Add fsi_dma_soft_push/pop functionKuninori Morimoto2010-09-191-18/+54
* | | ASoC: fsi: modify noisy comment outKuninori Morimoto2010-09-191-67/+35Star
* | | ASoC: fsi: Add fsi_dma_get_areaKuninori Morimoto2010-09-191-4/+7
* | | ASoC: fix SIU driver breakage, occurred during the multi-component transitionGuennadi Liakhovetski2010-09-193-13/+32
* | | ASoC: fix compile breakage of the sh/siu driverGuennadi Liakhovetski2010-09-191-1/+0Star
* | | Merge branch 'for-2.6.36' into for-2.6.37Mark Brown2010-09-191-2/+13
|\ \ \ | | |/ | |/|
| * | ASoC: fix clkdev API usage in sh/migor.cGuennadi Liakhovetski2010-09-191-2/+13
* | | ASoC: Add device table to SH FSI driverDzianis Kahanovich2010-09-171-0/+2