summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/qat_uclo.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: kzalloc() -> kcalloc()Kees Cook2018-06-121-2/+3
* crypto: qat - mark expected switch fall-throughs in qat_ucloGustavo A. R. Silva2017-11-031-0/+3
* crypto: qat - pr_err() strings should end with newlinesArvind Yadav2017-10-121-6/+6
* crypto: qat - fix leak on error pathGiovanni Cabiddu2016-09-131-4/+4
* crypto: qat - The AE id should be less than the maximal AE numberPingchao Yang2016-02-281-1/+1
* crypto: qat - add support for new devices to FW loaderPingchao Yang2015-12-091-26/+529
* crypto: qat - add support for MMP FWPingchao Yang2015-07-171-21/+6
* crypto: qat - Fixed SKU1 dev issueTadeusz Struk2014-08-011-5/+1
* crypto: qat - Updated print outputsTadeusz Struk2014-08-011-9/+9
* crypto: qat - change ae_num to ae_idTadeusz Struk2014-08-011-35/+32
* crypto: qat - change slice->regions to slice->regionTadeusz Struk2014-08-011-11/+11
* crypto: qat - use min_t macroTadeusz Struk2014-08-011-2/+2
* crypto: qat - remove unnecessary parenthesesTadeusz Struk2014-08-011-27/+27
* crypto: qat - remove unnecessary return codesTadeusz Struk2014-08-011-15/+8
* crypto: qat - Fix error path crash when no firmware is presentTadeusz Struk2014-06-261-5/+5
* crypto: qat - Fixed new checkpatch warningsTadeusz Struk2014-06-261-7/+10
* crypto: qat - Intel(R) QAT ucode part of fw loaderTadeusz Struk2014-06-201-0/+1192
OpenPOWER on IntegriCloud