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
2016-03-01
ALSA: seq: oss: Don't drain at closing a client
Takashi Iwai
3
-19
/
+0
2016-02-28
ALSA: timer: Fix ioctls for X32 ABI
Takashi Iwai
1
-0
/
+13
2016-02-28
ALSA: timer: Fix broken compat timer user status ioctl
Takashi Iwai
1
-2
/
+3
2016-02-28
ALSA: rawmidi: Fix ioctls X32 ABI
Takashi Iwai
1
-0
/
+53
2016-02-28
ALSA: rawmidi: Use comapt_put_timespec()
Takashi Iwai
1
-2
/
+1
2016-02-28
ALSA: pcm: Fix ioctls for X32 ABI
Takashi Iwai
1
-1
/
+176
2016-02-28
ALSA: ctl: Fix ioctls for X32 ABI
Takashi Iwai
1
-16
/
+74
2016-02-18
ALSA: pcm: Fix rwsem deadlock for non-atomic PCM stream
Takashi Iwai
1
-2
/
+14
2016-02-16
ALSA: seq: Fix double port list deletion
Takashi Iwai
1
-5
/
+8
2016-02-15
ALSA: seq: Fix leak of pool buffer at concurrent writes
Takashi Iwai
1
-4
/
+9
2016-02-09
ALSA: timer: Fix race at concurrent reads
Takashi Iwai
1
-19
/
+15
2016-02-09
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai
1
-0
/
+4
2016-02-08
ALSA: timer: Fix wrong instance passed to slave callbacks
Takashi Iwai
1
-1
/
+1
2016-02-04
ALSA: timer: Fix leftover link at closing
Takashi Iwai
1
-2
/
+2
2016-02-03
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2
-103
/
+133
2016-02-03
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
1
-12
/
+22
2016-02-03
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2
-31
/
+84
2016-02-03
ALSA: timer: Sync timer deletion at closing the system timer
Takashi Iwai
1
-0
/
+10
2016-02-01
ALSA: timer: Fix link corruption due to double start or stop
Takashi Iwai
1
-2
/
+28
2016-02-01
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
1
-20
/
+67
2016-02-01
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai
1
-6
/
+15
2016-02-01
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
1
-1
/
+1
2016-02-01
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
1
-1
/
+5
2016-01-28
ALSA: timer: fix SND_PCM_TIMER Kconfig text
Randy Dunlap
1
-3
/
+3
2016-01-25
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
1
-0
/
+11
2016-01-25
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
1
-1
/
+1
2016-01-25
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
1
-1
/
+1
2016-01-22
Merge tag 'sound-fix-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-9
/
+65
2016-01-21
ALSA: timer: Introduce disconnect op to snd_timer_instance
Takashi Iwai
1
-12
/
+11
2016-01-21
ALSA: timer: Handle disconnection more safely
Takashi Iwai
1
-0
/
+48
2016-01-18
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
Takashi Iwai
1
-0
/
+2
2016-01-18
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
Nicolas Boichat
1
-4
/
+5
2016-01-18
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
Nicolas Boichat
1
-4
/
+9
2016-01-18
ALSA: hrtimer: Fix stall by hrtimer_cancel()
Takashi Iwai
1
-1
/
+2
2016-01-17
Merge tag 'sound-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
10
-55
/
+180
2016-01-15
ALSA: timer: Code cleanup
Takashi Iwai
1
-17
/
+11
2016-01-15
ALSA: timer: Harden slave timer list handling
Takashi Iwai
1
-4
/
+14
2016-01-14
ALSA: timer: Fix race among timer ioctls
Takashi Iwai
1
-13
/
+19
2016-01-13
ALSA: timer: Fix double unlink of active_list
Takashi Iwai
1
-1
/
+1
2016-01-12
ALSA: hda_intel: add card number to irq description
Heiner Kallweit
1
-0
/
+3
2016-01-12
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
1
-0
/
+2
2016-01-12
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
1
-1
/
+1
2015-12-20
ALSA: oss: consolidate kmalloc/memset 0 call to kzalloc
Nicholas Mc Guire
1
-2
/
+1
2015-12-07
ALSA: compress: add support for 32bit calls in a 64bit kernel
Ravindra Lokhande
1
-0
/
+13
2015-12-03
ALSA: Fix compat_ioctl handling for OSS emulations
Takashi Iwai
3
-3
/
+19
2015-11-30
ALSA: compress: Pass id string to snd_compress_new
Richard Fitzgerald
1
-1
/
+12
2015-11-30
ALSA: compress: Add procfs info file for compressed nodes
Richard Fitzgerald
1
-1
/
+72
2015-11-30
ALSA: pcm: constify action_ops structures
Julia Lawall
1
-13
/
+13
2015-11-22
ALSA: midi: constify snd_rawmidi_global_ops structures
Julia Lawall
1
-1
/
+1
2015-11-16
ALSA: pcm_dmaengine: Properly synchronize DMA on shutdown
Lars-Peter Clausen
1
-3
/
+6
[next]