aboutsummaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2012-07-05ALSA: pcm: Make constraints lists constMark Brown
2012-06-18ALSA: pcm: Add snd_pcm_rate_bit_to_rate()Dimitris Papastamos
2012-05-23ALSA: core: group read of pointer, tstamp and jiffiesPierre-Louis Bossart
2012-05-21Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-05-21ALSA: pcm - Add proper state checks to snd_pcm_drain()Takashi Iwai
2012-05-11ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loopTakashi Iwai
2012-05-08ALSA: Fix the card number limit of OSS-emulationTakashi Iwai
2012-05-07ALSA: jack: Update documention to reflect other userspace interfacesMark Brown
2012-04-18ALSA: fix core/vmaster.c kernel-doc warningRandy Dunlap
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-24Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2012-03-18Merge branch 'topic/jack' into for-linusTakashi Iwai
2012-03-18Merge branch 'topic/asoc' into for-linusTakashi Iwai
2012-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai
2012-03-15ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link()Takashi Iwai
2012-03-15ALSA: pcm: Constify the list in snd_pcm_hw_constraint_listMark Brown
2012-03-13ALSA: control - Fixe a trailing white space errorJeffrin Jose
2012-03-12ALSA: Add a hook capability to vmaster controlsTakashi Iwai
2012-03-11device.h: cleanup users outside of linux/include (C files)Paul Gortmaker
2012-03-09ALSA: core - Refactor card id string creation codeTakashi Iwai
2012-02-27ALSA: Use a define for the number of jack switch typesMark Brown
2012-02-20ALSA: Fixed a trailing white space errorJeffrin Jose
2012-02-09ALSA: PCM - Add PCM creation API for internal PCMs.Liam Girdwood
2012-01-31Merge branch 'fix/asoc' into for-linusTakashi Iwai
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