aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
...
| * 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
* ASoC: Staticise WM9712 DAI listMark Brown2010-09-061-1/+1
* ASoC: Fix cut'n'paste comment in WM8994Mark Brown2010-09-061-1/+1
* Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-09-062-276/+307
|\
| * ASoC: tlv320aic3x: Fix null pointer dereference when pdata is not setJarkko Nikula2010-09-061-6/+8
| * ASoC: tlv320aic3x: Sanitize output controlsJarkko Nikula2010-08-281-38/+76
| * ASoC: tlv320aic3x: Reimplement output mixersJarkko Nikula2010-08-282-207/+195
| * ASoC: tlv320aic3x: Sort output pin control registers in header fileJarkko Nikula2010-08-281-22/+25
| * ASoC: tlv320aic3x: Fix remaining output pin switch namesJarkko Nikula2010-08-281-3/+3
| * Merge remote branch 'broonie-asoc/for-2.6.37' into for-2.6.37Liam Girdwood2010-08-239-14/+1694
| |\
| * | ASoC: Fix tlv320aic3x GPIO initializationJarkko Nikula2010-08-231-2/+2
* | | ASoC: wm8753, remove dead codeJiri Slaby2010-09-061-3/+0
* | | ASoC: ak4642: Revive ak4642_snd_controlsKuninori Morimoto2010-09-031-0/+2
* | | ASoC: Added a missing 32-bit PCM format, to the wm8994 codec.Ian Lartey2010-09-011-1/+1
* | | ASoC: Implement WM8994 DAC data source muxesMark Brown2010-09-011-0/+21
* | | ASoC: OpenRD Client : Fix naming breakage due to multicomponent supportArnaud Patard (Rtp)2010-08-311-1/+1
* | | ASoC: uda1380: make driver more powersave-friendlyVasily Khoruzhick2010-08-311-40/+105
* | | ASoC: ad1980: remove unneeded function declarationUwe Kleine-König2010-08-281-5/+0
* | | ASoC: Complete supported clock ratios and rate constraints for wm8741Ian Lartey2010-08-281-51/+124
* | | ASoC: Make codec dai naming for WM8741 consistentIan Lartey2010-08-231-1/+1
* | | ASoC: Add build infrastructure for WL1273Mark Brown2010-08-232-0/+6
* | | ASoC: Log WM8994 separate ADC LRCLKs every time we configureMark Brown2010-08-231-4/+8
| |/ |/|
* | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Mark Brown2010-08-202-0/+626
|\ \ | |/
| * ASoC: TI WL1273 FM Radio Codec.Matti J. Aaltonen2010-08-202-0/+626
* | ASoC: Add support for tlv320aic3007 to tlv320aic3x codec.Randolph Chung2010-08-202-10/+71
* | ASoC: Use a more adequate name for the CX20442 codec DAIJanusz Krzysztofik2010-08-191-1/+1
* | ASoC: Configure symmetric rates for tlv320aic3xRandolph Chung2010-08-191-0/+1
* | ASoC: add 88pm860x codec driverHaojian Zhuang2010-08-184-0/+1589
* | ASoC: Support non-crystal master clocks for WM8731Mark Brown2010-08-182-3/+32
|/