summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-094-4/+7
|\
| * 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: Remove unnecessary structure definitionsSeungwhan Youn2010-12-091-3/+0
* | 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: 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 resource leak if soc_register_ac97_dai_link failedAxel Lin2010-12-071-5/+7
* | 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-063-2/+4
|\ \ | |/
| * ASoC: Hold client_mutex while calling snd_soc_instantiate_cards()Axel Lin2010-12-061-0/+2
| * ASoC: Fix swap of left and right channels for WM8993/4 speaker boost gainUk Kim2010-12-061-1/+1
| * ASoC: Fix off by one error in WM8994 EQ register bank sizeUk Kim2010-12-061-1/+1
* | ASoC: soc-cache: Add optional cache name member to snd_soc_cache_opsDimitris Papastamos2010-12-063-5/+17
* | 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-063-0/+67
* | ASoC: Add post-CODEC bias level callback for machine driverMark Brown2010-12-062-0/+6
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-031-1/+1
|\ \ | |/
| * Merge branch 'for-2.6.37' of git://git.kernel.org/pub/scm/linux/kernel/git/lr...Takashi Iwai2010-12-021-1/+1
| |\
| | * ASoC: omap: N810: Don't select CONFIG_OMAP_MUX but make it as dependencyJarkko Nikula2010-12-021-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-033-10/+11
* | | ASoC: soc-core: Allow machine drivers to override compress_typeDimitris Papastamos2010-12-032-11/+64
* | | ASoC: soc-cache: Use reg_def_copy instead of reg_cache_defaultDimitris Papastamos2010-12-033-12/+42
* | | ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos2010-12-032-10/+18
* | | ASoC: Change the base value of compress_typeDimitris Papastamos2010-12-031-1/+1
* | | ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos2010-12-033-2/+8
* | | 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-033-4/+8
* | | ASoC: Make the DAI ops constant in the DAI structureMark Brown2010-12-031-1/+1
* | | ASoC: Apostrophe patrol in soc-core.cMark Brown2010-12-031-4/+4
* | | ASoC: Tune performance of WM8958 revision AMark Brown2010-12-022-9/+36
* | | ASoC: Automatically manage WM8731 deemphasisMark Brown2010-12-021-5/+71
* | | ASoC: Split WM8731 enumeration array into individual enumsMark Brown2010-12-021-6/+9
* | | ASoC: Provide WM8731 microphone boost TLV informationMark Brown2010-12-021-1/+2
OpenPOWER on IntegriCloud