summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2022-05-19Merge tag 'v5.4.193' into update-to-2.3.7__5.4-2.3.x-imxPhilippe Schenker
2022-05-19LF-3705-1: caam: imx8m: fix the built-in caam driver cannot match soc_idAlice Guo
2022-04-15crypto: ccp - ccp_dmaengine_unregister release dma channelsDāvis Mosāns
2022-04-15crypto: vmx - add missing dependenciesPetr Vorel
2022-04-15crypto: ccree - don't attempt 0 len DMA mappingsGilad Ben-Yossef
2022-04-15crypto: mxs-dcp - Fix scatterlist processingTomas Paukrt
2022-03-28crypto: qat - disable registration of algorithmsGiovanni Cabiddu
2022-03-23crypto: qcom-rng - ensure buffer for generate is completely filledBrian Masney
2022-01-27crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li
2022-01-27crypto: stm32/crc32 - Fix kernel BUG triggered in probe()Marek Vasut
2022-01-27crypto: omap-aes - Fix broken pm_runtime_and_get() usageHeiner Kallweit
2022-01-27crypto: stm32/cryp - fix lrw chaining modeNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix double pm exitNicolas Toromanoff
2022-01-27crypto: stm32/cryp - fix xts and race condition in crypto_engine requestsNicolas Toromanoff
2022-01-27crypto: qce - fix uaf on qce_ahash_register_oneChengfeng Ye
2022-01-12crypto: caam: fix pointer dereferenceDenys Drozdov
2022-01-10Merge tag 'v5.4.160' into HEADDenys Drozdov
2021-11-17crypto: qat - disregard spurious PFVF interruptsGiovanni Cabiddu
2021-11-17crypto: qat - detect PFVF collision after ACKGiovanni Cabiddu
2021-11-17crypto: caam - disable pkc for non-E SoCsMichael Walle
2021-11-17crypto: s5p-sss - Add error handling in s5p_aes_probe()Tang Bin
2021-11-08Merge tag 'v5.4.151' into 5.4-2.3.x-imxDenys Drozdov
2021-10-06crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter
2021-09-22Merge tag 'v5.4.148' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-22crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson
2021-09-16Merge tag 'v5.4.147' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-09-15crypto: qat - use proper type for vf_maskGiovanni Cabiddu
2021-09-15crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu
2021-09-15crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero
2021-09-15crypto: qat - fix reuse of completion variableMarco Chiappero
2021-09-15crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu
2021-09-15crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu
2021-09-15crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren
2021-09-15crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson
2021-07-20Merge tag 'v5.4.133' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-20Merge tag 'v5.4.132' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-07-19crypto: ccp - Annotate SEV Firmware file namesJoerg Roedel
2021-07-14crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu
2021-07-14crypto: omap-sham - Fix PM reference leak in omap sham opsZhang Qilong
2021-07-14crypto: nitrox - fix unchecked variable in nitrox_register_interruptsTong Tiangen
2021-07-14crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET
2021-07-14crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2021-07-14crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe
2021-07-14crypto: qat - remove unused macro in FW loaderJack Xu
2021-07-14crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu
2021-07-14crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui
2021-05-14Merge tag 'v5.4.119' into 5.4-2.3.x-imxAndrey Zhizhikin
2021-05-14crypto: qat - Fix a double free in adf_create_ringLv Yunlong
2021-05-14crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu
2021-05-14crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang