blob: ba7e077a4645cf5a58c5d138c9dda1c7d81c38be [file] [log] [blame]
82e7d5012f73 ("ALSA: pcm: probe events when parameters are changed actually")
f74ae15fe3da ("ALSA: pcm: return error immediately for parameters handling")
7b8a54aff30e ("ALSA: pcm: add tracepoints for final selection process of hardware parameters")
60f96aaecb19 ("ALSA: pcm: localize snd_pcm_hw_params_choose()")
f9a076bff053 ("ALSA: pcm: calculate non-mask/non-interval parameters always when possible")
e02de47e3c02 ("ALSA: pcm: use helper functions to refer parameters as constants")
d81052f92c3d ("ALSA: pcm: add comment about application of rule to PCM parameters")
b81e5ddb1594 ("ALSA: pcm: use helper functions to check whether parameters are determined")
a1c06e39a937 ("ALSA: pcm: adaption of code formatting")
d656b4a6549f ("ALSA: pcm: remove function local variable with alternative evaluation")
0d4e39996573 ("ALSA: pcm: use goto statement instead of while statement to reduce indentation")
9cc07f55d42b ("ALSA: pcm: add a helper function to apply parameter rules")
3432fa040211 ("ALSA: pcm: add a helper function to constrain interval-type parameters")
561e1cadb4dc ("ALSA: pcm: add a helper function to constrain mask-type parameters")
c6706de0ce8b ("ALSA: pcm: obsolete RULES_DEBUG local macro")
be4e31dab0e1 ("ALSA: pcm: tracepoints for refining PCM parameters")
2c4842d3b6b3 ("ALSA: pcm: add local header file for snd-pcm module")
b46fe5d9607c ("ALSA: pcm: constify function local and read-only table")