summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/error.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - add more RNG hw error codesHoria Geantă2020-07-311-0/+3
* crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov2019-08-301-0/+3
* crypto: caam - fix return code in completion callbacksHoria Geantă2019-08-091-22/+38
* crypto: caam/qi - fix error handling in ERN handlerHoria Geantă2019-08-091-0/+1
* crypto: caam - print messages in caam_dump_sg at debug levelSascha Hauer2019-05-301-4/+4
* crypto: caam - fix caam_dump_sg that iterates through scatterlistIuliana Prodan2019-05-091-1/+1
* crypto: caam - fix spelling mistake "cannote" -> "cannot"Colin Ian King2019-04-251-1/+1
* crypto: caam - move shared symbols in a common locationHoria Geantă2019-01-111-0/+6
* crypto: caam/qi2 - add DPAA2-CAAM driverHoria Geantă2018-09-211-0/+4
* crypto: caam - add Queue Interface v2 error codesHoria Geantă2018-09-211-3/+72
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* crypto: caam/qi - fix compilation with DEBUG enabledHoria Geantă2017-07-181-0/+40
* crypto: caam - don't include unneeded headersHoria Geantă2017-02-151-2/+0
* crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă2016-11-131-3/+2
* crypto: caam - don't emit ICV check failures to dmesgKim Phillips2015-01-261-4/+9
* crypto: caam - fix error reportingCristian Stoica2014-11-061-8/+17
* crypto: caam - Fix the 'quoted string split across lines'Marek Vasut2014-05-081-59/+18
* crypto: caam - Sweep the remnantsMarek Vasut2014-05-081-21/+20
* crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut2014-05-081-10/+0
* crypto: caam - Clean up report_deco_status()Marek Vasut2014-05-081-18/+13
* crypto: caam - Clean up report_ccb_status()Marek Vasut2014-05-081-25/+20
* crypto: caam - Dissolve report_jump_idx()Marek Vasut2014-05-081-15/+17
* crypto: caam - Kill the easy targetsMarek Vasut2014-05-081-12/+17
* crypto: caam - Pass error type into the functionsMarek Vasut2014-05-081-10/+21
* crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut2014-05-081-2/+10
* crypto: caam - Pull all the error codes outMarek Vasut2014-05-081-143/+147
* crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut2014-05-081-2/+3
* crypto: caam - static constify error dataKim Phillips2013-04-251-5/+5
* crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta2012-09-271-2/+0
* crypto: caam - add support for SEC v5.x RNG4Kim Phillips2012-06-271-10/+34
* crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter2011-03-271-4/+4
* crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips2011-03-271-0/+248