Age | Commit message (Expand) | Author |
2013-03-20 | ALSA: seq: Fix missing error handling in snd_seq_timer_open() | Takashi Iwai |
2013-03-14 | ALSA: vmaster: Fix slave change notification | Takashi Iwai |
2012-11-17 | ALSA: Fix card refcount unbalance | Takashi Iwai |
2012-11-17 | ALSA: Avoid endless sleep after disconnect | Takashi Iwai |
2012-11-17 | ALSA: Add a reference counter to card instance | Takashi Iwai |
2012-11-17 | ALSA: PCM: Fix some races at disconnection | Takashi Iwai |
2012-04-18 | ALSA: fix core/vmaster.c kernel-doc warning | Randy Dunlap |
2012-03-30 | Documentation: remove references to /etc/modprobe.conf | Lucas De Marchi |
2012-03-24 | Merge tag 'device-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds |
2012-03-18 | Merge branch 'topic/jack' into for-linus | Takashi Iwai |
2012-03-18 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2012-03-18 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2012-03-15 | ALSA: pcm - Avoid GFP_ATOMIC in snd_pcm_link() | Takashi Iwai |
2012-03-15 | ALSA: pcm: Constify the list in snd_pcm_hw_constraint_list | Mark Brown |
2012-03-13 | ALSA: control - Fixe a trailing white space error | Jeffrin Jose |
2012-03-12 | ALSA: Add a hook capability to vmaster controls | Takashi Iwai |
2012-03-11 | device.h: cleanup users outside of linux/include (C files) | Paul Gortmaker |
2012-03-09 | ALSA: core - Refactor card id string creation code | Takashi Iwai |
2012-02-27 | ALSA: Use a define for the number of jack switch types | Mark Brown |
2012-02-20 | ALSA: Fixed a trailing white space error | Jeffrin Jose |
2012-02-09 | ALSA: PCM - Add PCM creation API for internal PCMs. | Liam Girdwood |
2012-01-31 | Merge branch 'fix/asoc' into for-linus | Takashi Iwai |
2012-01-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-24 | ALSA: Fix memory leak on error in snd_compr_set_params() | Jesper Juhl |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-13 | ALSA: Don't prompt for CONFIG_SND_COMPRESS_OFFLOAD | Takashi Iwai |
2012-01-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-12 | Merge branch 'topic/hda' into for-linus | Takashi Iwai |
2011-12-23 | ALSA: core: add makefile and kconfig file for compress | Vinod Koul |
2011-12-23 | ALSA: core: add support for compress_offload | Vinod Koul |
2011-12-23 | ALSA: core: add support for compressed devices | Omair Mohammed Abdullah |
2011-12-19 | ALSA: module_param: make bool parameters really bool | Rusty Russell |
2011-11-16 | ALSA: hda - Add missing inclusion of linux/export.h | Takashi Iwai |
2011-11-16 | ALSA: Introduce common helper functions for jack-detection control | Takashi Iwai |
2011-11-13 | drop "select GCD" from three Kconfig files | Paul Bolle |
2011-11-10 | ALSA: vmaster - Free slave-links when freeing the master element | Takashi Iwai |
2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2011-11-06 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-11-06 | ALSA: control: remove compilation warning on 32-bit | Olof Johansson |
2011-11-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-31 | sound: Add export.h for THIS_MODULE/EXPORT_SYMBOL where needed | Paul Gortmaker |
2011-10-31 | sound: Add module.h to the previously silent sound users | Paul Gortmaker |
2011-10-31 | sound: add moduleparam.h to users of module_param/MODULE_PARM_DESC | Paul Gortmaker |
2011-10-31 | sound: fix drivers needing module.h not moduleparam.h | Paul Gortmaker |
2011-10-31 | ALSA: hwdep: silence integer overflow warning | Dan Carpenter |
2011-10-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-10-26 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-10-25 | Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-10-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-10-10 | ALSA: pcm - remove the dead code from snd_pcm_open_file() | Feng Tang |