index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
/
core
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'sound-fix-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-04-10
1
-10
/
+12
|
\
|
*
ALSA: pcm: oss: Fix regression by buffer overflow fix (again)
Takashi Iwai
2020-04-03
1
-10
/
+12
*
|
Merge tag 'sound-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2020-04-02
10
-116
/
+186
|
\
|
|
*
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-03-30
3
-10
/
+56
|
|
\
|
|
*
Merge branch 'asoc-5.7' into asoc-next
Mark Brown
2020-03-27
3
-10
/
+56
|
|
|
\
|
|
|
*
Merge tag 'v5.6-rc5' into asoc-5.7
Mark Brown
2020-03-11
5
-14
/
+38
|
|
|
|
\
|
|
|
*
\
Merge series "simple-audio-card codec2codec support" from Samuel Holland <sam...
Mark Brown
2020-03-06
1
-9
/
+9
|
|
|
|
\
\
|
|
|
|
*
|
ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates
Samuel Holland
2020-03-06
1
-9
/
+9
|
|
|
*
|
|
ALSA: dmaengine_pcm: No need to take runtime reference twice in pcm_pointer
Peter Ujfalusi
2020-03-06
1
-2
/
+0
|
|
|
|
/
/
|
|
|
*
|
ALSA: core: Implement compress page allocation and free routines
Cezary Rojewski
2020-02-18
1
-0
/
+42
|
|
|
*
|
ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
Peter Ujfalusi
2020-02-11
1
-1
/
+2
|
|
|
*
|
ALSA: dmaengine_pcm: Consider DMA cache caused delay in pointer callback
Peter Ujfalusi
2020-02-11
1
-0
/
+5
|
*
|
|
|
Merge branch 'for-next' into for-linus
Takashi Iwai
2020-03-30
9
-106
/
+130
|
|
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
ALSA: core: Add snd_device_get_state() helper
Takashi Iwai
2020-03-23
1
-0
/
+21
|
|
*
|
|
ALSA: pcm: Fix superfluous snprintf() usage
Takashi Iwai
2020-03-13
1
-1
/
+1
|
|
*
|
|
ALSA: pcm: oss: Simplify plugin frame size calculations
Takashi Iwai
2020-03-09
1
-64
/
+56
|
|
*
|
|
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-03-09
1
-0
/
+8
|
|
|
\
\
\
|
|
*
\
\
\
Merge branch 'topic/usb-uac2-effect-unit' into for-next
Takashi Iwai
2020-02-17
5
-14
/
+38
|
|
|
\
\
\
\
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
ALSA: pcm: oss: Unlock mutex temporarily for sleeping at read/write
Takashi Iwai
2020-02-14
1
-0
/
+4
|
|
*
|
|
|
ALSA: core: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-02-12
1
-1
/
+1
|
|
*
|
|
|
ALSA: info: remove redundant assignment to variable c
Colin Ian King
2020-02-10
1
-1
/
+1
|
|
*
|
|
|
ALSA: pcm: Minor refactoring
Takashi Iwai
2020-02-10
1
-6
/
+11
|
|
*
|
|
|
ALSA: pcm_dmaengine: Use pcm_for_each_format() macro for PCM format iteration
Takashi Iwai
2020-02-10
1
-1
/
+1
|
|
*
|
|
|
ALSA: pcm: Use a macro for parameter masks to reduce the needed cast
Takashi Iwai
2020-02-10
1
-14
/
+18
|
|
*
|
|
|
ALSA: pcm: Use standard macros for fixing PCM format cast
Takashi Iwai
2020-02-10
2
-18
/
+16
|
|
|
|
_
|
/
|
|
|
/
|
|
*
|
|
|
|
Merge branch 'pm-qos'
Rafael J. Wysocki
2020-03-30
1
-7
/
+7
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
sound: Call cpu_latency_qos_*() instead of pm_qos_*()
Rafael J. Wysocki
2020-02-14
1
-7
/
+7
|
|
/
/
/
*
|
|
|
ALSA: seq: oss: Fix running status after receiving sysex
Takashi Iwai
2020-03-16
1
-0
/
+1
*
|
|
|
ALSA: seq: virmidi: Fix running status after receiving sysex
Takashi Iwai
2020-03-16
1
-0
/
+1
*
|
|
|
ALSA: pcm: oss: Remove WARNING from snd_pcm_plug_alloc() checks
Takashi Iwai
2020-03-12
1
-2
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
ALSA: pcm: oss: Avoid plugin buffer overflow
Takashi Iwai
2020-03-09
1
-0
/
+8
|
|
/
|
/
|
*
|
ALSA: seq: Fix concurrent access to queue current tick/time
Takashi Iwai
2020-02-14
4
-9
/
+20
*
|
ALSA: seq: Avoid concurrent access to queue flags
Takashi Iwai
2020-02-14
1
-4
/
+16
*
|
ALSA: pcm: Fix double hw_free calls
Takashi Iwai
2020-02-13
1
-1
/
+2
|
/
*
Merge tag 'sound-fix-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-02-06
2
-79
/
+140
|
\
|
*
ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t
Takashi Iwai
2020-01-31
2
-70
/
+125
|
*
ALSA: pcm: Fix memory leak at closing a stream without hw_free
Takashi Iwai
2020-01-29
1
-9
/
+15
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-19
/
+17
|
/
*
ALSA: pcm: Set per-card upper limit of PCM buffer allocations
Takashi Iwai
2020-01-21
2
-18
/
+52
*
Merge branch 'for-linus' into for-next
Takashi Iwai
2020-01-20
1
-5
/
+9
|
\
|
*
ALSA: seq: Fix racy access for queue timer in proc read
Takashi Iwai
2020-01-15
1
-5
/
+9
*
|
ALSA: pcm: Make snd_pcm_hw_constraints_init() and _complete() static
Takashi Iwai
2020-01-16
2
-5
/
+2
*
|
ALSA: timer: fix nsec/sec initialization confusion
Pierre-Louis Bossart
2020-01-12
1
-1
/
+1
*
|
ALSA: control: potential uninitialized return value
Dan Carpenter
2020-01-08
1
-1
/
+1
*
|
ALSA: rawmidi: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
*
|
ALSA: oss: More constifications
Takashi Iwai
2020-01-05
2
-2
/
+2
*
|
ALSA: jack: More constification
Takashi Iwai
2020-01-05
1
-1
/
+1
*
|
ALSA: info: More constifications
Takashi Iwai
2020-01-05
1
-2
/
+2
*
|
ALSA: seq: More constifications
Takashi Iwai
2020-01-05
3
-8
/
+8
*
|
ALSA: pcm: More constifications
Takashi Iwai
2020-01-05
3
-9
/
+10
[next]