index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
sound
/
pcm.h
Age
Commit message (
Expand
)
Author
2022-11-23
ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
Baisong Zhong
2022-09-27
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
2022-07-29
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
2022-07-15
Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-07-13
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
2022-06-06
ALSA: Add snd_pcm_direction_name() helper
Cezary Rojewski
2022-03-30
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-03-22
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-02-01
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-01-28
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2021-12-13
ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 for...
Takashi Sakamoto
2021-08-04
ALSA: pcm: Allow exact buffer preallocation
Takashi Iwai
2021-06-10
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2021-06-10
ALSA: core: Drop snd_sgbuf_get_ptr()
Takashi Iwai
2021-06-10
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...
Takashi Sakamoto
2021-01-23
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
2020-10-26
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-03-30
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-03-06
ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates
Samuel Holland
2020-02-18
ALSA: pcm.h: add for_each_pcm_streams()
Kuninori Morimoto
2020-02-10
ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast
Takashi Iwai
2020-01-31
ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t
Takashi Iwai
2019-12-11
ALSA: Avoid using timespec for struct snd_pcm_status
Baolin Wang
2019-12-11
ALSA: Replace timespec with timespec64
Baolin Wang
2019-11-20
ALSA: pcm: Add the support for sync-stop operation
Takashi Iwai
2019-11-20
ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header
Takashi Iwai
2019-11-20
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
2019-11-09
ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-08-28
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-03-13
ALSA: pcm: Fix function name in kernel-doc comment
Ricardo Biehl Pasquali
2019-02-08
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
2019-01-24
Merge branch 'topic/pcm-lock-refactor' into for-next
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: More fine-grained PCM link locking
Takashi Iwai
2019-01-21
ALSA: pcm: Make PCM linked list consistent while re-grouping
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
2018-07-26
ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()
Takashi Iwai
2018-07-18
ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()
Takashi Iwai
2018-07-06
ALSA: pcm: Allow drivers to set R/W wait time.
Liam Girdwood
2017-11-29
ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20
Maciej S. Szmigiero
2017-06-27
ALSA: pcm: Add an ioctl to specify the supported protocol version
Takashi Iwai
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal command
Takashi Sakamoto
2017-06-14
ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal command
Takashi Sakamoto
2017-06-02
ALSA: pcm: Direct in-kernel read/write support
Takashi Iwai
2017-06-02
ALSA: pcm: Unify read/write loop
Takashi Iwai
2017-06-02
ALSA: pcm: Call directly the common read/write helpers
Takashi Iwai
2017-06-02
ALSA: pcm: Drop the old copy and silence ops
Takashi Iwai
[next]