summaryrefslogtreecommitdiff
path: root/sound/soc/codecs
AgeCommit message (Expand)Author
2010-10-15ASoC: ak4642: make sure name of register/valueKuninori Morimoto
2010-10-15ASoC: Remove unused vol field from WM8994 access mask tableJoe Perches
2010-10-13ASoC: Restore DAI ID specification for WM8994Mark Brown
2010-10-13ASoC: Add WM8962 microphone bias controlMark Brown
2010-10-13ASoC: ac97: add MODULE_ALIAS for the platform driverMika Westerberg
2010-10-13ASoC: ac97: don't call snd_soc_new_ac97_codec at probeMika Westerberg
2010-10-12ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto
2010-10-11ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter
2010-10-11ASoC: Compress WM8962 register access mapMark Brown
2010-10-11ASoC: Shrink code size for WM8962 register defaults tableMark Brown
2010-10-07ASoC: Staticise CS4270 DAIMark Brown
2010-10-07ASoC: Staticise AD1980 DAIMark Brown
2010-10-05ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos
2010-10-04ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos
2010-10-04ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos
2010-10-02ASoC: WM8804: Use a proper DAI nameDimitris Papastamos
2010-10-02ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown
2010-10-02ASoC: Implement interrupt based jack detectionMark Brown
2010-10-02ASoC: Add support for WM8962 GPIO outputsMark Brown
2010-09-30ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown
2010-09-30ASoC: WM8804: Initial driverDimitris Papastamos
2010-09-30ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos
2010-09-30ASoC: Provide microphone bias configuration for WM8962Mark Brown
2010-09-30ASoC: Mark WM8962 Additional Control 4 register as volatileMark Brown
2010-09-29ASoC: Initial WM8962 IRQ supportMark Brown
2010-09-29ASoC: Lowercase WM8962 CODEC nameMark Brown
2010-09-28ASoC: Fix masking of WM8962 FLL1 registerMark Brown
2010-09-28ASoC: WM8985: Use the correct macro for the kcontrol definedDimitris Papastamos
2010-09-27ASoC: Fix a compile warning for printk formatTakashi Iwai
2010-09-24ASoC: WM8985: Remove unneeded declaration.Dimitris Papastamos
2010-09-24ASoC: Clean up AC'97 glue driverMark Brown
2010-09-22Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown
2010-09-21ASoC: Fix merge issue with WM8962 control additionMark Brown
2010-09-20ASoC: Fix WM8978/migor driver name conflictMark Brown
2010-09-20ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula
2010-09-20ASoC: tlv320aic3x: Use regulator notifiers for optimizing the cache syncJarkko Nikula
2010-09-20ASoC: tlv320aic3x: Add runtime regulator control to aic3x_set_bias_levelJarkko Nikula
2010-09-20ASoC: tlv320aic3x: Move regulator management from i2c to soc domainJarkko Nikula
2010-09-20Merge remote branch 'asoc/for-2.6.37' into for-2.6.37Liam Girdwood
2010-09-20ASoC: tlv320aic3x: Add virtual output pin DetectionJarkko Nikula
2010-09-20Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood
2010-09-16ASoC: da7210: code clean upKuninori Morimoto
2010-09-16ASoC: ak4642: code clean upKuninori Morimoto
2010-09-15ASoC: WM8985: Initial driverDimitris Papastamos
2010-09-15ASoC: tlv320aic3x: Complete the soc-cache conversionJarkko Nikula
2010-09-15ASoC: tlv320aic3x: Switch to soc-cache helpersJarkko Nikula
2010-09-15ASoC: tlv320aic3x: Use snd_soc_read and snd_soc_writeJarkko Nikula
2010-09-15ASoC: Change my mail addressArnaud Patard (Rtp)
2010-09-15ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula
2010-09-11ASoC: Fix off-by-one bug in WM8962 register cache size configurationDimitris Papastamos