summaryrefslogtreecommitdiffstats
path: root/sound/soc
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ASoC: Fix build error caused by merging a fix for 2.6.37 into 2.6.38Jarkko Nikula2010-12-131-1/+1
| * | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-131-0/+3
| |\ \ \
| * \ \ \ Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Mark Brown2010-12-134-58/+22
| |\ \ \ \
| | * | | | ASoC: Fix merge errors with flush_scheduled_work() removalTakashi Iwai2010-12-132-2/+2
| | * | | | Merge branch 'topic/workq-update' into topic/asocTakashi Iwai2010-12-134-58/+22
| | |\ \ \ \
| | | * | | | sound: don't use flush_scheduled_work()Tejun Heo2010-12-133-50/+5
| * | | | | | ASoC: Fix widgets for WM8994/58 AIF2 source controlMark Brown2010-12-131-4/+4
| * | | | | | ASoC: Automatically manage WM8903 deemphasis rateMark Brown2010-12-111-8/+74
| * | | | | | ASoC: Remove open coded symmetry implementation from WM8903Mark Brown2010-12-111-78/+1
| * | | | | | ASoC: Implement WM8903 oversampling rate controlsMark Brown2010-12-111-0/+12
| * | | | | | ASoC: Implement WM8903 high pass filter supportMark Brown2010-12-111-0/+9
| * | | | | | ASoC: Add HP iPAQ H1940 supportVasily Khoruzhick2010-12-103-0/+306
| * | | | | | ASoC: Implement WM8994/58 DAC and ADC oversampling controlMark Brown2010-12-101-0/+13
| * | | | | | ASoC: Optimise WM9081 FLL performanceMario Becroft2010-12-101-0/+4
| |/ / / / /
| * | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-094-4/+7
| |\ \ \ \ \
| * | | | | | ASoC: EP93xx: sampling rate range extendedAlexander Sverdlin2010-12-092-4/+4
| * | | | | | ASoC: Add ADC high pass filter support to WM8994Uk Kim2010-12-081-0/+22
| * | | | | | ASoC: Support WM8994 mono AIF configurationsMark Brown2010-12-081-6/+15
| * | | | | | ASoC: soc-core: Fix null pointer dereferenceDimitris Papastamos2010-12-081-2/+2
| * | | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-082-5/+5
| |\ \ \ \ \ \
| * | | | | | | ASoC: Fix snd_soc_instantiate_card error pathAxel Lin2010-12-071-6/+8
| * | | | | | | ASoC: soc-core: Remove useless inline function constructDimitris Papastamos2010-12-061-1/+1
| * | | | | | | ASoC: soc-core: Replace use of strncpy() with strlcpy()Dimitris Papastamos2010-12-061-2/+2
| * | | | | | | ASoC: Merge common code in DAI link and auxiliary codec probing/removalJarkko Nikula2010-12-061-152/+132
| * | | | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-062-1/+3
| |\ \ \ \ \ \ \
| * | | | | | | | ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos2010-12-062-5/+16
| * | | | | | | | ASoC: SAMSUNG: Remove duplicated snd_card on smdk_spdifSeungwhan Youn2010-12-061-2/+0
| * | | | | | | | ASoC: SAMSUNG: Fix initial return valueSeungwhan Youn2010-12-061-1/+1
| * | | | | | | | ASoC: Add trace events for jack detectionMark Brown2010-12-062-0/+8
| * | | | | | | | ASoC: Add post-CODEC bias level callback for machine driverMark Brown2010-12-061-0/+4
| * | | | | | | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-031-1/+1
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ASoC: When disabling WM8994 FLL force a source selectionMark Brown2010-12-031-0/+1
| * | | | | | | | | ASoC: WM8580: Debug interface indexJassi Brar2010-12-031-4/+4
| * | | | | | | | | ASoC: Constify struct snd_soc_codec_driverMark Brown2010-12-032-8/+9
| * | | | | | | | | ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos2010-12-031-11/+63
| * | | | | | | | | ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos2010-12-032-12/+41
| * | | | | | | | | ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos2010-12-031-3/+3
| * | | | | | | | | ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos2010-12-032-2/+7
| * | | | | | | | | ASoC: Don't oops in soc_probe_aux_dev in case of missing codecJarkko Nikula2010-12-031-2/+6
| * | | | | | | | | ASoC: Fix inconsistent meaning of default case while checking alc5623->idAxel Lin2010-12-031-3/+7
| * | | | | | | | | ASoC: sh: fsi: remove runtime register check from fsi_master_xxxKuninori Morimoto2010-12-031-28/+20
| * | | | | | | | | ASoC: sh: fsi: remove runtime register check from fsi_reg_xxxKuninori Morimoto2010-12-031-56/+45
| * | | | | | | | | ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclkKuninori Morimoto2010-12-031-9/+11
| * | | | | | | | | ASoC: sh: fsi: remove fsi_master_writeKuninori Morimoto2010-12-031-21/+2
| * | | | | | | | | ASoC: sh: fsi: clean up SPDIF definesKuninori Morimoto2010-12-031-3/+14
| * | | | | | | | | ASoC: Move active copy of CODEC read and write into runtime structureMark Brown2010-12-032-4/+6
| * | | | | | | | | ASoC: Apostrophe patrol in soc-core.cMark Brown2010-12-031-4/+4
| * | | | | | | | | ASoC: Tune performance of WM8958 revision AMark Brown2010-12-021-9/+27
| * | | | | | | | | ASoC: Automatically manage WM8731 deemphasisMark Brown2010-12-021-5/+71
| * | | | | | | | | ASoC: Split WM8731 enumeration array into individual enumsMark Brown2010-12-021-6/+9