aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/pcm.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-05-22Merge branch 'for-linus' into for-nextTakashi Iwai1-0/+2
2025-05-16ALSA: pcm: Fix race of buffer access at PCM OSS layerTakashi Iwai1-0/+2
2025-05-05ALSA: pcm: Remove unused snd_pcm_rate_range_to_bitsDr. David Alan Gilbert1-2/+0
2024-12-30ALSA: Align the syntax of iov_iter helpers with standard onesTakashi Iwai1-3/+4
2024-11-13ALSA: pcm: Define snd_pcm_mmap_data_{open|close}() locallyTakashi Iwai1-24/+0
2024-11-13ALSA: tidyup SNDRV_PCM_TRIGGER_xxx numberingKuninori Morimoto1-5/+5
2024-09-11ALSA: pcm: Fix breakage of PCM rates used for topologyTakashi Iwai1-17/+18
2024-09-06ALSA: pcm: add more sample rate definitionsJerome Brunet1-14/+17
2024-08-27ALSA: pcm: Drop PCM vmalloc buffer helpersTakashi Iwai1-42/+0
2024-08-10ALSA: pcm: Add xrun counter for snd_pcm_substreamNorman Bintang1-0/+3
2024-07-02ALSA: pcm: optimize and clarify stream synchronization ID APIJaroslav Kysela1-2/+13
2024-07-02ALSA: pcm: reinvent the stream synchronization ID APIJaroslav Kysela1-1/+2
2024-05-29ALSA: pcm: fix typo in commentAlexandre Belloni1-1/+1
2024-04-18ALSA: pcm: add support for 705.6kHz and 768kHz sample ratesPavel Hofman1-0/+5
2024-02-28ALSA: pcm: Use guard() for PCM stream locksTakashi Iwai1-0/+12
2023-11-27ALSA: pcm: Introduce MSBITS subformat interfaceJaroslav Kysela1-0/+7
2023-08-18ALSA: pcm: Drop obsoleted PCM copy_user and copy_kernel opsTakashi Iwai1-5/+0
2023-08-18ALSA: core: Add memory copy helpers between iov_iter and iomemTakashi Iwai1-0/+5
2023-08-18ALSA: pcm: Add copy ops with iov_iterTakashi Iwai1-0/+3
2023-08-17ALSA: pcm: Don't embed deviceTakashi Iwai1-1/+1
2023-04-21ALSA: pcm: rewrite snd_pcm_playback_silence()Oswald Buddenhagen1-7/+7
2022-11-23ALSA: pcm: fix undefined behavior in bit shift for SNDRV_PCM_RATE_KNOTBaisong Zhong1-18/+18
2022-09-27ALSA: pcm: Avoid reference to status->stateTakashi Iwai1-2/+18
2022-07-29ALSA: pcm: Use deferred fasync helperTakashi Iwai1-1/+1
2022-07-15Merge tag 'asoc-v5.20' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-nextTakashi Iwai1-4/+15
2022-07-13ALSA: pcm: Fix missing return value comments for kernel docsTakashi Iwai1-2/+48
2022-06-06ALSA: Add snd_pcm_direction_name() helperCezary Rojewski1-4/+15
2022-03-30ALSA: pcm: Fix potential AB/BA lock with buffer_mutex and mmap_lockTakashi Iwai1-0/+1
2022-03-22ALSA: pcm: Fix races among concurrent hw_params and hw_free callsTakashi Iwai1-0/+1
2022-02-01Merge tag 'asoc-fix-v5.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-0/+15
2022-01-28ASoC: soc-pcm: Fix DPCM lockdep warning due to nested stream locksTakashi Iwai1-0/+15
2021-12-13ALSA: pcm: comment about relation between msbits hw parameter and [S|U]32 formatsTakashi Sakamoto1-0/+3
2021-08-04ALSA: pcm: Allow exact buffer preallocationTakashi Iwai1-5/+42
2021-06-10ALSA: core: Abstract memory alloc helpersTakashi Iwai1-8/+0
2021-06-10ALSA: core: Drop snd_sgbuf_get_ptr()Takashi Iwai1-11/+0
2021-06-10ALSA: pcm: add snd_pcm_period_elapsed() variant without acquiring lock of PCM substreamTakashi Sakamoto1-0/+1
2021-01-23ALSA: pcm: One more dependency for hw constraintsTakashi Iwai1-1/+1
2020-10-26ALSA: fix kernel-doc markupsMauro Carvalho Chehab1-2/+2
2020-03-30Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linusTakashi Iwai1-1/+13
2020-03-06ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland1-1/+8
2020-02-18ALSA: pcm.h: add for_each_pcm_streams()Kuninori Morimoto1-0/+5
2020-02-10ALSA: pcm: More helper macros for reducing snd_pcm_format_t castTakashi Iwai1-0/+9
2020-01-31ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai1-2/+2
2019-12-11ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang1-2/+54
2019-12-11ALSA: Replace timespec with timespec64Baolin Wang1-9/+9
2019-11-20ALSA: pcm: Add the support for sync-stop operationTakashi Iwai1-0/+2
2019-11-20ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai1-2/+0
2019-11-20ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai1-0/+8
2019-11-09ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai1-8/+0
2019-08-28ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota1-0/+5