index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
/
error.c
Age
Commit message (
Expand
)
Author
2020-07-31
crypto: caam - add more RNG hw error codes
Horia Geantă
2019-08-30
crypto: caam - make CAAM_PTR_SZ dynamic
Andrey Smirnov
2019-08-09
crypto: caam - fix return code in completion callbacks
Horia Geantă
2019-08-09
crypto: caam/qi - fix error handling in ERN handler
Horia Geantă
2019-05-30
crypto: caam - print messages in caam_dump_sg at debug level
Sascha Hauer
2019-05-09
crypto: caam - fix caam_dump_sg that iterates through scatterlist
Iuliana Prodan
2019-04-25
crypto: caam - fix spelling mistake "cannote" -> "cannot"
Colin Ian King
2019-01-11
crypto: caam - move shared symbols in a common location
Horia Geantă
2018-09-21
crypto: caam/qi2 - add DPAA2-CAAM driver
Horia Geantă
2018-09-21
crypto: caam - add Queue Interface v2 error codes
Horia Geantă
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-18
crypto: caam/qi - fix compilation with DEBUG enabled
Horia Geantă
2017-02-15
crypto: caam - don't include unneeded headers
Horia Geantă
2016-11-13
crypto: caam - remove unreachable code in report_ccb_status()
Horia Geantă
2015-01-26
crypto: caam - don't emit ICV check failures to dmesg
Kim Phillips
2014-11-06
crypto: caam - fix error reporting
Cristian Stoica
2014-05-08
crypto: caam - Fix the 'quoted string split across lines'
Marek Vasut
2014-05-08
crypto: caam - Sweep the remnants
Marek Vasut
2014-05-08
crypto: caam - Kill SPRINTFCAT() with fire
Marek Vasut
2014-05-08
crypto: caam - Clean up report_deco_status()
Marek Vasut
2014-05-08
crypto: caam - Clean up report_ccb_status()
Marek Vasut
2014-05-08
crypto: caam - Dissolve report_jump_idx()
Marek Vasut
2014-05-08
crypto: caam - Kill the easy targets
Marek Vasut
2014-05-08
crypto: caam - Pass error type into the functions
Marek Vasut
2014-05-08
crypto: caam - Implement fast-path for error codes with no handler
Marek Vasut
2014-05-08
crypto: caam - Pull all the error codes out
Marek Vasut
2014-05-08
crypto: caam - Contain caam_jr_strstatus() ugliness
Marek Vasut
2013-04-25
crypto: caam - static constify error data
Kim Phillips
2012-09-27
crypto: caam - fix error IDs for SEC v5.x RNG4
Horia Geanta
2012-06-27
crypto: caam - add support for SEC v5.x RNG4
Kim Phillips
2011-03-27
crypto: caam - ARRAY_SIZE() vs sizeof()
Dan Carpenter
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips