summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-12-08crypto: ccree - Remove ofbHerbert Xu
2023-12-08crypto: bcm - Remove ofbHerbert Xu
2023-12-08crypto: starfive - Remove cfb and ofbHerbert Xu
2023-12-08crypto: n2 - Remove cfbHerbert Xu
2023-12-08crypto: octeontx - Remove cfbHerbert Xu
2023-12-08crypto: safexcel - Remove cfb and ofbHerbert Xu
2023-12-08crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu
2023-12-08crypto: hifn_795x - Remove cfb and ofbHerbert Xu
2023-12-08crypto: ccp - Remove cfb and ofbHerbert Xu
2023-12-08crypto: nitrox - Remove cfbHerbert Xu
2023-12-08crypto: cpt - Remove cfbHerbert Xu
2023-12-08crypto: atmel - Remove cfb and ofbHerbert Xu
2023-12-08crypto: aspeed - Remove cfb and ofbHerbert Xu
2023-12-08crypto: crypto4xx - Remove cfb and ofbHerbert Xu
2023-12-08crypto: hisilicon/zip - save capability registers in probe processZhiqi Song
2023-12-08crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song
2023-12-08crypto: hisilicon/hpre - save capability registers in probe processZhiqi Song
2023-12-08crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song
2023-12-08crypto: hisilicon/qm - add a function to set qm algsWenkai Lin
2023-12-08hwrng: core - Fix page fault dead lock on mmap-ed hwrngHerbert Xu
2023-12-08crypto: sahara - avoid skcipher fallback code duplicationOvidiu Panait
2023-12-08crypto: sahara - remove unused error field in sahara_devOvidiu Panait
2023-12-08crypto: sahara - fix error handling in sahara_hw_descriptor_create()Ovidiu Panait
2023-12-08crypto: sahara - fix processing requests with cryptlen < sg->lengthOvidiu Panait
2023-12-08crypto: sahara - fix ahash selftest failureOvidiu Panait
2023-12-08crypto: sahara - fix cbc selftest failureOvidiu Panait
2023-12-08crypto: sahara - remove FLAGS_NEW_KEY logicOvidiu Panait
2023-12-08crypto: safexcel - Add error handling for dma_map_sg() callsNikita Zhandarovich
2023-12-08hwrng: stm32 - add missing clk_disable_unprepare() in stm32_rng_init()Yang Yingliang
2023-12-08crypto: octeontx2 - By default allocate one CPT LF per CPT VFBharat Bhushan
2023-12-08crypto: qat - add NULL pointer checkGiovanni Cabiddu
2023-12-08crypto: qat - fix mutex ordering in adf_rlDamian Muszynski
2023-12-08crypto: qat - fix error path in add_update_sla()Damian Muszynski
2023-12-08crypto: ccp - fix memleak in ccp_init_dm_workareaDinghao Liu
2023-12-01crypto: sa2ul - Return crypto_aead_setkey to transfer the errorChen Ni
2023-12-01crypto: hisilicon/qm - add comments and remove redundant array elementWeili Qian
2023-12-01crypto: hisilicon/qm - simplify the status of qmWeili Qian
2023-12-01crypto: hisilicon/sgl - small cleanups for sgl.cWeili Qian
2023-12-01crypto: hisilicon/zip - add zip comp high perf mode configurationChenghai Huang
2023-12-01crypto: qat - add sysfs_added flag for rate limitingDamian Muszynski
2023-12-01crypto: qat - add sysfs_added flag for rasDamian Muszynski
2023-12-01hwrng: starfive - Fix dev_err_probe return errorJia Jie Ho
2023-12-01crypto: virtio - Handle dataq logic with taskletGonglei (Arei)
2023-12-01crypto: starfive - Pad adata with zeroesJia Jie Ho
2023-11-24crypto: starfive - RSA poll csr for done statusJia Jie Ho
2023-11-24crypto: starfive - Update driver dependenciesJia Jie Ho
2023-11-17hwrng: virtio - remove #ifdef guards for PM functionsMartin Kaiser
2023-11-17crypto: jh7110 - Correct deferred probe returnChanho Park
2023-11-17crypto: qat - prevent underflow in rp2srv_store()Dan Carpenter
2023-11-17crypto: sun8i-ss - use crypto_shash_tfm_digest() in sun8i_ss_hashkey()Eric Biggers