index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Files
Lines
2010-12-21
ALSA: pcm: remember to always call va_end() on stuff that we va_start()
Jesper Juhl
1
-3
/
+7
2010-11-30
ALSA: Fix SNDCTL_DSP_RESET ioctl for OSS emulation
Takashi Iwai
1
-8
/
+11
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: 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-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
5
-25
/
+39
2010-10-22
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-16
ALSA: pcm - Fix race with proc files
Takashi Iwai
1
-9
/
+24
2010-09-16
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-03
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-07
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
2010-06-28
ALSA: pcm_lib: avoid timing jitter in snd_pcm_read/write()
David Dillow
1
-8
/
+15
2010-05-31
ALSA: pcm: Define G723 3-bit and 5-bit formats
Ben Collins
1
-0
/
+16
2010-05-25
ALSA: pcm: fix delta calculation at boundary wraparound
Clemens Ladisch
1
-1
/
+3
2010-05-21
ALSA: pcm: fix the fix of the runtime->boundary calculation
Clemens Ladisch
2
-38
/
+10
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
10
-89
/
+210
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
2
-9
/
+8
2010-05-20
Merge branch 'topic/jack' into for-linus
Takashi Iwai
1
-6
/
+65
2010-05-20
Merge branch 'topic/nomm' into for-linus
Takashi Iwai
1
-8
/
+22
2010-05-20
Merge branch 'topic/core-cleanup' into for-linus
Takashi Iwai
9
-75
/
+123
2010-05-12
ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
Takashi Iwai
1
-0
/
+7
2010-05-10
PM QOS update
Mark Gross
2
-9
/
+8
2010-05-05
ALSA: take tu->qlock with irqs disabled
Dan Carpenter
1
-2
/
+3
2010-04-13
ALSA: core - Define llseek fops
Takashi Iwai
7
-2
/
+40
2010-04-13
ALSA: info - Implement common llseek for binary mode
Takashi Iwai
1
-26
/
+30
2010-04-13
ALSA: info - Check file position validity in common layer
Takashi Iwai
1
-3
/
+11
2010-04-13
Merge branch 'topic/bkl' into topic/core-cleanup
Takashi Iwai
3
-44
/
+42
[next]