Age | Commit message (Expand) | Author |
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 |
2011-10-09 | ALSA: control: add support for ENUMERATED user space controls | Clemens Ladisch |
2011-10-07 | Merge branch 'pm-qos' into pm-for-linus | Rafael J. Wysocki |
2011-10-05 | ALSA: jack - Add "Line In" input jack constants | David Henningsson |
2011-10-04 | ALSA: oss-mixer - use strlcpy() instead strcpy() | Dan Carpenter |
2011-09-28 | ALSA: pcm - Export snd_pcm_lib_default_mmap() helper | Takashi Iwai |
2011-09-27 | treewide: Correct spelling of successfully in comments | Joe Perches |
2011-09-20 | ALSA: pcm: add snd_pcm_hw_rule_noresample() | Clemens Ladisch |
2011-09-16 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2011-09-15 | ALSA: pcm - fix race condition in wait_for_avail() | Arjan van de Ven |
2011-08-25 | PM QoS: Move and rename the implementation files | Jean Pihet |
2011-08-24 | ALSA: core: release the constraint check for replace ops | Lu Guanqun |
2011-08-24 | ALSA: core: trivial code style fix | Lu Guanqun |
2011-08-08 | Merge branch 'fix/kconfig' into for-linus | Takashi Iwai |
2011-08-08 | ALSA: timer - Add NULL-check for invalid slave timer | Takashi Iwai |
2011-08-08 | ALSA: timer - Fix Oops at closing slave timer | Takashi Iwai |
2011-08-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-07-30 | ALSA: rtctimer.c needs module.h | Randy Dunlap |
2011-07-28 | ALSA: sound/core/pcm_compat.c: adjust array index | Julia Lawall |
2011-07-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-07-24 | get rid of create_proc_entry() abuses - proc_mkdir() is there for purpose | Al Viro |
2011-07-24 | ALSA: Make snd_pcm_debug_name usable outside pcm_lib | Eliot Blennerhassett |