index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2011-02-21
ALSA: fix one memory leak in sound jack
Lu Guanqun
1
-0
/
+1
2011-02-10
ALSA: hrtimer: remove superfluous tasklet invocation
Clemens Ladisch
1
-1
/
+1
2011-02-10
ALSA: hrtimer: handle delayed timer interrupts
Clemens Ladisch
1
-2
/
+3
2011-01-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
7
-9
/
+77
2011-01-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2
-2
/
+2
2011-01-13
Merge branch 'topic/misc' into for-linus
Takashi Iwai
7
-9
/
+77
2011-01-10
ALSA: core, oxygen, virtuoso: add an enum control info helper
Clemens Ladisch
1
-1
/
+27
2011-01-10
ALSA: Don't leak in sound/core/oss/pcm_oss.c::snd_pcm_hw_param_near()
Jesper Juhl
1
-1
/
+3
2010-12-22
Merge branch 'master' into for-next
Jiri Kosina
5
-12
/
+12
2010-12-21
ALSA: pcm: remember to always call va_end() on stuff that we va_start()
Jesper Juhl
1
-3
/
+7
2010-12-13
Merge branch 'topic/workq-update' into topic/misc
Takashi Iwai
4
-11
/
+11
2010-11-30
ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
Takashi Iwai
1
-8
/
+11
2010-11-24
ALSA: support module on-demand loading for seq and timer
Kay Sievers
3
-5
/
+20
2010-11-24
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
1
-1
/
+1
2010-11-22
ALSA: timer: automatically load the high-resolution timer
Clemens Ladisch
1
-2
/
+2
2010-11-22
ALSA: pcm: optimize xrun detection in no-period-wakeup mode
Clemens Ladisch
1
-0
/
+2
2010-11-22
ALSA: pcm: detect xruns in no-period-wakeup mode
Clemens Ladisch
1
-2
/
+16
2010-11-22
ALSA: pcm: support for period wakeup disabling
Clemens Ladisch
2
-0
/
+9
2010-11-22
ALSA: sound/core/pcm_lib.c: Remove unnecessary semicolons
Joe Perches
1
-1
/
+1
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
3
-3
/
+0
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
2
-2
/
+2
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-25
/
+39
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
1
-8
/
+3
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-1
/
+3
2010-10-22
driver core: remove CONFIG_SYSFS_DEPRECATED_V2 but keep it for block devices
Kay Sievers
1
-8
/
+3
2010-10-17
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-1
/
+3
2010-10-17
ALSA: rawmidi: fix oops (use after free) when unloading a driver module
Clemens Ladisch
1
-1
/
+3
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-1
/
+3
2010-10-11
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
1
-4
/
+8
2010-10-11
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
3
-9
/
+31
2010-10-11
ALSA: OSS mixer emulation - fix locking
Jaroslav Kysela
1
-4
/
+8
2010-09-28
ALSA: prevent heap corruption in snd_ctl_new()
Dan Rosenberg
1
-0
/
+5
2010-09-17
ALSA: pcm - Fix race with proc files
Takashi Iwai
1
-9
/
+24
2010-09-17
ALSA: pcm - Fix unbalanced pm_qos_request
Takashi Iwai
1
-0
/
+2
2010-09-16
ALSA: core: Allow card id change to the same string
Peter Ujfalusi
1
-2
/
+7
2010-09-14
sound: Use static const char * const where possible
Joe Perches
1
-1
/
+1
2010-09-09
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
2
-5
/
+6
2010-09-09
ALSA: rawmidi: fix the get next midi device ioctl
Dan Carpenter
1
-0
/
+2
2010-09-08
ALSA: seq/oss - Fix double-free at error path of snd_seq_oss_open()
Takashi Iwai
1
-5
/
+4
2010-09-07
sound: Remove unnecessary casts of private_data
Joe Perches
2
-13
/
+12
2010-09-04
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
1
-0
/
+6
2010-08-28
ALSA: pcm: add more format names
Dan Carpenter
1
-0
/
+6
2010-08-19
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
Jaroslav Kysela
2
-5
/
+11
2010-08-18
ALSA: pcm midlevel code - add time check for double interrupt acknowledge
Jaroslav Kysela
2
-5
/
+11
2010-08-18
ALSA: emu10k1 - delay the PCM interrupts (add pcm_irq_delay parameter)
Jaroslav Kysela
1
-0
/
+4
2010-08-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
2
-8
/
+33
2010-07-19
Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
Takashi Iwai
1
-0
/
+2
2010-07-19
ALSA: pcm core - add a safe check to the silence filling function
Jaroslav Kysela
1
-0
/
+2
2010-07-19
pm_qos: Get rid of the allocation in pm_qos_add_request()
James Bottomley
1
-8
/
+5
2010-07-05
Merge branch 'devel' of git://git.alsa-project.org/alsa-kernel into topic/misc
Takashi Iwai
1
-8
/
+15
[next]