index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
core
Age
Commit message (
Expand
)
Author
2019-03-25
ALSA: pcm: Don't suspend stream in unrecoverable PCM state
Takashi Iwai
2019-03-22
ALSA: pcm: Fix possible OOB access in PCM oss plugins
Takashi Iwai
2019-03-21
ALSA: seq: oss: Fix Spectre v1 vulnerability
Gustavo A. R. Silva
2019-03-21
ALSA: rawmidi: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-02-13
ALSA: pcm: Comment why read blocks when PCM is not running
Ricardo Biehl Pasquali
2019-02-13
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-02-11
ALSA: PCM: check if ops are defined before suspending PCM
Ranjani Sridharan
2019-02-08
ALSA: pcm: Revert capture stream behavior change in blocking mode
Takashi Iwai
2019-02-08
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
2019-02-06
ALSA: info: Move card id proc creation into info.c
Takashi Iwai
2019-02-06
ALSA: info: Minor optimization
Takashi Iwai
2019-02-06
ALSA: info: Drop unused snd_info_entry.card field
Takashi Iwai
2019-02-06
ALSA: info: Add standard helpers for card proc file entries
Takashi Iwai
2019-02-06
ALSA: compress: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-06
ALSA: pcm: Remove superfluous snd_info_register() calls
Takashi Iwai
2019-02-05
ALSA: info: Always register entries recursively
Takashi Iwai
2019-02-05
ALSA: core: Don't allow NULL device for memory allocation
Takashi Iwai
2019-01-31
ALSA: pcm: remove a superfluous function declaration
Guennadi Liakhovetski
2019-01-29
Merge branch 'for-linus' into for-next
Takashi Iwai
2019-01-25
ALSA: pcm: Fix tight loop of OSS capture stream
Takashi Iwai
2019-01-25
ALSA: pcm: Use the common error path in __snd_pcm_lib_xfer()
Takashi Iwai
2019-01-24
Merge branch 'topic/pcm-lock-refactor' into for-next
Takashi Iwai
2019-01-24
ALSA: proc: Avoid possible leaks of snd_info_entry objects
Takashi Iwai
2019-01-24
ALSA: pcm: Simplify proc file destruction
Takashi Iwai
2019-01-24
ALSA: pcm: Drop unused snd_pcm_substream.file field
Takashi Iwai
2019-01-23
ALSA: pcm: Cleanup snd_pcm_stream_lock() & co
Takashi Iwai
2019-01-23
ALSA: pcm: Remove down_write() hack for snd_pcm_link_rwsem
Takashi Iwai
2019-01-23
ALSA: pcm: More fine-grained PCM link locking
Takashi Iwai
2019-01-21
ALSA: pcm: Avoid confusing loop in snd_pcm_unlink()
Takashi Iwai
2019-01-21
ALSA: pcm: Make PCM linked list consistent while re-grouping
Takashi Iwai
2019-01-21
ALSA: pcm: Unify snd_pcm_group initialization
Takashi Iwai
2019-01-21
ALSA: pcm: Call snd_card_unref() inside in_pcm_file()
Takashi Iwai
2019-01-18
Merge tag 'asoc-fix-v5.0-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...
Takashi Iwai
2019-01-15
ALSA: pcm: Make snd_pcm_suspend() local static
Takashi Iwai
2019-01-15
ALSA: pcm: Suspend streams globally via device type PM ops
Takashi Iwai
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-03
ALSA: compress: prevent potential divide by zero bugs
Dan Carpenter
2018-12-18
Merge tag 'asoc-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...
Takashi Iwai
2018-12-18
Merge branch 'asoc-4.21' into asoc-next
Mark Brown
2018-12-14
ALSA: compress: make use of runtime buffer for copy
Srinivas Kandagatla
2018-12-13
ALSA: pcm: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2018-12-07
Merge branch 'for-linus' into for-next
Takashi Iwai
2018-11-29
ALSA: pcm: Fix starvation on down_write_nonblock()
Chanho Min
2018-11-29
ALSA: pcm: Call snd_pcm_unlink() conditionally at closing
Takashi Iwai
2018-11-24
ALSA: control: Consolidate helpers for adding and replacing ctl elements
Takashi Iwai
2018-11-24
ALSA: control: Fix race between adding and removing a user element
Takashi Iwai
2018-11-09
ALSA: oss: Use kvzalloc() for local buffer allocations
Takashi Iwai
2018-10-12
ALSA: seq: oss: Use the standard fall-through annotation
Takashi Iwai
2018-10-12
ALSA: memalloc: Add fall-through annotation
Takashi Iwai
2018-10-04
ALSA: rawmidi: A lightweight function to discard pending bytes
Takashi Iwai
[next]