summaryrefslogtreecommitdiff
path: root/netsniff-ng.zsh
AgeCommit message (Collapse)AuthorFilesLines
2013-05-13zsh: add netsniff-ng zsh auto completion supportDaniel Borkmann1-0/+69
Hideo Hattori wrote a set of auto completion scripts for zsh that support netsniff-ng tools. Big thanks for that! Follow-up commits still need to address updated command-line options. Signed-off-by: Hideo Hattori <hhatto.jp@gmail.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
>
authorCharles Keepax <ckeepax@opensource.wolfsonmicro.com>2016-04-15 13:11:57 +0100
committerMark Brown <broonie@kernel.org>2016-04-15 18:01:02 +0100
commitab9f87c413c297cb9e7d544e0e634aaadc7fb87d (patch)
treefc78e08829db5744c1cca77c7c3ac36013c497f5 /Documentation
parent54dca7015a7d6c09d34623c6ec61de30896186dd (diff)
ASoC: wm5102: Free compressed IRQ in CODEC remove
We request one of the DSP IRQs during CODEC probe, as such we should free it during CODEC remove, this patch does so. Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation')