summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2023-04-14starfive: copyright: modify related descriptionWilliam Qiu6-48/+30
2023-02-24crypto: starfive - fix recursive mutex_lockTan En De3-1/+6
2023-02-16CR_3349: crypto: starfive - Remove AES key zeroizationJia Jie Ho1-2/+0
2022-11-01CR_2517:crypto:starfive: Fix "Unbalanced pm_runtime_enable!" warningJia Jie Ho1-1/+3
2022-10-27sec:starfive:add sec runtime PM opsWilliam Qiu3-0/+29
2022-10-14Merge branch 'CR_2285_SEC_jiajie.ho' into 'jh7110-5.15.y-devel'andy.hu4-605/+2
2022-10-14CR_2285:SEC:Crypto:Starfive: Update hardware engine DMA driverjiajie.ho4-605/+2
2022-10-04CR_2141:crypto:starfive: Enhanced AES driver to handle negative casesjiajie.ho2-59/+83
2022-09-22CR_1737:crypto:starfive: Fixed AEAD tag generation and verificationjiajie.ho4-43/+81
2022-09-16Merge branch 'CR_1706_SEC_jiajie.ho' into 'jh7110-5.15.y-devel'andy.hu2-133/+184
2022-08-29CR_2015:crypto:starfive: Remove DES/TDES supportjiajie.ho6-852/+10
2022-08-24CR_1831:crypto:starfive: Add fallback algo for crypto driversjiajie.ho3-305/+382
2022-08-17CR_1706:crypto:starfive: Add buffer alignment for AES driverjiajie.ho2-133/+184
2022-08-16CR_1662:crypto:starfive: Add delay for each CPU data write to enginejiajie.ho1-2/+6
2022-08-10CR_1675:crypto:starfive: Add iv_out read after encryptionjiajie.ho1-0/+16
2022-07-21crypto:starfive: Include bug fixes for hash/hmac found by Linux selftest.jiajie.ho1-9/+14
2022-07-20crypto:starfive: Switch CSR polling instead of interrupt for HMAC.jiajie.ho3-8/+4
2022-07-04crypto:starfive:remove sha warning logwilliam.qiu1-21/+0
2022-07-03crypto:starfive: Enable CCM and GCM mode for AESjiajie.ho3-126/+131
2022-07-01PMU: Power Domain Controller Driver for JH7110 SOCWalker Chen1-3/+10
2022-06-24crypto:starfive:Fix SHA-HMAC driverjiajie.ho4-64/+43
2022-06-08reset:starfive:trng/crypto:shares a reset signalwilliam.qiu1-1/+1
2022-05-19crypto:starfive:fix clock diable errorwilliam.qiu1-3/+0
2022-05-06crypto:starfive:fix format problemwilliam.qiu2-82/+82
2022-04-28crypto:starfive:jh7110: add crypto driver for starfive jh7110 soc.william.qiu14-0/+5998
2022-04-28crypto: add patch for 5.15william.qiu1-0/+33
2021-09-24crypto: ccp - fix resource leaks in ccp_run_aes_gcm_cmd()Dan Carpenter1-6/+8
2021-09-08Merge tag 'pci-v5.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-3/+1
2021-08-27crypto: ccp - Add support for new CCP/PSP device IDJohn Allen1-0/+7
2021-08-21crypto: hisilicon - check _PS0 and _PR0 methodWeili Qian1-0/+4
2021-08-21crypto: hisilicon - change parameter passing of debugfs functionWeili Qian3-36/+20
2021-08-21crypto: hisilicon - support runtime PM for accelerator deviceWeili Qian5-30/+297
2021-08-21crypto: hisilicon - add runtime PM opsWeili Qian2-0/+120
2021-08-21crypto: hisilicon - using 'debugfs_create_file' instead of 'debugfs_create_re...Weili Qian5-27/+81
2021-08-21crypto: hisilicon/sec - modify the hardware endian configurationKai Ye2-27/+9
2021-08-21crypto: hisilicon/sec - fix the abnormal exiting processKai Ye1-1/+2
2021-08-21crypto: qat - store vf.compatible flagGiovanni Cabiddu1-1/+3
2021-08-21crypto: qat - do not export adf_iov_putmsg()Giovanni Cabiddu1-1/+0
2021-08-21crypto: qat - flush vf workqueue at driver removalAhsan Atta5-0/+33
2021-08-21crypto: qat - remove the unnecessary get_vintmsk_offset()Marco Chiappero14-44/+2
2021-08-21crypto: qat - fix naming of PF/VF enable functionsMarco Chiappero9-13/+13
2021-08-21crypto: qat - complete all the init steps before service notificationMarco Chiappero1-4/+6
2021-08-21crypto: qat - move IO virtualization functionsGiovanni Cabiddu4-15/+17
2021-08-21crypto: qat - fix naming for init/shutdown VF to PF notificationsMarco Chiappero5-16/+16
2021-08-21crypto: qat - protect interrupt mask CSRs with a spinlockKanchana Velusamy7-4/+41
2021-08-21crypto: qat - move pf2vf interrupt [en|dis]able to adf_vf_isr.cMarco Chiappero2-20/+20
2021-08-21crypto: qat - fix reuse of completion variableMarco Chiappero1-0/+2
2021-08-21crypto: qat - remove intermediate tasklet for vf2pfSvyatoslav Pankratov4-13/+5
2021-08-21crypto: qat - rename compatibility version definitionMarco Chiappero9-17/+17
2021-08-21crypto: qat - prevent spurious MSI interrupt in PFMarco Chiappero2-7/+20