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.12.y
linux-6.13.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
2017-05-26
ALSA: pcm: add local header file for snd-pcm module
Takashi Sakamoto
5
-0
/
+60
2017-05-26
ALSA: pcm: Call ack() whenever appl_ptr is updated
Takashi Iwai
1
-9
/
+37
2017-05-24
ALSA: control: remove entry limitation for list operation
Takashi Sakamoto
1
-3
/
+1
2017-05-23
ALSA: info: Use kvzalloc() for a temporary write buffer
Takashi Iwai
1
-3
/
+3
2017-05-23
ALSA: pcm: Remove set_fs() in PCM core code
Takashi Iwai
2
-47
/
+67
2017-05-23
ALSA: control: Simplify snd_ctl_elem_list() implementation
Takashi Iwai
1
-42
/
+24
2017-05-21
ALSA: pcm: Simplify forward/rewind codes
Takashi Iwai
1
-68
/
+50
2017-05-21
ALSA: pcm: Use a common helper for PCM state check and hwsync
Takashi Iwai
1
-118
/
+35
2017-05-18
ALSA: pcm/oss: mark snd_pcm_plug_slave_format arg as const
Arnd Bergmann
1
-1
/
+1
2017-05-18
ALSA: pcm: use "do {} while (0)" for empty macro
Arnd Bergmann
1
-1
/
+1
2017-05-17
ALSA: pcm: constify function local and read-only table
Takashi Sakamoto
1
-2
/
+3
2017-05-17
ALSA: pcm/oss: refer to parameters instead of copying to reduce usage of kern...
Takashi Sakamoto
3
-11
/
+12
2017-05-17
ALSA: pcm: use helper function to refer parameter as read-only
Takashi Sakamoto
4
-8
/
+10
2017-05-17
ALSA: pcm: add const qualifier for read-only table for sampling rate
Takashi Sakamoto
1
-2
/
+4
2017-05-17
ALSA: pcm: Build pcm notifier code conditionally
Takashi Iwai
1
-13
/
+20
2017-04-14
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-6
/
+3
2017-04-13
ALSA: seq: Don't break snd_use_lock_sync() loop by timeout
Takashi Iwai
1
-6
/
+3
2017-04-12
Merge branch 'for-linus' into for-next
Takashi Iwai
4
-4
/
+22
2017-03-31
ALSA: timer: Info leak in snd_timer_user_tinterrupt()
Dan Carpenter
1
-1
/
+1
2017-03-31
ALSA: timer: remove some dead code
Dan Carpenter
1
-11
/
+6
2017-03-24
ALSA: seq: Fix race during FIFO resize
Takashi Iwai
1
-0
/
+4
2017-03-21
ALSA: seq: Fix racy cell insertions during snd_seq_pool_done()
Takashi Iwai
4
-4
/
+18
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
11
-2
/
+12
2017-03-01
Merge tag 'sound-fix-4.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-3
/
+18
2017-03-01
ALSA: seq: Fix link corruption by event error handling
Takashi Iwai
1
-0
/
+3
2017-02-28
ALSA: timer: Reject user params with too small ticks
Takashi Iwai
1
-3
/
+15
2017-02-25
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
Dave Jiang
1
-9
/
+6
2017-02-20
Merge branch 'for-next' into for-linus
Takashi Iwai
2
-3
/
+3
2017-02-08
ALSA: seq: Fix race at creating a queue
Takashi Iwai
1
-13
/
+20
2017-02-07
Merge branch 'for-linus' into for-next
Takashi Iwai
1
-8
/
+1
2017-02-06
ALSA: seq: Don't handle loop timeout at snd_seq_pool_done()
Takashi Iwai
1
-8
/
+1
2017-01-12
ALSA: seq: Constify snd_rawmidi_ops
Takashi Iwai
1
-2
/
+2
2017-01-12
ALSA: rawmidi: Add const to snd_rawmidi_ops
Takashi Iwai
1
-1
/
+1
2016-12-25
ktime: Get rid of the union
Thomas Gleixner
1
-1
/
+1
2016-12-14
Merge tag 'sound-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2
-3
/
+3
2016-12-13
printk/sound: handle more message headers
Petr Mladek
1
-6
/
+14
2016-11-12
ALSA: oss: don't opencode IS_REACHABLE()
Fabian Frederick
1
-1
/
+1
2016-11-12
ALSA: rawmidi: don't opencode IS_REACHABLE()
Fabian Frederick
1
-2
/
+2
2016-11-08
ALSA: info: Return error for invalid read/write
Takashi Iwai
1
-1
/
+5
2016-11-08
ALSA: info: Limit the proc text input size
Takashi Iwai
1
-0
/
+3
2016-10-25
ALSA: seq: Fix time account regression
Takashi Iwai
1
-2
/
+2
2016-10-12
ALSA: seq: fix passing wrong pointer in function call of compatibility layer
Takashi Sakamoto
1
-1
/
+1
2016-09-16
ALSA: compress: fix some missing and misplaced \n in messages
Colin Ian King
1
-2
/
+2
2016-09-13
ALSA: seq: fix to copy from/to user space
Takashi Sakamoto
1
-2
/
+2
2016-09-11
Merge branch 'for-linus' into for-next
Takashi Iwai
2
-3
/
+35
2016-09-08
ALSA: rawmidi: Fix possible deadlock with virmidi registration
Takashi Iwai
1
-1
/
+3
2016-09-08
ALSA: timer: Fix zero-division by continue of uninitialized instance
Takashi Iwai
1
-0
/
+14
2016-09-06
ALSA: pcm: Fix avail to return error if stream is suspended
Jeeja KP
1
-1
/
+3
2016-09-02
ALSA: timer: fix NULL pointer dereference in read()/ioctl() race
Vegard Nossum
1
-0
/
+2
2016-08-31
ALSA: seq: initialize whole fields of automatic variable with union type
Takashi Sakamoto
1
-2
/
+5
[next]