summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)Author
2011-02-01ASoC: CX20442: fix NULL pointer dereferenceJanusz Krzysztofik
2011-02-01ASoC: Amstrad Delta: fix const related build errorJanusz Krzysztofik
2011-02-01ASoC: Tegra: Harmony: Remove redundant !!Stephen Warren
2011-02-01ASoC: omap: rx51: Add earphone supportJarkko Nikula
2011-01-31ASoC: Accept any logical value WM8903 GPIO set()Mark Brown
2011-01-31ASoC: Accept any logical value for WM8962 GPIO set()Mark Brown
2011-01-31ASoC: neo1973_wm8753 audio support does not require scoopH Hartley Sweeten
2011-01-31ASoC: Tegra: I2S: Use dev_err not pr_errStephen Warren
2011-01-31ASoC: Tegra: utils: Don't use global variablesStephen Warren
2011-01-31ASoC: Tegra: Harmony: Use dev_err not pr_errStephen Warren
2011-01-31ASoC: Tegra: Harmony: Fix indentation issue.Stephen Warren
2011-01-31ASoC: Tegra: Harmony: Support the internal speakerStephen Warren
2011-01-31ASoC: Tegra: Harmony: Don't use soc-audio platform deviceStephen Warren
2011-01-31ASoC: Move card list initialization to snd_soc_register_cardStephen Warren
2011-01-31ASoC: mid-x86: Add support for capture in machine driverHarsha Priya
2011-01-31ASoC: sst_platform: add support for capture stream on headset daiHarsha Priya
2011-01-31ASoC: sn95031: add capture supportHarsha Priya
2011-01-31Merge branch 'topic/hda' into fix/hdaTakashi Iwai
2011-01-31ALSA: oxygen: fix output routing on Xonar DGClemens Ladisch
2011-01-31sound: silent echo'ed messages in MakefileAmerigo Wang
2011-01-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-28Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-28ASoC: Fix mask/val_mask confusion snd_soc_dapm_put_volsw()Stephen Warren
2011-01-28ASoC: soc-core: Increment codec and platform driver refcounts before probingJarkko Nikula
2011-01-28ASoC: DaVinci: fix kernel panic due to uninitialized platform_dataManjunathappa, Prakash
2011-01-28ALSA: HDA: Fix microphone(s) on Lenovo Edge 13David Henningsson
2011-01-28Merge branch 'fix/asoc' into for-linusTakashi Iwai
2011-01-27omap: Start using CONFIG_SOC_OMAPTony Lindgren
2011-01-27ASoC: omap: rx51: Add stereo output support to audio jackJarkko Nikula
2011-01-27Merge branch 'for-2.6.38' into for-2.6.39Mark Brown
2011-01-27ALSA: hdspm - remove unused arrays, reduce stack usage in hwdep_ioctlJaroslav Kysela
2011-01-27ASoC: Add subsequence information to seq_notify callbacksMark Brown
2011-01-27ASoC: Make cache status available via debugfsMark Brown
2011-01-27ASoC: Export card PM callbacks for use in direct registered cardsMark Brown
2011-01-27ASoC: Replace pdev with card in machine driver probe and removeMark Brown
2011-01-27ASoC: Use card rather than soc-audio device to card PM functionsMark Brown
2011-01-27ALSA: [hdspm] Move static mapping arrays to .cAdrian Knoth
2011-01-27ALSA: hdspm - Add RayDAT and AIO strings to KconfigAdrian Knoth
2011-01-27ALSA: hdspm - Add support for RME RayDAT and AIOAdrian Knoth
2011-01-26ASoC: Fix module refcount for auxiliary devicesJarkko Nikula
2011-01-26ALSA: AACI: make fifo variables more explanitoryRussell King
2011-01-26ALSA: AACI: no need to call snd_pcm_period_elapsed() for each periodRussell King
2011-01-26ALSA: AACI: use snd_pcm_lib_period_bytes()Russell King
2011-01-26ALSA: AACI: clean up AACI announcement printkRussell King
2011-01-26ALSA: AACI: fix channel mask selectionRussell King
2011-01-26ASoC: Staticise non-exported symbols in cs4271Mark Brown
2011-01-26ALSA: HDA: Fix automute on Thinkpad L412/L512David Henningsson
2011-01-26ASoC: sh: fsi: modify selection method of I2S/PCM/SPDIF formatKuninori Morimoto
2011-01-26ASoC: sh: fsi: free from NULL pointer of struct sh_fsi_platform_infoKuninori Morimoto
2011-01-26ASoC: sh: fsi: move chan_num from fsi_stream to fsi_privKuninori Morimoto