summaryrefslogtreecommitdiff
path: root/include/uapi/linux/ppdev.h
diff options
context:
space:
mode:
authorJingchang Lu <jingchang.lu@freescale.com>2014-10-31 17:01:11 +0800
committerShawn Guo <shawn.guo@linaro.org>2014-11-23 15:08:09 +0800
commit7e41a98dcc1b220c2c705f839ba76787c08858d3 (patch)
tree4a6557ccdfed674815495f3e90a7f350f4272456 /include/uapi/linux/ppdev.h
parent034c4411f5f933ca716c9969ef590d578cb5f488 (diff)
downloadkernel-7e41a98dcc1b220c2c705f839ba76787c08858d3.tar.gz
dt-bindings: arm: add Freescale LS1021A SoC device tree binding
Signed-off-by: Jingchang Lu <jingchang.lu@freescale.com> Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Diffstat (limited to 'include/uapi/linux/ppdev.h')
0 files changed, 0 insertions, 0 deletions
ak computationOndrej Mosnacek 2018-09-21crypto: lrw - Fix out-of bounds access on counter overflowOndrej Mosnacek 2018-08-03crypto: scatterwalk - remove 'chain' argument from scatterwalk_crypto_chain()Eric Biggers 2018-03-31crypto: lrw - Free rctx->ext with kzfreeHerbert Xu 2018-03-03crypto: lrw - remove lrw_crypt()Eric Biggers 2017-11-03crypto: remove redundant backlog checks on EBUSYGilad Ben-Yossef 2017-10-12crypto: lrw - Check for incorrect cipher nameChristophe Jaillet 2017-10-12crypto: lrw - Fix an error handling path in 'create()'Christophe Jaillet 2017-04-10crypto: lrw - Fix use-after-free on EINPROGRESSHerbert Xu 2017-03-24crypto: xts,lrw - fix out-of-bounds write after kmalloc failureEric Biggers 2016-11-28crypto: lrw - Convert to skcipherHerbert Xu