summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * 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-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
* | | ASoC: Provide WM8731 microphone boost TLV informationMark Brown2010-12-021-1/+2
* | | ASoC: ak4535: Improve readability for setting muteAxel Lin2010-12-011-5/+5
* | | ASoC: sh: fsi-ak4642: midify card nameKuninori Morimoto2010-12-011-1/+10
* | | ASoC: sh: fsi-ak4642: tidyup unnecessary variablesKuninori Morimoto2010-12-011-6/+0
* | | ASoC: Allow user-specified WM8958 multiband compressor configurationsMark Brown2010-12-011-2/+82
* | | ASoC: Correct event flags for WM8958 AIF DACsMark Brown2010-12-011-4/+4
* | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-12-011-1/+1
|\| |
| * | ASoC: WM8731: Fix incorrect mask for bypass path disableDimitris Papastamos2010-12-011-1/+1
* | | ASoC: Fix build failure in soc-core.cJarkko Nikula2010-12-011-1/+0
* | | ASoC: Add support for optional auxiliary dailess codecsJarkko Nikula2010-11-301-6/+149
* | | ASoC: soc-cache: Fix memory overflow in LZO initializationDimitris Papastamos2010-11-301-1/+1
* | | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-304-7/+8
|\| |
| * | s6105-ipcam: fix compilationDaniel Glöckner2010-11-301-1/+1
| * | s6000-pcm: fix compilationDaniel Glöckner2010-11-301-1/+1
| * | s6000-i2s: fix compilationDaniel Glöckner2010-11-301-1/+1
| * | ASoC: Fix missing spin_unlock_irqrestoreAxel Lin2010-11-301-4/+5
| |/
* | ASoC: Simplify pm860x_probe error handlingAxel Lin2010-11-301-7/+5
* | ASoC: sh: fsi-ak4642: Add FSI port and ak464x selectionKuninori Morimoto2010-11-301-12/+121
* | Merge branch 'for-2.6.37' into for-2.6.38Mark Brown2010-11-295-9/+12
|\|
| * ASoC: Add missing dev_set_drvdata in p1022_ds_probeAxel Lin2010-11-291-0/+1
| * ASoC: Add missing dev_set_drvdata in mpc8610_hpcd_probeAxel Lin2010-11-291-0/+1
| * ASoC: Remove unneeded !! operations while checking return value of nuc900_che...Axel Lin2010-11-291-3/+3
| * ASoC: Fix compile error for nuc900-pcm.cAxel Lin2010-11-292-1/+3
| * ASoC: Fix prototype for nuc900_ac97_probe and nuc900_ac97_removeAxel Lin2010-11-291-4/+3
| * ASoC: Fix compile error for nuc900-ac97.cAxel Lin2010-11-291-1/+1
* | ASoC: soc-cache: Ensure consistent cache namingDimitris Papastamos2010-11-291-1/+1
* | ASoC: soc-cache: Add error checking in the *_cache_sync functionsDimitris Papastamos2010-11-291-7/+21