summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2020-10-30crypto: qat - use BIT_ULL() - 1 pattern for masksGiovanni Cabiddu
2020-10-30crypto: qat - replace constant masks with GENMASKGiovanni Cabiddu
2020-10-30crypto: qat - abstract build ring baseGiovanni Cabiddu
2020-10-30crypto: qat - enable ring after pair is programmedGiovanni Cabiddu
2020-10-30crypto: qat - register crypto instances based on capabilityGiovanni Cabiddu
2020-10-30crypto: qat - add support for capability detectionMarco Chiappero
2020-10-30crypto: qat - abstract arbiter accessGiovanni Cabiddu
2020-10-30crypto: qat - remove unused macros in arbiter moduleGiovanni Cabiddu
2020-10-30crypto: qat - remove writes into WQCFGGiovanni Cabiddu
2020-10-30crypto: qat - update constants tableGiovanni Cabiddu
2020-10-30crypto: qat - use admin mask to send fw constantsGiovanni Cabiddu
2020-10-30crypto: qat - change admin sequenceGiovanni Cabiddu
2020-10-30crypto: qat - rename ME in AEGiovanni Cabiddu
2020-10-30crypto: qat - add packed to init admin structuresGiovanni Cabiddu
2020-10-30crypto: qat - abstract admin interfaceGiovanni Cabiddu
2020-10-30crypto: qat - relocate GEN2 CSR access codeGiovanni Cabiddu
2020-10-30crypto: qat - split transport CSR access logicGiovanni Cabiddu
2020-10-30crypto: qat - fix configuration of iov threadsGiovanni Cabiddu
2020-10-30crypto: qat - num_rings_per_bank is device dependentAhsan Atta
2020-10-30crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu
2020-10-30crypto: qat - update IV in softwareMarco Chiappero
2020-10-30crypto: inside-secure - Fix sizeof() mismatchColin Ian King
2020-10-30crypto: hisilicon - Fix doc warnings in sgl.c and qm.cShiju Jose
2020-10-30crypto: talitos - Fix return type of current_desc_hdr()Christophe Leroy
2020-10-30crypto: talitos - Endianess in current_desc_hdr()Christophe Leroy
2020-10-30crypto: qat - remove unused functionGiovanni Cabiddu
2020-10-28crypto: sun8x-ce*: update entries to its documentationMauro Carvalho Chehab
2020-10-16Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-10-15Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2020-10-15cxgb4/ch_ipsec: Replace the module name to ch_ipsec from chcrAyush Sawal
2020-10-13Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2020-10-08crypto: bcm - Verify GCM/CCM key length in setkeyHerbert Xu
2020-10-08crypto: qat - drop input parameter from adf_enable_aer()Giovanni Cabiddu
2020-10-08crypto: qat - fix function parameters descriptionsGiovanni Cabiddu
2020-10-07s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUGHarald Freudenberger
2020-10-02crypto: atmel-tdes - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02crypto: drivers - use semicolons rather than commas to separate statementsJulia Lawall
2020-10-02crypto: hisilicon/zip - fix the uninitalized 'curr_qm_qp_num'Sihang Chen
2020-10-02crypto: hisilicon/zip - fix the return value when device is busyYang Shen
2020-10-02crypto: hisilicon/zip - fix zero length input in GZIP decompressZhou Wang
2020-10-02crypto: hisilicon/zip - fix the uncleared debug registersHao Fang
2020-10-02crypto: sa2ul - Fix DMA mapping API usagePeter Ujfalusi
2020-10-02crypto: caam/qi2 - add support for XTS with 16B IVAndrei Botila
2020-10-02crypto: caam/qi - add support for XTS with 16B IVAndrei Botila
2020-10-02crypto: caam/jr - add support for XTS with 16B IVAndrei Botila
2020-10-02crypto: caam - add xts check for block length equal to zeroAndrei Botila
2020-10-02crypto: caam/qi2 - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/qi - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/jr - add support for more XTS key lengthsAndrei Botila
2020-10-02crypto: caam/qi2 - add fallback for XTS with more than 8B IVAndrei Botila