summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-10-13120-1844/+3926
|\
| * crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu2020-10-081-1/+14
| * crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu2020-10-085-7/+7
| * crypto: qat - fix function parameters descriptionsGiovanni Cabiddu2020-10-082-2/+6
| * crypto: atmel-tdes - use semicolons rather than commas to separate statementsJulia Lawall2020-10-021-1/+1
| * crypto: drivers - use semicolons rather than commas to separate statementsJulia Lawall2020-10-023-7/+7
| * crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen2020-10-021-0/+1
| * crypto: hisilicon/zip - fix the return value when device is busyYang Shen2020-10-021-1/+2
| * crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang2020-10-021-6/+17
| * crypto: hisilicon/zip - fix the uncleared debug registersHao Fang2020-10-021-0/+18
| * crypto: sa2ul - Fix DMA mapping API usagePeter Ujfalusi2020-10-021-98/+117
| * crypto: caam/qi2 - add support for XTS with 16B IVAndrei Botila2020-10-021-5/+10
| * crypto: caam/qi - add support for XTS with 16B IVAndrei Botila2020-10-021-4/+8
| * crypto: caam/jr - add support for XTS with 16B IVAndrei Botila2020-10-022-15/+24
| * crypto: caam - add xts check for block length equal to zeroAndrei Botila2020-10-023-4/+24
| * crypto: caam/qi2 - add support for more XTS key lengthsAndrei Botila2020-10-021-4/+12
| * crypto: caam/qi - add support for more XTS key lengthsAndrei Botila2020-10-021-3/+10
| * crypto: caam/jr - add support for more XTS key lengthsAndrei Botila2020-10-021-3/+10
| * crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila2020-10-023-5/+78
| * crypto: caam/qi - add fallback for XTS with more than 8B IVAndrei Botila2020-10-022-5/+68
| * crypto: caam/jr - add fallback for XTS with more than 8B IVAndrei Botila2020-10-022-7/+66
| * crypto: mediatek - simplify the return expression of mtk_dfe_dse_reset()Qinglang Miao2020-10-021-7/+1
| * crypto: marvell/octeontx - simplify the return expression of create_sysfs_eng...Qinglang Miao2020-10-021-7/+1
| * crypto: ccp - fix error handlingPavel Machek2020-10-021-1/+1
| * crypto: cpt - simplify the return expression of cav_register_algsLiu Shixin2020-10-021-7/+1
| * crypto: hisilicon/qm - remove the update of flagsWeili Qian2020-09-251-1/+0
| * crypto: hisilicon/qm - fix wrong return type of 'pci_get_drvdata'Yang Shen2020-09-253-6/+3
| * crypto: hisilicon/hpre - fix a bug in dh algorithmMeng Yu2020-09-251-0/+2
| * crypto: hisilicon/hpre - adjust some coding styleMeng Yu2020-09-251-8/+5
| * crypto: hisilicon/hpre - remove useless codeMeng Yu2020-09-252-5/+4
| * crypto: chelsio - fix minor indentation issueColin Ian King2020-09-251-1/+1
| * crypto: sun8i-ss - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
| * crypto: sun8i-ce - fix comparison of integer expressions of different signednessCorentin Labbe2020-09-251-3/+4
| * crypto: sun8i-ce - Add support for the TRNGCorentin Labbe2020-09-255-0/+172
| * crypto: sun8i-ce - Add support for the PRNGCorentin Labbe2020-09-255-1/+261
| * crypto: sun8i-ce - Add stat_bytes debugfsCorentin Labbe2020-09-251-0/+2
| * crypto: sun8i-ce - support hash algorithmsCorentin Labbe2020-09-255-0/+711
| * crypto: sun8i-ce - rename has_t_dlen_in_bytes to cipher_t_dlen_in_bytesCorentin Labbe2020-09-253-4/+4
| * crypto: sun8i-ce - handle different error registersCorentin Labbe2020-09-252-8/+62
| * crypto: sun8i-ce - split into prepare/run/unprepareCorentin Labbe2020-09-252-20/+79
| * crypto: sun8i-ce - move iv data to request contextCorentin Labbe2020-09-252-18/+19
| * crypto: sun8i-ce - handle endianness of t_common_ctlCorentin Labbe2020-09-251-1/+4
| * crypto: sun8i-ss - better debug printingCorentin Labbe2020-09-251-3/+3
| * crypto: sun8i-ss - Add more comment on some structuresCorentin Labbe2020-09-251-0/+2
| * crypto: sun8i-ss - fix a trivial typoCorentin Labbe2020-09-251-1/+1
| * crypto: sun8i-ss - support hash algorithmsCorentin Labbe2020-09-255-0/+667
| * crypto: sun8i-ss - Add support for the PRNGCorentin Labbe2020-09-255-0/+246
| * crypto: sun8i-ss - Add SS_START defineCorentin Labbe2020-09-252-1/+3
| * crypto: hisilicon/qm - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-11/+1
| * crypto: cavium/zip - Convert to DEFINE_SHOW_ATTRIBUTEQinglang Miao2020-09-251-38/+6