summaryrefslogtreecommitdiffstats
path: root/include/sound/pcm_params.h
Commit message (Expand)AuthorAgeFilesLines
* ALSA: Add params_set_format helperFang, Yang A2015-02-241-0/+7
* ALSA: pcm: Replace custom ld2 function with __flsLars-Peter Clausen2014-12-301-26/+1
* ALSA: pcm: Use __ffs() instead of ffs() in snd_mask_min()Lars-Peter Clausen2014-12-301-1/+1
* ALSA: pcm: Simplify params_period_bytes()Lars-Peter Clausen2014-12-301-3/+1
* ALSA: pcm: Add kernel doc for params_*() functionsLars-Peter Clausen2014-12-301-4/+33
* ALSA: pcm: Convert params_* mask helpers to static inline functionsLars-Peter Clausen2014-12-301-6/+18
* ALSA: pcm_params: Remove unused add/sub functionsLars-Peter Clausen2014-12-301-14/+0
* ALSA: Add params_width() helpersMark Brown2013-12-301-0/+12
* ALSA: Add missing include of pcm.h to pcm_params.hMark Brown2012-06-201-0/+2
* ALSA: Make pcm.h self-containedTakashi Iwai2011-07-261-1/+15
* [ALSA] Move OSS-specific hw_params helper to snd-pcm-oss moduleTakashi Iwai2006-06-221-12/+8
* [ALSA] Clean up ugly hacks in pcm_params.hTakashi Iwai2006-06-221-63/+42
* [ALSA] Remove xxx_t typedefs: PCMTakashi Iwai2006-01-031-43/+43
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+366