summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)AuthorFilesLines
2010-10-23Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2-10/+46
2010-10-23ASoC: tlv320dac33: Use usleep_range for delaysPeter Ujfalusi1-4/+6
2010-10-22ASoC: tpa6130a2: Error handling for broken chipPeter Ujfalusi1-6/+22
2010-10-22ASoC: max98088: Staticise m98088_eq_bandDimitris Papastamos1-1/+1
2010-10-19ASoC: WM8580: Remove useless assignmentJassi Brar1-4/+0
2010-10-19ASoC: Restore MAX98088 CODEC driverMark Brown4-0/+2296
2010-10-18Revert "ASoC: Add max98088 CODEC driver"Mark Brown4-2296/+0
2010-10-15ASoC: Add max98088 CODEC driverPeter Hsiang4-0/+2296
2010-10-15ASoC: ak4642: make sure name of register/valueKuninori Morimoto1-18/+46
2010-10-15ASoC: Remove unused vol field from WM8994 access mask tableJoe Perches1-1574/+1573
2010-10-13ASoC: tlv320dac33: Control for line output gainPeter Ujfalusi1-0/+18
2010-10-13ASoC: Restore DAI ID specification for WM8994Mark Brown1-0/+3
2010-10-13ASoC: Add WM8962 microphone bias controlMark Brown1-0/+2
2010-10-13ASoC: ac97: add MODULE_ALIAS for the platform driverMika Westerberg1-0/+1
2010-10-13ASoC: ac97: don't call snd_soc_new_ac97_codec at probeMika Westerberg1-6/+0
2010-10-12ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto1-4/+4
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2-8/+8
2010-10-11ASoC: Compress WM8962 register access mapMark Brown4-21166/+1148
2010-10-11ASoC: Shrink code size for WM8962 register defaults tableMark Brown3-21145/+687
2010-10-08ASoC: Staticise CS4270 DAIMark Brown1-1/+1
2010-10-07ASoC: Staticise AD1980 DAIMark Brown1-1/+1
2010-10-05ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos1-0/+8
2010-10-04ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos1-3/+3
2010-10-04ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos1-21/+26
2010-10-03ASoC: WM8804: Use a proper DAI nameDimitris Papastamos1-1/+1
2010-10-03ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown1-13/+29
2010-10-03ASoC: Implement interrupt based jack detectionMark Brown2-0/+88
2010-10-03ASoC: Add support for WM8962 GPIO outputsMark Brown2-0/+120
2010-10-01ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown1-6/+0
2010-10-01ASoC: WM8804: Initial driverDimitris Papastamos4-0/+887
2010-10-01ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos10-10/+0
2010-09-30ASoC: Provide microphone bias configuration for WM8962Mark Brown1-0/+12
2010-09-30ASoC: Mark WM8962 Additional Control 4 register as volatileMark Brown1-1/+1
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-22Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2-216/+286
2010-09-21ASoC: Fix merge issue with WM8962 control additionMark Brown1-2/+0
2010-09-20ASoC: Fix WM8978/migor driver name conflictMark Brown1-1/+1
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 Girdwood32-48/+2286