summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\
| * Merge branch 'master' into for-nextJiri Kosina2010-12-2220-43/+89
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
* | | ASoC: codecs: wm8753: Fix register cache incoherencyLars-Peter Clausen2010-12-281-143/+83
* | | ASoC: codecs: wm9090: Fix register cache incoherencyLars-Peter Clausen2010-12-281-9/+9
* | | ASoC: codecs: wm8962: Fix register cache incoherencyLars-Peter Clausen2010-12-281-25/+20
* | | ASoC: codecs: wm8955: Fix register cache incoherencyLars-Peter Clausen2010-12-281-15/+15
* | | ASoC: codecs: wm8904: Fix register cache incoherencyLars-Peter Clausen2010-12-281-19/+18
* | | ASoC: codecs: wm8741: Fix register cache incoherencyLars-Peter Clausen2010-12-281-5/+5
* | | ASoC: codecs: wm8523: Fix register cache incoherencyLars-Peter Clausen2010-12-281-4/+5
* | | ASoC: codecs: max98088: Fix register cache incoherencyLars-Peter Clausen2010-12-281-6/+4
* | | ASoC: codecs: Add missing control_type initializationLars-Peter Clausen2010-12-285-0/+5
| |/ |/|
* | ASoC: WM8580: Fix R8 initial valueSeungwhan Youn2010-12-091-1/+1
* | ASoC: fix deemphasis control in wm8904/55/60 codecsDmitry Artamonow2010-12-093-3/+6
* | ASoC: Correct WM8962 interrupt mask register readMark Brown2010-12-071-1/+1
* | ASoC: WM8580: Debug BCLK and sample sizeJassi Brar2010-12-071-4/+4
* | ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim2010-12-061-1/+1
* | ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos2010-12-011-1/+1
* | ASoC: tlv320aic3x - fix variable may be used uninitialized warningAxel Lin2010-11-251-3/+3
* | ASoC: wm8961 - clear WM8961_MCLKDIV bit for freq <= 16500000Axel Lin2010-11-241-1/+1
* | ASoC: wm8961 - clear WM8961_DACSLOPE bit for normal modeAxel Lin2010-11-241-1/+1
* | ASoC: wm8994 - fix memory leaksAxel Lin2010-11-231-0/+2
* | ASoC: wm8904 - fix memory leaksAxel Lin2010-11-231-0/+2
* | ASoC: max98088 - fix a memory leakAxel Lin2010-11-231-0/+3
* | ASoC: Do not update the cache if write to hardware failedAxel Lin2010-11-231-1/+3
* | ASoC: Restore WM8994 volatile and readable register operationsMark Brown2010-11-221-0/+2
* | ASoC: Fix multi-component mismerge in WM8523Mark Brown2010-11-221-1/+0
* | ASoC: stac9766 - set reg_cache_default to stac9766_regAxel Lin2010-11-221-0/+1
* | ASoC: uda134x - set reg_cache_default to uda134x_regAxel Lin2010-11-191-0/+1
* | ASoC: Add support for MAX98089 CODECJesse Marroquin2010-11-181-1/+10
* | ASoC: Fix register cache setup WM8994 for multi-componentMark Brown2010-11-171-0/+2
* | ASoC: Ensure sane WM835x AIF configuration by defaultMark Brown2010-11-101-0/+7
* | ASoC: Remove broken WM8350 direction constantsMark Brown2010-11-101-1/+1
* | ASoC: WM8776: Removed unneeded struct memberDimitris Papastamos2010-11-061-1/+0
* | ASoC: Check return value of strict_strtoul() in WM8962Mark Brown2010-11-031-1/+4
* | ASoC: tpa6130a2: Get rid of compile warning from tpa6130a2_powerJarkko Nikula2010-11-031-1/+1
* | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-11-032-12/+28
|\ \
| * | ASoC: tpa6130a2: Fix unbalanced regulator disablesJarkko Nikula2010-10-301-2/+2
| * | ASoC: tlv320dac33: Mode1 FIFO auto configuration fixPeter Ujfalusi2010-10-301-2/+6
| * | ASoC: tlv320dac33: Limit the US_TO_SAMPLES macroPeter Ujfalusi2010-10-301-1/+1
| * | ASoC: tlv320dac33: Error handling for broken chipPeter Ujfalusi2010-10-301-7/+19
* | | ASoC: Update WARN uses in wm_hubsJoe Perches2010-11-011-1/+1
* | | ASoC: Include cx20442 to SND_SOC_ALL_CODECSJarkko Nikula2010-11-011-0/+1
* | | ASoC: Fix SND_SOC_ALL_CODECS typo for jz4740Jarkko Nikula2010-11-011-1/+1
* | | ASoC: Remove volatility from WM8900 POWER1 registerMark Brown2010-11-011-6/+0
| |/ |/|
* | ASoC: sound/wm9090: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
* | ASoC: sound/max98088: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
* | ASoC: sound/ad73311: add missing __devexit markerArnaud Lacombe2010-10-271-1/+1
* | Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-10-232-10/+46
|\|
| * ASoC: tlv320dac33: Use usleep_range for delaysPeter Ujfalusi2010-10-231-4/+6