index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
Lines
2010-05-25
ALSA: pcm: fix delta calculation at boundary wraparound
Clemens Ladisch
-1
/
+3
2010-05-21
ALSA: pcm: fix the fix of the runtime->boundary calculation
Clemens Ladisch
-38
/
+10
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Linus Torvalds
-89
/
+210
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
-9
/
+8
2010-05-20
Merge branch 'topic/jack' into for-linus
Takashi Iwai
-6
/
+65
2010-05-20
Merge branch 'topic/nomm' into for-linus
Takashi Iwai
-8
/
+22
2010-05-20
Merge branch 'topic/core-cleanup' into for-linus
Takashi Iwai
-75
/
+123
2010-05-12
ALSA: pcm - Use pgprot_noncached() for MIPS non-coherent archs
Takashi Iwai
-0
/
+7
2010-05-10
PM QOS update
Mark Gross
-9
/
+8
2010-05-05
ALSA: take tu->qlock with irqs disabled
Dan Carpenter
-2
/
+3
2010-04-13
ALSA: core - Define llseek fops
Takashi Iwai
-2
/
+40
2010-04-13
ALSA: info - Implement common llseek for binary mode
Takashi Iwai
-26
/
+30
2010-04-13
ALSA: info - Check file position validity in common layer
Takashi Iwai
-3
/
+11
2010-04-13
Merge branch 'topic/bkl' into topic/core-cleanup
Takashi Iwai
-44
/
+42
2010-04-09
ALSA: Remove BKL from open multiplexer
Takashi Iwai
-35
/
+38
2010-04-07
ALSA: info - Remove BKL
Takashi Iwai
-2
/
+2
2010-04-07
ALSA: pcm - Remove BKL from async callback
Takashi Iwai
-7
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
-1
/
+15
2010-03-26
ALSA: pcm_lib - fix xrun functionality
Jarkko Nikula
-2
/
+4
2010-03-17
ALSA: Add support for key reporting via the jack interface
Mark Brown
-1
/
+59
2010-03-17
ALSA: Rename jack switch table in preparation for button support
Mark Brown
-5
/
+6
2010-03-10
ALSA: provide a more useful get_unmapped_area handler for pcm
Daniel Glöckner
-8
/
+22
2010-03-03
ALSA: timer - pass real event in snd_timer_notify1() to instance callback
Jaroslav Kysela
-1
/
+1
2010-02-17
Merge branch 'fix/misc' into topic/misc
Takashi Iwai
-7
/
+7
2010-02-17
Merge remote branch 'alsa/fixes' into fix/misc
Takashi Iwai
-4
/
+4
2010-02-16
ALSA: pcm core - fix fifo_size channels interval check
Jaroslav Kysela
-4
/
+4
2010-02-02
ALSA: trivial: sound seq ioctl dbg: print hexadecimal value padded with 0s
Thadeu Lima de Souza Cascardo
-1
/
+1
2010-02-01
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
-6
/
+40
2010-02-01
sound: control: fix minimum TLV length
Clemens Ladisch
-1
/
+1
2010-02-01
sound: control: actually allow TLV command access
Clemens Ladisch
-2
/
+3
2010-01-27
ALSA: pcm_native - fix runtime->boundary calculation
Jaroslav Kysela
-3
/
+36
2010-01-26
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
-4
/
+8
2010-01-26
ALSA: pcm_lib - return back hw_ptr_interrupt
Jaroslav Kysela
-4
/
+8
2010-01-21
Merge branch 'topic/noncached-mmap' into topic/misc
Takashi Iwai
-2
/
+9
2010-01-21
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
-10
/
+14
2010-01-21
ALSA: pcm_core: Fix wake_up() optimization
Jaroslav Kysela
-10
/
+14
2010-01-18
Merge remote branch 'alsa/devel' into topic/misc
Takashi Iwai
-14
/
+13
2010-01-18
sound: seq_timer: simplify snd_seq_timer_set_tick_resolution() parameters
Clemens Ladisch
-14
/
+13
2010-01-18
ALSA: pcm - Call pgprot_noncached() for vmalloc'ed buffers
Takashi Iwai
-0
/
+9
2010-01-18
ALSA: pcm - Remove unneeded ifdef pgprot_noncached
Takashi Iwai
-2
/
+0
2010-01-18
ALSA: Remove warning message for invalid OSS minor ranges
Takashi Iwai
-1
/
+1
2010-01-14
ALSA: use subsys_initcall for sound core instead of module_init
Thadeu Lima de Souza Cascardo
-2
/
+2
2010-01-14
ALSA: Add snd_pci_quirk_lookup_id()
Takashi Iwai
-5
/
+27
2010-01-13
Merge branch 'devel' of git.alsa-project.org:alsa-kernel into topic/misc
Takashi Iwai
-3
/
+5
2010-01-13
ALSA: pcm_lib - fix wrong delta print for jiffies check
Jaroslav Kysela
-3
/
+5
2010-01-12
Merge commit alsa/devel into topic/misc
Takashi Iwai
-209
/
+253
2010-01-08
Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...
Jaroslav Kysela
-18
/
+4
2010-01-08
ALSA: pcm_lib: fix "something must be really wrong" condition
Jaroslav Kysela
-1
/
+1
2010-01-07
ALSA: pcm_lib - optimize wake_up() calls for PCM I/O
Jaroslav Kysela
-12
/
+24
2010-01-07
ALSA: pcm_lib - cleanup & merge hw_ptr update functions
Jaroslav Kysela
-193
/
+120
[next]