summaryrefslogtreecommitdiff
path: root/protos.h
diff options
context:
space:
mode:
authorDaniel Borkmann <dborkman@redhat.com>2013-03-15 14:22:48 +0100
committerDaniel Borkmann <dborkman@redhat.com>2013-03-15 14:22:48 +0100
commit751c3e907432b9848f1b625a5e54fa2dcfab3b2d (patch)
tree2c7b2de460d25a8f849e5ffb16ddf1442b68c5f8 /protos.h
parent271c2f65bf0acbfe1220822e7d471e0f18d329df (diff)
docs: add initial workflow document
Trying to document the workflow that comes along with using this Git repository. Further ideas, additions to this document are welcome to create a unified frame for all maintainers, developers and (advanced) users. Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
Diffstat (limited to 'protos.h')
0 files changed, 0 insertions, 0 deletions
lass='commit-msg'>Pull crypto fixes from Herbert Xu: "This fixes the following issues: - Fix pointer size when caam is used with AArch64 boot loader on AArch32 kernel. - Fix ahash state corruption in marvell driver. - Fix buggy algif_aed tag handling. - Prevent mcryptd from being used with incompatible algorithms which can cause crashes" * 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6: crypto: algif_aead - fix uninitialized variable warning crypto: mcryptd - Check mcryptd algorithm compatibility crypto: algif_aead - fix AEAD tag memory handling crypto: caam - fix pointer size for AArch64 boot loader, AArch32 kernel crypto: marvell - Don't corrupt state of an STD req for re-stepped ahash crypto: marvell - Don't copy hash operation twice into the SRAM
Diffstat (limited to 'sound/soc/codecs/ssm4567.c')