aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2010-12-03ASoC: soc-core: Generalize snd_soc_prefix_map and rename to snd_soc_codec_confDimitris Papastamos2-10/+18
2010-12-03ASoC: Change the base value of compress_typeDimitris Papastamos1-1/+1
2010-12-03ASoC: Add compress_type as a member to snd_soc_codecDimitris Papastamos3-2/+8
2010-12-03ASoC: Don't oops in soc_probe_aux_dev in case of missing codecJarkko Nikula1-2/+6
2010-12-03ASoC: Fix inconsistent meaning of default case while checking alc5623->idAxel Lin1-3/+7
2010-12-03ASoC: sh: fsi: remove runtime register check from fsi_master_xxxKuninori Morimoto1-28/+20
2010-12-03ASoC: sh: fsi: remove runtime register check from fsi_reg_xxxKuninori Morimoto1-56/+45
2010-12-03ASoC: sh: fsi: change fsi->mst_ctrl to master->a/b_mclkKuninori Morimoto1-9/+11
2010-12-03ASoC: sh: fsi: remove fsi_master_writeKuninori Morimoto1-21/+2
2010-12-03ASoC: sh: fsi: clean up SPDIF definesKuninori Morimoto1-3/+14
2010-12-03ASoC: Move active copy of CODEC read and write into runtime structureMark Brown3-4/+8
2010-12-03ASoC: Make the DAI ops constant in the DAI structureMark Brown1-1/+1
2010-12-03ASoC: Apostrophe patrol in soc-core.cMark Brown1-4/+4
2010-12-02ASoC: Tune performance of WM8958 revision AMark Brown2-9/+36
2010-12-02ASoC: Automatically manage WM8731 deemphasisMark Brown1-5/+71
2010-12-02ASoC: Split WM8731 enumeration array into individual enumsMark Brown1-6/+9
2010-12-02ASoC: Provide WM8731 microphone boost TLV informationMark Brown1-1/+2
2010-12-01ASoC: ak4535: Improve readability for setting muteAxel Lin1-5/+5
2010-12-01ASoC: sh: fsi-ak4642: midify card nameKuninori Morimoto1-1/+10
2010-12-01ASoC: sh: fsi-ak4642: tidyup unnecessary variablesKuninori Morimoto1-6/+0
2010-12-01ASoC: Allow user-specified WM8958 multiband compressor configurationsMark Brown3-2/+167
2010-12-01ASoC: Correct event flags for WM8958 AIF DACsMark Brown1-4/+4
2010-12-01Merge branch 'for-2.6.37' into for-2.6.38Mark Brown1-1/+1
2010-12-01ASoC: Fix build failure in soc-core.cJarkko Nikula1-1/+0
2010-12-01ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos1-1/+1
2010-11-30ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula2-6/+166
2010-11-30ASoC: soc-cache: Fix memory overflow in LZO initializationDimitris Papastamos1-1/+1
2010-11-30Merge branch 'for-2.6.37' into for-2.6.38Mark Brown4-7/+8
2010-11-30ASoC: Simplify pm860x_probe error handlingAxel Lin1-7/+5
2010-11-30ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto3-12/+131
2010-11-30s6105-ipcam: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-pcm: fix compilationDaniel Glöckner1-1/+1
2010-11-30s6000-i2s: fix compilationDaniel Glöckner1-1/+1
2010-11-30ASoC: Fix missing spin_unlock_irqrestoreAxel Lin1-4/+5
2010-11-29Merge branch 'for-2.6.37' into for-2.6.38Mark Brown5-9/+12
2010-11-29ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin1-0/+1
2010-11-29ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin1-0/+1
2010-11-29ASoC: Remove unneeded !! operations while checking return value of nuc900_checkreadyAxel Lin1-3/+3
2010-11-29ASoC: Fix compile error for nuc900-pcm.cAxel Lin2-1/+3
2010-11-29ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin1-4/+3
2010-11-29ASoC: Fix compile error for nuc900-ac97.cAxel Lin1-1/+1
2010-11-29ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos2-2/+2
2010-11-29ASoC: soc-cache: Add error checking in the *_cache_sync functionsDimitris Papastamos1-7/+21
2010-11-29ASoC: Fix resource leak in smdk_spdif.cAxel Lin1-4/+9
2010-11-29ASoC: Add missing gpio_free(S3C64XX_GPK(12)) in smartq_exit()Axel Lin1-0/+1
2010-11-29ASoC: Fix resource leak in neo1973_gta02_init() error pathAxel Lin1-11/+11
2010-11-29ASoC: Fix resource leak in goni_wm8994.cAxel Lin1-2/+7
2010-11-27ASoC: Implement runtime PM for WM8994/58Mark Brown1-0/+10
2010-11-27ASoC: Enable rbtree compression for WM8994/58 register cacheMark Brown1-0/+1
2010-11-27ASoC: Convert WM8994 to use soc-cache.c cache functionsMark Brown3-48/+1620