summaryrefslogtreecommitdiff
path: root/mausezahn.zsh
AgeCommit message (Collapse)AuthorFilesLines
2014-03-23zsh: Unify completion help messages for --version and --helpTobias Klauser1-2/+2
2013-06-04zsh: add zsh completion function for mausezahnHideo Hattori1-0/+67
Initial zsh autocompletion support for mausezahn! Signed-off-by: Hideo Hattori <hhatto.jp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
ommit1552c32547ca807f0df7d9abca54468033df8764 (patch) tree56367cfe4845808bff4770a22764bbd6018e8e34 /sound/soc/mxs parent6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae (diff)
ASoC: adsp: Use async writes where possible
This will allow a marginal speed improvement when used with a bus that supports async I/O by reducing the amount of context thrashing between writes, allowing the bus to be more fully utilised. Signed-off-by: Mark Brown <broonie@linaro.org>
Diffstat (limited to 'sound/soc/mxs')