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