summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-06-14ASoC: dapm - Refactor widget IO functions in preparation for platform widgets.Liam Girdwood1-6/+43
2011-06-14ASoC: Fix mismerge with release branchMark Brown1-0/+1
2011-06-13Merge branch 'for-3.0' into for-3.1Mark Brown2-5/+1
2011-06-13ASoC: Remove unused and about to be broken SND_SOC_CUSTOM I/O busMark Brown2-5/+1
2011-06-13ASoC: Don't use codec->control_data in bulk writeMark Brown1-2/+2
2011-06-13ASoC: Add weak routes for sidetone style pathsMark Brown2-0/+89
2011-06-13ASoC: Move register I/O code into a separate fileMark Brown3-381/+401
2011-06-13ASoC: Factor out redundant read() functionsMark Brown1-44/+8
2011-06-10ASoC: SMDKV310: Enable SPDIF deviceNaveen Krishna Chatradhi1-1/+1
2011-06-10Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+2
2011-06-10sound/atmel_ssc_dai: add a missing space to an error messageUwe Kleine-König1-1/+1
2011-06-10ASoC: SAMSUNG: Fix the incorrect referencing of I2SCON registerSangbeom Kim1-2/+2
2011-06-09ASoC: pcm - rename snd_codec_close() to snd_pcm_close().Liam Girdwood1-2/+2
2011-06-09ASoC: core - PCM mutex per rtdLiam Girdwood3-14/+23
2011-06-09Merge branch 'for-3.0' into for-3.1Mark Brown1-9/+8
2011-06-09ASoC: core - Separate out PCM operations into new file.Liam Girdwood3-612/+641
2011-06-09ASoC: snd_soc_new_{mixer,mux,pga} make sure to use right DAPM contextLars-Peter Clausen1-9/+8
2011-06-09Merge branch 'for-3.0' into for-3.1Mark Brown2-6/+12
2011-06-09ASoC: p1022ds: fix incorrect referencing of device tree propertiesTimur Tabi4-13/+18
2011-06-09ASoC: fsl: fix initialization of DMA buffersTimur Tabi1-4/+5
2011-06-09ASoC: WM8804 does not support sample rates below 32kHzMark Brown1-2/+7
2011-06-08ASoC: Fix mismerge of Speyside set_bias_level_post()Mark Brown1-0/+1
2011-06-08Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+2
2011-06-08ASoC: Support Speyside build variants with WM8962 fittedMark Brown3-0/+268
2011-06-08ASoC: Defer all WM8962 clocking configuration until power upMark Brown1-27/+33
2011-06-08ASoC: Implement base 5 band EQ control for WM8962Mark Brown1-0/+16
2011-06-08ASoC: Report errors when we have a WM8962 IRQ and don't get FLL lockMark Brown1-5/+32
2011-06-08ASoC: Factor out I2C usage in WM8962 driverMark Brown1-9/+10
2011-06-08ASoC: Suppress restore of default register values for rbtree cache syncMark Brown1-1/+6
2011-06-08ASoC: Fix WM8962 headphone volume update for use of advanced cachesMark Brown1-2/+2
2011-06-07ASoC: core - Allow components to probe/remove in sequence.Liam Girdwood3-21/+61
2011-06-07ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood27-61/+96
2011-06-07Merge branch 'for-3.0' into for-3.1Mark Brown1-2/+2
2011-06-07ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen1-2/+2
2011-06-07ASoC: AD1836: Fix build errorLars-Peter Clausen1-1/+1
2011-06-07ASoC: wm8940: remove unnecessary if statementsGreg Dietsche1-7/+0
2011-06-06Merge branch 'for-3.0' into for-3.1Mark Brown2-7/+13
2011-06-06ASoC: AD1836: Fix setting the PCM formatLars-Peter Clausen2-7/+13
2011-06-06ASoC: AD1836: Add input gain control for ADC2Lars-Peter Clausen1-0/+11
2011-06-06ASoC: AD1836: Remove unused fields from private structLars-Peter Clausen1-5/+0
2011-06-06ASoC: AD1836: Add AD1835/AD1837/AD1838/AD1839 supportLars-Peter Clausen1-54/+129
2011-06-06ASoC: AD1836: Use snd_soc_update_bits for read-modify-writeLars-Peter Clausen1-12/+6
2011-06-06ASoC: AD1836: Add ADC/DAC controls helper macrosLars-Peter Clausen2-39/+34
2011-06-06ASoC: Manage Speyside system clocking only in bias managementMark Brown1-10/+40
2011-06-06ASoC: Only provide a default bias level update for CODEC contextsMark Brown1-4/+7
2011-06-06ASoC: Add context parameter to card DAPM callbacksMark Brown5-3/+11
2011-06-06ASoC: Simplify logic in snd_soc_dapm_set_bias_level()Mark Brown1-10/+12
2011-06-06ASoC: Remove trace for DAPM bias level loggingMark Brown1-18/+0
2011-06-06ASoC: Indentation fix for null loop operationMark Brown1-1/+1
2011-06-06ASoC: Don't bring the CODEC up to full power for supplies and biasesMark Brown1-2/+21