summaryrefslogtreecommitdiff
path: root/include/linux/platform_data/video_s3c.h
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-17 16:42:09 +0200
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-06-17 16:42:09 +0200
commit61aba373f5708f2aebc3f72078e51949a068aa6f (patch)
tree0706de7cadecd5a40f7ecece2af24975d7d53ed2 /include/linux/platform_data/video_s3c.h
parent91f304e6c83b4ad55ef6032f32111296febb40dd (diff)
downloadkernel-linux-5.6.y.tar.gz
Linux 5.6.19linux-5.6.y
Diffstat (limited to 'include/linux/platform_data/video_s3c.h')
0 files changed, 0 insertions, 0 deletions
4b8d2dafdbf370e0707f37a58f4a'>crypto: sun4i-ss - use GENMASK to generate masksAntoine Ténart 2017-06-19crypto: sun4i-ss - simplify the appended bit assignmentAntoine Ténart 2017-06-19crypto: sun4i-ss - simplify the pad length calculationAntoine Ténart 2017-06-19crypto: sun4i-ss - do not dynamically set parts of the last buffer to 0Antoine Ténart 2017-06-19crypto: sun4i-ss - cannot use DMA is the request is 0 lengthAntoine Ténart 2017-06-19crypto: sun4i-ss - use lower/upper_32_bits helpersAntoine Ténart 2017-06-19crypto: sun4i-ss - remove conditional checks against 0Antoine Ténart 2017-06-19crypto: sun4i-ss - group variable definitions in sun4i_hash()Antoine Ténart 2016-09-22crypto: sun4i-ss - mark sun4i_hash() staticBaoyou Xie 2016-08-24crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()Wei Yongjun 2016-08-16crypto: sun4i-ss - fix indentation of two crypto algCorentin LABBE 2016-08-16crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ssCorentin LABBE 2016-08-16crypto: sun4i-ss - fix spellingCorentin LABBE 2016-08-16crypto: sun4i-ss - clean unused ssCorentin LABBE 2016-08-16crypto: sun4i-ss - unify update/final functionCorentin LABBE 2016-08-16crypto: sun4i-ss - fix a few signed warningCorentin LABBE 2016-04-05crypto: sun4i-ss - Replace spinlock_bh by spin_lock_irq{save|restore}Corentin LABBE 2016-01-27crypto: sunxi - don't print confusing dataArnd Bergmann 2015-11-17crypto: sun4i-ss - add missing statesizeLABBE Corentin