aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2012-01-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-24ALSA: Fix memory leak on error in snd_compr_set_params()Jesper Juhl
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-13ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOADTakashi Iwai
2012-01-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2012-01-12Merge branch 'topic/hda' into for-linusTakashi Iwai
2011-12-23ALSA: core: add makefile and kconfig file for compressVinod Koul
2011-12-23ALSA: core: add support for compress_offloadVinod Koul
2011-12-23ALSA: core: add support for compressed devicesOmair Mohammed Abdullah
2011-12-19ALSA: module_param: make bool parameters really boolRusty Russell
2011-11-16ALSA: hda - Add missing inclusion of linux/export.hTakashi Iwai
2011-11-16ALSA: Introduce common helper functions for jack-detection controlTakashi Iwai
2011-11-13drop "select GCD" from three Kconfig filesPaul Bolle
2011-11-10ALSA: vmaster - Free slave-links when freeing the master elementTakashi Iwai
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-11-06ALSA: control: remove compilation warning on 32-bitOlof Johansson
2011-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-31sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where neededPaul Gortmaker
2011-10-31sound: Add module.h to the previously silent sound usersPaul Gortmaker
2011-10-31sound: add moduleparam.h to users of module_param/MODULE_PARM_DESCPaul Gortmaker
2011-10-31sound: fix drivers needing module.h not moduleparam.hPaul Gortmaker
2011-10-31ALSA: hwdep: silence integer overflow warningDan Carpenter
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-10-26Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-10-25Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-10-10ALSA: pcm - remove the dead code from snd_pcm_open_file()Feng Tang
2011-10-09ALSA: control: add support for ENUMERATED user space controlsClemens Ladisch
2011-10-07Merge branch 'pm-qos' into pm-for-linusRafael J. Wysocki
2011-10-05ALSA: jack - Add "Line In" input jack constantsDavid Henningsson
2011-10-04ALSA: oss-mixer - use strlcpy() instead strcpy()Dan Carpenter
2011-09-28ALSA: pcm - Export snd_pcm_lib_default_mmap() helperTakashi Iwai
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-20ALSA: pcm: add snd_pcm_hw_rule_noresample()Clemens Ladisch
2011-09-16Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-09-15ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven
2011-08-25PM QoS: Move and rename the implementation filesJean Pihet
2011-08-24ALSA: core: release the constraint check for replace opsLu Guanqun
2011-08-24ALSA: core: trivial code style fixLu Guanqun
2011-08-08Merge branch 'fix/kconfig' into for-linusTakashi Iwai
2011-08-08ALSA: timer - Add NULL-check for invalid slave timerTakashi Iwai
2011-08-08ALSA: timer - Fix Oops at closing slave timerTakashi Iwai
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-30ALSA: rtctimer.c needs module.hRandy Dunlap
2011-07-28ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett