aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/pcm_params.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-02-10ALSA: pcm: More helper macros for reducing snd_pcm_format_t castTakashi Iwai1-0/+7
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156Thomas Gleixner1-16/+1
2018-11-29ALSA: pcm: Fix interval evaluation with openmin/maxTakashi Iwai1-1/+3
2018-07-26ALSA: pcm: Add snd_mask_set_format() helper for standard usagesTakashi Iwai1-2/+8
2015-02-24ALSA: Add params_set_format helperFang, Yang A1-0/+7
2014-12-30ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen1-26/+1
2014-12-30ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen1-1/+1
2014-12-30ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen1-3/+1
2014-12-30ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen1-4/+33
2014-12-30ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen1-6/+18
2014-12-30ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen1-14/+0
2013-12-30ALSA: Add params_width() helpersMark Brown1-0/+12
2012-06-20ALSA: Add missing include of pcm.h to pcm_params.hMark Brown1-0/+2
2011-07-26ALSA: Make pcm.h self-containedTakashi Iwai1-1/+15
2006-06-22[ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai1-12/+8
2006-06-22[ALSA] Clean up ugly hacks in pcm_params.hTakashi Iwai1-63/+42
2006-01-03[ALSA] Remove xxx_t typedefs: PCMTakashi Iwai1-43/+43
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+366