aboutsummaryrefslogtreecommitdiffstats
path: root/sound/core (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-26ALSA: core: remove unused variables.Luca Tettamanti5-18/+1
2011-05-26ALSA: PCM - Don't check DMA time-out too shortlyTakashi Iwai2-6/+24
2011-05-22Merge branch 'topic/misc' into for-linusTakashi Iwai3-6/+74
2011-05-19ALSA: sound, core, pcm_lib: fix xrun_logBen Gardiner1-1/+1
2011-05-18ALSA: sound, core, pcm_lib: xrun_log: log also in_interruptBen Gardiner1-4/+8
2011-04-07Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6Linus Torvalds4-6/+6
2011-04-04ALSA: core - Don't use "default' for defaultTakashi Iwai1-1/+1
2011-04-04Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+3
2011-04-01ALSA: pcm: fix infinite loop in snd_pcm_update_hw_ptr0()Kelly Anderson1-1/+3
2011-03-31Fix common misspellingsLucas De Marchi4-6/+6
2011-03-28Merge branch 'fix/misc' into topic/miscTakashi Iwai2-9/+4
2011-03-25ALSA: Fix yet another race in disconnectionTakashi Iwai1-0/+4
2011-03-25ALSA: vmalloc buffers should use normal mmapBenjamin Herrenschmidt1-9/+0
2011-03-22ALSA: Add snd_ctl_replace() to dynamically replace a controlDimitris Papastamos1-0/+64
2011-03-18Merge branch 'topic/misc' into for-linusTakashi Iwai19-110/+125
2011-03-16Merge branch 'topic/asoc' into for-linusTakashi Iwai1-0/+46
2011-03-16ALSA: sound/core: merge list_del()/list_add_tail() to list_move_tail()Nicolas Kaiser1-5/+3
2011-03-11Merge branch 'fix/misc' into topic/miscTakashi Iwai2-3/+5
2011-03-11ALSA: Add snd_ctl_activate_id()Takashi Iwai1-0/+46
2011-03-08ALSA: control: clean up snd_ctl_hole_check()Clemens Ladisch1-9/+9
2011-03-08ALSA: control: fix numid conflict check for new controlsClemens Ladisch1-4/+2
2011-02-27sound:core:seq:seq_ports.c Remove one to many n's in a word.Justin P. Mattock1-1/+1
2011-02-21ALSA: fix one memory leak in sound jackLu Guanqun1-0/+1
2011-02-14ALSA: core: sparse cleanupsClemens Ladisch16-92/+111
2011-02-10ALSA: hrtimer: remove superfluous tasklet invocationClemens Ladisch1-1/+1
2011-02-10ALSA: hrtimer: handle delayed timer interruptsClemens Ladisch1-2/+3
2011-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds7-9/+77
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2011-01-13Merge branch 'topic/misc' into for-linusTakashi Iwai7-9/+77
2011-01-10ALSA: core, oxygen, virtuoso: add an enum control info helperClemens Ladisch1-1/+27
2011-01-10ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()Jesper Juhl1-1/+3
2010-12-22Merge branch 'master' into for-nextJiri Kosina5-12/+12
2010-12-21ALSA: pcm: remember to always call va_end() on stuff that we va_start()Jesper Juhl1-3/+7
2010-12-13Merge branch 'topic/workq-update' into topic/miscTakashi Iwai4-11/+11
2010-11-30ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulationTakashi Iwai1-8/+11
2010-11-24ALSA: support module on-demand loading for seq and timerKay Sievers3-5/+20
2010-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-1/+1
2010-11-22ALSA: timer: automatically load the high-resolution timerClemens Ladisch1-2/+2
2010-11-22ALSA: pcm: optimize xrun detection in no-period-wakeup modeClemens Ladisch1-0/+2
2010-11-22ALSA: pcm: detect xruns in no-period-wakeup modeClemens Ladisch1-2/+16
2010-11-22ALSA: pcm: support for period wakeup disablingClemens Ladisch2-0/+9
2010-11-22ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolonsJoe Perches1-1/+1
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann3-3/+0
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König2-2/+2
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds5-25/+39
2010-10-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-8/+3
2010-10-22Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bklLinus Torvalds2-1/+3
2010-10-22driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devicesKay Sievers1-8/+3
2010-10-17Merge branch 'fix/misc' into topic/miscTakashi Iwai1-1/+3
2010-10-17ALSA: rawmidi: fix oops (use after free) when unloading a driver moduleClemens Ladisch1-1/+3