summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/error.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* crypto: caam - remove unreachable code in report_ccb_status()Horia Geantă2016-11-131-3/+2Star
* 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/+18Star
* crypto: caam - Sweep the remnantsMarek Vasut2014-05-081-21/+20Star
* crypto: caam - Kill SPRINTFCAT() with fireMarek Vasut2014-05-081-10/+0Star
* crypto: caam - Clean up report_deco_status()Marek Vasut2014-05-081-18/+13Star
* crypto: caam - Clean up report_ccb_status()Marek Vasut2014-05-081-25/+20Star
* 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/+0Star
* 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