summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* ASoC: ak4642: simultaneous playback/recorde supportKuninori Morimoto2010-10-121-4/+4
* ASoC: checking kzalloc() for IS_ERR() instead of NULLDan Carpenter2010-10-112-8/+8
* ASoC: Compress WM8962 register access mapMark Brown2010-10-114-21166/+1148
* ASoC: Shrink code size for WM8962 register defaults tableMark Brown2010-10-113-21145/+687
* ASoC: Staticise CS4270 DAIMark Brown2010-10-071-1/+1
* ASoC: Staticise AD1980 DAIMark Brown2010-10-071-1/+1
* ASoC: WM8804: Retrieve the device revision and print itDimitris Papastamos2010-10-051-0/+8
* ASoC: WM8804: Power down the PLL correctlyDimitris Papastamos2010-10-041-3/+3
* ASoC: WM8804: Refactor set_pll code to avoid GCC warningsDimitris Papastamos2010-10-041-21/+26
* ASoC: WM8804: Use a proper DAI nameDimitris Papastamos2010-10-021-1/+1
* ASoC: Put WM8962 GPIO2/3 into GPIO mode when configuring platform data tooMark Brown2010-10-021-13/+29
* ASoC: Implement interrupt based jack detectionMark Brown2010-10-022-0/+88
* ASoC: Add support for WM8962 GPIO outputsMark Brown2010-10-022-0/+120
* ASoC: Relax restrictions on WM8962 BCLK configurationMark Brown2010-09-301-6/+0
* ASoC: WM8804: Initial driverDimitris Papastamos2010-09-304-0/+887
* ASoC: Remove unneeded use of spi_bus_typeDimitris Papastamos2010-09-3010-10/+0
* ASoC: Provide microphone bias configuration for WM8962Mark Brown2010-09-301-0/+12
* ASoC: Mark WM8962 Additional Control 4 register as volatileMark Brown2010-09-301-1/+1
* 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/+0
* ASoC: Clean up AC'97 glue driverMark Brown2010-09-241-9/+5
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-09-222-216/+286
|\
| * ASoC: tlv320aic3x: Let the codec hit SND_SOC_BIAS_OFF when idleJarkko Nikula2010-09-201-18/+2
| * 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/+115
| |\
| | * ASoC: tlv320aic3x: Complete the soc-cache conversionJarkko Nikula2010-09-151-16/+9
| | * ASoC: tlv320aic3x: Switch to soc-cache helpersJarkko Nikula2010-09-151-37/+9
| | * 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-2032-48/+2286
| |\ \ | | |/ | |/|
| * | 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
* | | ASoC: Fix merge issue with WM8962 control additionMark Brown2010-09-211-2/+0
* | | ASoC: Fix WM8978/migor driver name conflictMark Brown2010-09-201-1/+1
| |/ |/|
* | ASoC: da7210: code clean upKuninori Morimoto2010-09-161-9/+9
* | ASoC: ak4642: code clean upKuninori Morimoto2010-09-161-11/+11
* | ASoC: WM8985: Initial driverDimitris Papastamos2010-09-154-0/+2246
* | ASoC: Change my mail addressArnaud Patard (Rtp)2010-09-151-1/+1
* | ASoC: Remove needless codec->bias_level assignment to SND_SOC_BIAS_OFFJarkko Nikula2010-09-158-9/+0
* | ASoC: Fix off-by-one bug in WM8962 register cache size configurationDimitris Papastamos2010-09-111-1/+1
* | ASoC: Fix incorrect register cache size configurationDimitris Papastamos2010-09-1017-17/+17
* | ASoC: ad1980 - set reg_cache_default to ad1980_regAxel Lin2010-09-101-0/+1
|/
* ASoC: UDA1380: Add delay between power on and resetVasily Khoruzhick2010-09-081-0/+1
* ASoC: Remove export of CS4270 DAIMark Brown2010-09-071-1/+0
OpenPOWER on IntegriCloud