Age | Commit message (Expand) | Author |
2011-09-15 | ALSA: pcm - fix race condition in wait_for_avail() | Arjan van de Ven |
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 |
2011-07-12 | ALSA: Use krealloc() in possible places | Takashi Iwai |
2011-06-14 | ALSA: rawmidi - Use workq for event handling | Takashi Iwai |
2011-06-10 | ALSA: Use %pV for snd_printk() | Takashi Iwai |
2011-05-26 | ALSA: core: remove unused variables. | Luca Tettamanti |
2011-05-26 | ALSA: PCM - Don't check DMA time-out too shortly | Takashi Iwai |
2011-05-22 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-05-19 | ALSA: sound, core, pcm_lib: fix xrun_log | Ben Gardiner |
2011-05-18 | ALSA: sound, core, pcm_lib: xrun_log: log also in_interrupt | Ben Gardiner |
2011-04-07 | Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 | Linus Torvalds |
2011-04-04 | ALSA: core - Don't use "default' for default | Takashi Iwai |
2011-04-04 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2011-04-01 | ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0() | Kelly Anderson |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-28 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2011-03-25 | ALSA: Fix yet another race in disconnection | Takashi Iwai |
2011-03-25 | ALSA: vmalloc buffers should use normal mmap | Benjamin Herrenschmidt |
2011-03-22 | ALSA: Add snd_ctl_replace() to dynamically replace a control | Dimitris Papastamos |
2011-03-18 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-03-16 | Merge branch 'topic/asoc' into for-linus | Takashi Iwai |
2011-03-16 | ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail() | Nicolas Kaiser |
2011-03-11 | Merge branch 'fix/misc' into topic/misc | Takashi Iwai |
2011-03-11 | ALSA: Add snd_ctl_activate_id() | Takashi Iwai |
2011-03-08 | ALSA: control: clean up snd_ctl_hole_check() | Clemens Ladisch |
2011-03-08 | ALSA: control: fix numid conflict check for new controls | Clemens Ladisch |
2011-02-27 | sound:core:seq:seq_ports.c Remove one to many n's in a word. | Justin P. Mattock |
2011-02-21 | ALSA: fix one memory leak in sound jack | Lu Guanqun |
2011-02-14 | ALSA: core: sparse cleanups | Clemens Ladisch |
2011-02-10 | ALSA: hrtimer: remove superfluous tasklet invocation | Clemens Ladisch |
2011-02-10 | ALSA: hrtimer: handle delayed timer interrupts | Clemens Ladisch |
2011-01-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds |
2011-01-13 | Merge branch 'topic/misc' into for-linus | Takashi Iwai |
2011-01-10 | ALSA: core, oxygen, virtuoso: add an enum control info helper | Clemens Ladisch |
2011-01-10 | ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near() | Jesper Juhl |
2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina |
2010-12-21 | ALSA: pcm: remember to always call va_end() on stuff that we va_start() | Jesper Juhl |
2010-12-13 | Merge branch 'topic/workq-update' into topic/misc | Takashi Iwai |
2010-11-30 | ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation | Takashi Iwai |
2010-11-24 | ALSA: support module on-demand loading for seq and timer | Kay Sievers |