summaryrefslogtreecommitdiffstats
path: root/include/sound/pcm.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: pcm: One more dependency for hw constraintsTakashi Iwai2021-01-231-1/+1
* ALSA: fix kernel-doc markupsMauro Carvalho Chehab2020-10-261-2/+2
* Merge tag 'asoc-v5.7' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2020-03-301-1/+13
|\
| * ALSA: pcm: Add a standalone version of snd_pcm_limit_hw_ratesSamuel Holland2020-03-061-1/+8
| * ALSA: pcm.h: add for_each_pcm_streams()Kuninori Morimoto2020-02-181-0/+5
* | ALSA: pcm: More helper macros for reducing snd_pcm_format_t castTakashi Iwai2020-02-101-0/+9
|/
* ALSA: pcm: Fix sparse warnings wrt snd_pcm_state_tTakashi Iwai2020-01-311-2/+2
* ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang2019-12-111-2/+54
* ALSA: Replace timespec with timespec64Baolin Wang2019-12-111-9/+9
* ALSA: pcm: Add the support for sync-stop operationTakashi Iwai2019-11-201-0/+2
* ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai2019-11-201-2/+0
* ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai2019-11-201-0/+8
* ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-091-8/+0
* ALSA: pcm: add support for 352.8KHz and 384KHz sample rateVidyakumar Athota2019-08-281-0/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner2019-05-301-16/+1
* ALSA: pcm: Fix function name in kernel-doc commentRicardo Biehl Pasquali2019-03-131-1/+1
* ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai2019-02-081-4/+4
* Merge branch 'topic/pcm-lock-refactor' into for-nextTakashi Iwai2019-01-241-1/+2
|\
| * ALSA: pcm: More fine-grained PCM link lockingTakashi Iwai2019-01-231-0/+2
| * ALSA: pcm: Make PCM linked list consistent while re-groupingTakashi Iwai2019-01-211-1/+0
* | ALSA: pcm: Simplify proc file destructionTakashi Iwai2019-01-241-11/+0
* | ALSA: pcm: Drop unused snd_pcm_substream.file fieldTakashi Iwai2019-01-241-1/+0
* | ALSA: pcm: Make snd_pcm_suspend() local staticTakashi Iwai2019-01-151-5/+0
* | ALSA: pcm: Suspend streams globally via device type PM opsTakashi Iwai2019-01-151-0/+1
|/
* ALSA: pcm: Add __force to cast in snd_pcm_lib_read/write()Takashi Iwai2018-07-261-2/+2
* ALSA: pcm: Nuke snd_pcm_lib_mmap_vmalloc()Takashi Iwai2018-07-181-2/+0
* ALSA: pcm: Allow drivers to set R/W wait time.Liam Girdwood2018-07-061-0/+1
* ALSA: pcm: add SNDRV_PCM_FORMAT_{S,U}20Maciej S. Szmigiero2017-11-291-0/+8
* ALSA: pcm: Add an ioctl to specify the supported protocol versionTakashi Iwai2017-06-271-0/+1
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_GSTATE internal commandTakashi Sakamoto2017-06-141-1/+1
* ALSA: pcm: remove SNDRV_PCM_IOCTL1_INFO internal commandTakashi Sakamoto2017-06-141-1/+1
* ALSA: pcm: Direct in-kernel read/write supportTakashi Iwai2017-06-021-5/+33
* ALSA: pcm: Unify read/write loopTakashi Iwai2017-06-021-8/+5
* ALSA: pcm: Call directly the common read/write helpersTakashi Iwai2017-06-021-9/+34
* ALSA: pcm: Drop the old copy and silence opsTakashi Iwai2017-06-021-5/+0
* ALSA: pcm: Introduce copy_user, copy_kernel and fill_silence opsTakashi Iwai2017-06-021-0/+7
* ALSA: pcm: add local header file for snd-pcm moduleTakashi Sakamoto2017-05-261-32/+0
* ALSA: pcm: fix the comments that refers to kernel-docMauro Carvalho Chehab2017-05-171-1/+1
* ALSA: Use IS_ENABLED() in common headersTakashi Iwai2017-05-171-5/+5
* ALSA: pcm: Build pcm notifier code conditionallyTakashi Iwai2017-05-171-7/+8
* ALSA: pcm: Define dummy snd_pcm_suspend() for CONFIG_PM=nTakashi Iwai2017-02-051-0/+9
* ALSA: pcm: Add snd_pcm_rate_range_to_bits()Mengdong Lin2016-02-051-0/+2
* ALSA: Constify ratden/ratnum constraintsLars-Peter Clausen2015-10-281-5/+5
* Merge branch 'topic/hw-constraint-single' into for-nextTakashi Iwai2015-10-231-0/+16
|\
| * ALSA: Add helper function to add single value constraintLars-Peter Clausen2015-10-211-0/+16
* | ALSA: Remove transfer_ack_{begin,end} callbacks from struct snd_pcm_runtimeLars-Peter Clausen2015-10-221-4/+0
* | ALSA: timer: add config item to export PCM timer disabling for expertJie Yang2015-10-161-1/+7
* | ALSA: pcm: remove structure member of 'struct snd_pcm_hwptr_log *' type becau...Takashi Sakamoto2015-09-131-6/+0
|/
* ALSA: Close holes in struct snd_pcm_constraint_listLars-Peter Clausen2015-04-271-1/+1
* ALSA: Close holes in struct snd_pcm_hw_ruleLars-Peter Clausen2015-04-271-1/+2