aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/error.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-15crypto: caam - don't include unneeded headersHoria Geantă1-2/+0
2016-11-13crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă1-3/+2
2015-01-26crypto: caam - don't emit ICV check failures to dmesgKim Phillips1-4/+9
2014-11-06crypto: caam - fix error reportingCristian Stoica1-8/+17
2014-05-08crypto: caam - Fix the 'quoted string split across lines'Marek Vasut1-59/+18
2014-05-08crypto: caam - Sweep the remnantsMarek Vasut1-21/+20
2014-05-08crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut1-10/+0
2014-05-08crypto: caam - Clean up report_deco_status()Marek Vasut1-18/+13
2014-05-08crypto: caam - Clean up report_ccb_status()Marek Vasut1-25/+20
2014-05-08crypto: caam - Dissolve report_jump_idx()Marek Vasut1-15/+17
2014-05-08crypto: caam - Kill the easy targetsMarek Vasut1-12/+17
2014-05-08crypto: caam - Pass error type into the functionsMarek Vasut1-10/+21
2014-05-08crypto: caam - Implement fast-path for error codes with no handlerMarek Vasut1-2/+10
2014-05-08crypto: caam - Pull all the error codes outMarek Vasut1-143/+147
2014-05-08crypto: caam - Contain caam_jr_strstatus() uglinessMarek Vasut1-2/+3
2013-04-25crypto: caam - static constify error dataKim Phillips1-5/+5
2012-09-27crypto: caam - fix error IDs for SEC v5.x RNG4Horia Geanta1-2/+0
2012-06-27crypto: caam - add support for SEC v5.x RNG4Kim Phillips1-10/+34
2011-03-27crypto: caam - ARRAY_SIZE() vs sizeof()Dan Carpenter1-4/+4
2011-03-27crypto: caam - Add support for the Freescale SEC4/CAAMKim Phillips1-0/+248