index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
sound
/
pcm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: pcm: Fix breakage of PCM rates used for topology
Takashi Iwai
2024-09-11
1
-17
/
+18
*
ALSA: pcm: add more sample rate definitions
Jerome Brunet
2024-09-06
1
-14
/
+17
*
ALSA: pcm: Drop PCM vmalloc buffer helpers
Takashi Iwai
2024-08-27
1
-42
/
+0
*
ALSA: pcm: Add xrun counter for snd_pcm_substream
Norman Bintang
2024-08-10
1
-0
/
+3
*
ALSA: pcm: optimize and clarify stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-2
/
+13
*
ALSA: pcm: reinvent the stream synchronization ID API
Jaroslav Kysela
2024-07-02
1
-1
/
+2
*
ALSA: pcm: fix typo in comment
Alexandre Belloni
2024-05-29
1
-1
/
+1
*
ALSA: pcm: add support for 705.6kHz and 768kHz sample rates
Pavel Hofman
2024-04-18
1
-0
/
+5
*
ALSA: pcm: Use guard() for PCM stream locks
Takashi Iwai
2024-02-28
1
-0
/
+12
*
ALSA: pcm: Introduce MSBITS subformat interface
Jaroslav Kysela
2023-11-27
1
-0
/
+7
*
ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel ops
Takashi Iwai
2023-08-18
1
-5
/
+0
*
ALSA: core: Add memory copy helpers between iov_iter and iomem
Takashi Iwai
2023-08-18
1
-0
/
+5
*
ALSA: pcm: Add copy ops with iov_iter
Takashi Iwai
2023-08-18
1
-0
/
+3
*
ALSA: pcm: Don't embed device
Takashi Iwai
2023-08-17
1
-1
/
+1
*
ALSA: pcm: rewrite snd_pcm_playback_silence()
Oswald Buddenhagen
2023-04-21
1
-7
/
+7
*
ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOT
Baisong Zhong
2022-11-23
1
-18
/
+18
*
ALSA: pcm: Avoid reference to status->state
Takashi Iwai
2022-09-27
1
-2
/
+18
*
ALSA: pcm: Use deferred fasync helper
Takashi Iwai
2022-07-29
1
-1
/
+1
*
Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...
Takashi Iwai
2022-07-15
1
-4
/
+15
|
\
|
*
ALSA: Add snd_pcm_direction_name() helper
Cezary Rojewski
2022-06-06
1
-4
/
+15
*
|
ALSA: pcm: Fix missing return value comments for kernel docs
Takashi Iwai
2022-07-13
1
-2
/
+48
|
/
*
ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lock
Takashi Iwai
2022-03-30
1
-0
/
+1
*
ALSA: pcm: Fix races among concurrent hw_params and hw_free calls
Takashi Iwai
2022-03-22
1
-0
/
+1
*
Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel...
Takashi Iwai
2022-02-01
1
-0
/
+15
|
\
|
*
ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locks
Takashi Iwai
2022-01-28
1
-0
/
+15
*
|
ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 for...
Takashi Sakamoto
2021-12-13
1
-0
/
+3
|
/
*
ALSA: pcm: Allow exact buffer preallocation
Takashi Iwai
2021-08-04
1
-5
/
+42
*
ALSA: core: Abstract memory alloc helpers
Takashi Iwai
2021-06-10
1
-8
/
+0
*
ALSA: core: Drop snd_sgbuf_get_ptr()
Takashi Iwai
2021-06-10
1
-11
/
+0
*
ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM...
Takashi Sakamoto
2021-06-10
1
-0
/
+1
*
ALSA: pcm: One more dependency for hw constraints
Takashi Iwai
2021-01-23
1
-1
/
+1
*
ALSA: fix kernel-doc markups
Mauro Carvalho Chehab
2020-10-26
1
-2
/
+2
*
Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...
Takashi Iwai
2020-03-30
1
-1
/
+13
|
\
|
*
ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_rates
Samuel Holland
2020-03-06
1
-1
/
+8
|
*
ALSA: pcm.h: add for_each_pcm_streams()
Kuninori Morimoto
2020-02-19
1
-0
/
+5
*
|
ALSA: pcm: More helper macros for reducing snd_pcm_format_t cast
Takashi Iwai
2020-02-10
1
-0
/
+9
|
/
*
ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_t
Takashi Iwai
2020-01-31
1
-2
/
+2
*
ALSA: Avoid using timespec for struct snd_pcm_status
Baolin Wang
2019-12-11
1
-2
/
+54
*
ALSA: Replace timespec with timespec64
Baolin Wang
2019-12-11
1
-9
/
+9
*
ALSA: pcm: Add the support for sync-stop operation
Takashi Iwai
2019-11-20
1
-0
/
+2
*
ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local header
Takashi Iwai
2019-11-20
1
-2
/
+0
*
ALSA: pcm: Introduce managed buffer allocation mode
Takashi Iwai
2019-11-20
1
-0
/
+8
*
ALSA: pcm: Unexport snd_pcm_sgbuf_ops_page
Takashi Iwai
2019-11-09
1
-8
/
+0
*
ALSA: pcm: add support for 352.8KHz and 384KHz sample rate
Vidyakumar Athota
2019-08-28
1
-0
/
+5
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-16
/
+1
*
ALSA: pcm: Fix function name in kernel-doc comment
Ricardo Biehl Pasquali
2019-03-13
1
-1
/
+1
*
ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning void
Takashi Iwai
2019-02-08
1
-4
/
+4
*
Merge branch 'topic/pcm-lock-refactor' into for-next
Takashi Iwai
2019-01-24
1
-1
/
+2
|
\
|
*
ALSA: pcm: More fine-grained PCM link locking
Takashi Iwai
2019-01-23
1
-0
/
+2
|
*
ALSA: pcm: Make PCM linked list consistent while re-grouping
Takashi Iwai
2019-01-21
1
-1
/
+0
[next]