summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/error.c
AgeCommit message (Expand)AuthorLines
2020-07-31crypto: caam - add more RNG hw error codesHoria Geantă-0/+3
2019-08-30crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov-0/+3
2019-08-09crypto: caam - fix return code in completion callbacksHoria Geantă-22/+38
2019-08-09crypto: caam/qi - fix error handling in ERN handlerHoria Geantă-0/+1
2019-05-30crypto: caam - print messages in caam_dump_sg at debug levelSascha Hauer-4/+4
2019-05-09crypto: caam - fix caam_dump_sg that iterates through scatterlistIuliana Prodan-1/+1
2019-04-25crypto: caam - fix spelling mistake "cannote" -> "cannot"Colin Ian King-1/+1
2019-01-11crypto: caam - move shared symbols in a common locationHoria Geantă-0/+6
2018-09-21crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă-0/+4
2018-09-21crypto: caam - add Queue Interface v2 error codesHoria Geantă-3/+72
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-07-18crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă-0/+40
2017-02-15crypto: caam - don't include unneeded headersHoria Geantă-2/+0
2016-11-13crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă-3/+2
2015-01-26crypto: caam - don't emit ICV check failures to dmesgKim Phillips-4/+9
2014-11-06crypto: caam - fix error reportingCristian Stoica-8/+17
2014-05-08crypto: caam - Fix the 'quoted string split across lines'Marek Vasut-59/+18
2014-05-08crypto: caam - Sweep the remnantsMarek Vasut-21/+20
2014-05-08crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut-10/+0
2014-05-08crypto: caam - Clean up report_deco_status()Marek Vasut-18/+13
2014-05-08crypto: caam - Clean up report_ccb_status()Marek Vasut-25/+20
2014-05-08crypto: caam - Dissolve report_jump_idx()Marek Vasut-15/+17
2014-05-08crypto: caam - Kill the easy targetsMarek Vasut-12/+17
2014-05-08crypto: caam - Pass error type into the functionsMarek Vasut-10/+21
2014-05-08crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut-2/+10
2014-05-08crypto: caam - Pull all the error codes outMarek Vasut-143/+147
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut-2/+3
2013-04-25crypto: caam - static constify error dataKim Phillips-5/+5
2012-09-27crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta-2/+0
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips-10/+34
2011-03-27crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter-4/+4
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips-0/+248