summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* crypto: qat - handle both source of interrupt in VF ISRGiovanni Cabiddu2021-09-221-3/+4
* crypto: qat - do not ignore errors from enable_vf2pf_comms()Giovanni Cabiddu2021-09-221-2/+3
* crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren2021-09-221-1/+1
* crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson2021-09-221-10/+35
* crypto: talitos - reduce max key size for SEC1Christophe Leroy2021-09-221-0/+4
* crypto: nx - Fix RCU warning in nx842_OF_upd_statusHerbert Xu2021-07-201-3/+5
* crypto: ccp - Fix a resource leak in an error handling pathChristophe JAILLET2021-07-201-2/+4
* crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei2021-07-201-0/+1
* crypto: ixp4xx - dma_unmap the correct addressCorentin Labbe2021-07-201-1/+1
* crypto: qat - remove unused macro in FW loaderJack Xu2021-07-201-1/+0
* crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu2021-07-201-1/+5
* crypto: nx - add missing MODULE_DEVICE_TABLEBixuan Cui2021-07-201-0/+1
* crypto: qat - Fix a double free in adf_create_ringLv Yunlong2021-05-221-0/+1
* crypto: qat - fix error path in adf_isr_resource_alloc()Giovanni Cabiddu2021-05-221-8/+21
* crypto: qat - ADF_STATUS_PF_RUNNING should be set after adf_dev_initTong Zhang2021-05-223-6/+6
* crypto: qat - don't release uninitialized resourcesTong Zhang2021-05-221-4/+13
* crypto: sun4i-ss - handle BigEndian for cipherCorentin Labbe2021-03-041-6/+6
* crypto: sun4i-ss - checking sg length is not sufficientCorentin Labbe2021-03-041-2/+2
* crypto: talitos - Work around SEC6 ERRATA (AES-CTR mode data size error)Christophe Leroy2021-03-042-12/+17
* crypto: bcm - Rename struct device_private to bcm_device_privateJiri Olsa2021-03-043-4/+4
* crypto: sun4i-ss - fix kmap usageCorentin Labbe2021-03-041-44/+65
* cxgb4/chtls/cxgbit: Keeping the max ofld immediate data size same in cxgb4 an...Ayush Sawal2021-03-041-3/+0
* chtls: Fix potential resource leakPan Bian2021-02-131-4/+3
* chtls: Fix chtls resources release sequenceAyush Sawal2021-01-171-5/+4
* chtls: Added a check to avoid NULL pointer dereferenceAyush Sawal2021-01-171-0/+5
* chtls: Replace skb_dequeue with skb_peekAyush Sawal2021-01-171-1/+1
* chtls: Fix panic when route to peer not configuredAyush Sawal2021-01-171-2/+12
* chtls: Remove invalid set_tcb callAyush Sawal2021-01-171-3/+0
* chtls: Fix hardware tid leakAyush Sawal2021-01-171-36/+3
* crypto: omap-aes - Fix PM disable depth imbalance in omap_aes_probeZhang Qilong2020-12-301-1/+2
* crypto: crypto4xx - Replace bitwise OR with logical OR in crypto4xx_build_pdNathan Chancellor2020-12-301-1/+1
* crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu2020-12-301-1/+1
* crypto: inside-secure - Fix sizeof() mismatchColin Ian King2020-12-301-1/+1
* crypto: talitos - Fix return type of current_desc_hdr()Christophe Leroy2020-12-301-3/+3
* crypto: talitos - Endianess in current_desc_hdr()Christophe Leroy2020-12-301-2/+2
* chelsio/chtls: fix panic during unload reload chtlsVinay Kumar Yadav2020-12-081-0/+1
* chelsio/chtls: fix a double free in chtls_setkey()Dan Carpenter2020-12-081-0/+1
* chelsio/chtls: fix always leaking ctrl_skbVinay Kumar Yadav2020-11-101-1/+1
* chelsio/chtls: fix memory leaks caused by a raceVinay Kumar Yadav2020-11-101-0/+3
* chelsio/chtls: fix tls record info to userVinay Kumar Yadav2020-11-051-2/+5
* chelsio/chtls: fix memory leaks in CPL handlersVinay Kumar Yadav2020-11-051-15/+12
* chelsio/chtls: fix deadlock issueVinay Kumar Yadav2020-11-051-2/+0
* crypto: ccp - fix error handlingPavel Machek2020-10-301-1/+1
* cypto: mediatek - fix leaks in mtk_desc_ring_allocXiaoliang Pang2020-10-291-2/+2
* crypto: omap-sham - fix digcnt register handling with export/importTero Kristo2020-10-291-0/+3
* crypto: picoxcell - Fix potential race condition bugMadhuparna Bhowmik2020-10-291-5/+4
* crypto: ixp4xx - Fix the size used in a 'dma_free_coherent()' callChristophe JAILLET2020-10-291-1/+1
* crypto: mediatek - Fix wrong return value in mtk_desc_ring_alloc()Tianjia Zhang2020-10-291-2/+2
* chelsio/chtls: correct function return and return typeVinay Kumar Yadav2020-10-291-2/+2
* chelsio/chtls: correct netdevice for vlan interfaceVinay Kumar Yadav2020-10-291-0/+3