index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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
2016-02-20
ALSA: timer: Fix race between stop and interrupt
Takashi Iwai
1
-0
/
+4
2016-02-20
ALSA: timer: Fix wrong instance passed to slave callbacks
Takashi Iwai
1
-1
/
+1
2016-02-20
ALSA: timer: Fix race at concurrent reads
Takashi Iwai
1
-19
/
+15
2016-02-20
ALSA: timer: Fix link corruption due to double start or stop
Takashi Iwai
1
-2
/
+28
2016-02-20
ALSA: timer: Fix leftover link at closing
Takashi Iwai
1
-2
/
+2
2016-02-20
ALSA: timer: Code cleanup
Takashi Iwai
1
-17
/
+11
2016-02-20
ALSA: seq: Fix lockdep warnings due to double mutex locks
Takashi Iwai
2
-103
/
+133
2016-02-20
ALSA: seq: Fix race at closing in virmidi driver
Takashi Iwai
1
-1
/
+5
2016-02-20
ALSA: seq: Fix yet another races among ALSA timer accesses
Takashi Iwai
1
-20
/
+67
2016-02-20
ALSA: pcm: Fix potential deadlock in OSS emulation
Takashi Iwai
1
-6
/
+15
2016-02-20
ALSA: rawmidi: Fix race at copying & updating the position
Takashi Iwai
1
-12
/
+22
2016-02-20
ALSA: rawmidi: Remove kernel WARNING for NULL user-space buffer check
Takashi Iwai
1
-1
/
+1
2016-02-20
ALSA: rawmidi: Make snd_rawmidi_transmit() race-free
Takashi Iwai
2
-31
/
+84
2016-02-20
ALSA: seq: Degrade the error message for too many opens
Takashi Iwai
1
-1
/
+1
2016-02-20
ALSA: seq: Fix incorrect sanity check at snd_seq_oss_synth_cleanup()
Takashi Iwai
1
-1
/
+1
2016-02-20
ALSA: compress: Disable GET_CODEC_CAPS ioctl for some architectures
Takashi Iwai
1
-0
/
+11
2016-01-31
ALSA: timer: Handle disconnection more safely
Takashi Iwai
1
-0
/
+48
2016-01-31
ALSA: control: Avoid kernel warnings from tlv ioctl with numid 0
Takashi Iwai
1
-0
/
+2
2016-01-31
ALSA: hrtimer: Fix stall by hrtimer_cancel()
Takashi Iwai
1
-1
/
+2
2016-01-31
ALSA: pcm: Fix snd_pcm_hw_params struct copy in compat mode
Nicolas Boichat
1
-4
/
+9
2016-01-31
ALSA: seq: Fix snd_seq_call_port_info_ioctl in compat mode
Nicolas Boichat
1
-4
/
+5
2016-01-31
ALSA: timer: Fix double unlink of active_list
Takashi Iwai
1
-1
/
+1
2016-01-31
ALSA: timer: Fix race among timer ioctls
Takashi Iwai
1
-13
/
+19
2016-01-31
ALSA: timer: Harden slave timer list handling
Takashi Iwai
1
-4
/
+14
2016-01-31
ALSA: seq: Fix race at timer setup and close
Takashi Iwai
1
-0
/
+2
2016-01-31
ALSA: seq: Fix missing NULL check at remove_events ioctl
Takashi Iwai
1
-1
/
+1
2015-07-24
Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
1
-1
/
+1
2015-07-17
ALSA: pcm: Fix lockdep warning with nonatomic PCM ops
Takashi Iwai
1
-1
/
+1
2015-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2015-07-02
Merge tag 'sound-fix-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-3
/
+5
2015-07-01
genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()
Vladimir Zapolskiy
1
-1
/
+1
2015-06-29
ALSA: Fix uninintialized error return
Colin Ian King
1
-2
/
+1
2015-06-26
ALSA: jack: Fix endless loop at unique index detection
Takashi Iwai
1
-1
/
+4
2015-06-26
Merge tag 'sound-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
27
-669
/
+821
2015-06-23
ALSA: pcm: Fix pcm_class sysfs output
Takashi Iwai
1
-3
/
+3
2015-06-23
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-8
/
+1
2015-05-29
ALSA: jack: Fix the id uniqueness check
Takashi Iwai
1
-1
/
+1
2015-05-29
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-1
/
+1
2015-05-29
ALSA: core: Fix randconfig build wrt CONFIG_PROC_FS
Takashi Iwai
2
-3
/
+3
2015-05-27
ALSA: replace CONFIG_PROC_FS with CONFIG_SND_PROC_FS
Jie Yang
18
-40
/
+39
2015-05-27
ALSA: Kconfig: add config item SND_PROC_FS for expert
Jie Yang
1
-1
/
+10
2015-05-22
Merge branch 'topic/hdmi' into for-next
Takashi Iwai
4
-0
/
+202
2015-05-22
ALSA: pcm: add IEC958 channel status helper
Russell King
3
-0
/
+99
2015-05-22
ALSA: pcm: add DRM ELD helper
Russell King
3
-0
/
+103
2015-05-21
ALSA: jack: Remove MODULE_*() macros
Takashi Iwai
1
-4
/
+0
2015-05-19
ALSA: pcm: Modify double acknowledged interrupts check condition
Koro Chen
1
-1
/
+1
2015-05-18
ALSA: info: Drop kerneldoc comment from snd_info_create_entry()
Takashi Iwai
1
-1
/
+1
2015-05-18
ALSA: info: Move list addition to snd_info_create_entry()
Takashi Iwai
1
-13
/
+12
2015-05-18
ALSA: info: Register proc entries recursively, too
Takashi Iwai
2
-15
/
+40
2015-05-18
ALSA: info: Fix leaks of child entries at snd_info_free_entry()
Takashi Iwai
1
-3
/
+3
[next]