summaryrefslogtreecommitdiff
path: root/sound/core
AgeCommit message (Expand)Author
2011-09-15ALSA: pcm - fix race condition in wait_for_avail()Arjan van de Ven
2011-08-08Merge branch 'fix/kconfig' into for-linusTakashi Iwai
2011-08-08ALSA: timer - Add NULL-check for invalid slave timerTakashi Iwai
2011-08-08ALSA: timer - Fix Oops at closing slave timerTakashi Iwai
2011-08-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-30ALSA: rtctimer.c needs module.hRandy Dunlap
2011-07-28ALSA: sound/core/pcm_compat.c: adjust array indexJulia Lawall
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-24get rid of create_proc_entry() abuses - proc_mkdir() is there for purposeAl Viro
2011-07-24ALSA: Make snd_pcm_debug_name usable outside pcm_libEliot Blennerhassett
2011-07-12ALSA: Use krealloc() in possible placesTakashi Iwai
2011-06-14ALSA: rawmidi - Use workq for event handlingTakashi Iwai
2011-06-10ALSA: Use %pV for snd_printk()Takashi Iwai
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti
2011-05-26ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-05-19ALSA: sound, core, pcm_lib: fix xrun_logBen Gardiner
2011-05-18ALSA: sound, core, pcm_lib: xrun_log: log also in_interruptBen Gardiner
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds
2011-04-04ALSA: core - Don't use "default' for defaultTakashi Iwai
2011-04-04Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-04-01ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-28Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-03-25ALSA: Fix yet another race in disconnectionTakashi Iwai
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt
2011-03-22ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-03-16ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai
2011-03-08ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch
2011-03-08ALSA: control: fix numid conflict check for new controlsClemens Ladisch
2011-02-27sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock
2011-02-21ALSA: fix one memory leak in sound jackLu Guanqun
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch
2011-02-10ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch
2011-02-10ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2011-01-13Merge branch 'topic/misc' into for-linusTakashi Iwai
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch
2011-01-10ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-21ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai
2010-11-30ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai
2010-11-24ALSA: support module on-demand loading for seq and timerKay Sievers