Age | Commit message (Expand) | Author |
2012-08-08 | Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/... | Linus Torvalds |
2012-08-03 | ALSA: PCM: Fix possible memory leaks in the error path | Takashi Iwai |
2012-07-30 | sound: use printk_get_level and printk_skip_level | Joe Perches |
2012-07-18 | Merge branch 'topic/misc' into for-next | Takashi Iwai |
2012-07-05 | ALSA: pcm: Make constraints lists const | Mark Brown |
2012-06-18 | ALSA: pcm: Add snd_pcm_rate_bit_to_rate() | Dimitris Papastamos |
2012-06-12 | ALSA: compress_core: cleanup pointers on stop | Vinod Koul |
2012-06-12 | ALSA: compress_core: don't wake up on pause | Vinod Koul |
2012-05-23 | ALSA: core: group read of pointer, tstamp and jiffies | Pierre-Louis Bossart |
2012-05-21 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2012-05-21 | ALSA: pcm - Add proper state checks to snd_pcm_drain() | Takashi Iwai |
2012-05-11 | ALSA: pcm - Optimize the call of snd_pcm_update_hw_ptr() in read/write loop | Takashi Iwai |
2012-05-08 | ALSA: Fix the card number limit of OSS-emulation | Takashi Iwai |
2012-05-07 | ALSA: jack: Update documention to reflect other userspace interfaces | Mark Brown |
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 |