summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/error.c
AgeCommit message (Expand)AuthorLines
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