aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)AuthorFilesLines
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Gravatar Linus Torvalds 1-11/+0
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 1-0/+1
2023-07-03virtio-crypto: call scheduler when we free unused buffsGravatar Xianting Tian 1-0/+1
2023-07-03s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionGravatar Harald Freudenberger 1-11/+0
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 64-503/+3071
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+5
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-3/+1
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-9/+9
2023-06-23crypto: starfive - Add RSA algo supportGravatar Jia Jie Ho 5-2/+683
2023-06-23crypto: starfive - Update hash module irq handlingGravatar Jia Jie Ho 1-1/+8
2023-06-23crypto: caam - optimize RNG sample sizeGravatar Meenakshi Aggarwal 2-22/+44
2023-06-23crypto: caam - add a test for the RNGGravatar Victoria Milhoan (b42089) 2-0/+57
2023-06-23crypto: caam - adjust RNG timing to support more devicesGravatar Victoria Milhoan 1-2/+2
2023-06-16crypto: qat - do not export adf_init_admin_pm()Gravatar Giovanni Cabiddu 1-1/+0
2023-06-16crypto: n2 - Use of_property_read_reg() to parse "reg"Gravatar Rob Herring 1-5/+4
2023-06-16crypto: qat - expose pm_idle_enabled through sysfsGravatar Lucas Segarra Fernandez 4-1/+66
2023-06-16crypto: qat - extend configuration for 4xxxGravatar Adam Guerin 4-22/+152
2023-06-16crypto: qat - refactor fw config logic for 4xxxGravatar Giovanni Cabiddu 1-38/+58
2023-06-16crypto: qat - make fw images name constantGravatar Giovanni Cabiddu 5-10/+10
2023-06-16crypto: qat - move returns to default caseGravatar Adam Guerin 2-11/+10
2023-06-16crypto: qat - unmap buffers before free for RSAGravatar Hareshx Sankar Raj 1-5/+4
2023-06-16crypto: qat - unmap buffer before free for DHGravatar Hareshx Sankar Raj 1-3/+2
2023-06-13crypto: update some Arm documentation referencesGravatar Jonathan Corbet 13-13/+13
2023-06-09crypto: qat - update slice mask for 4xxx devicesGravatar Karthikeyan Gopal 1-1/+1
2023-06-09crypto: qat - set deprecated capabilities as reservedGravatar Karthikeyan Gopal 1-2/+1
2023-06-06crypto: qat - add missing function declaration in adf_dbgfs.hGravatar Giovanni Cabiddu 1-1/+1
2023-06-02crypto: qat - move dbgfs init to separate fileGravatar Damian Muszynski 13-62/+156
2023-06-02crypto: atmel - Switch i2c drivers back to use .probe()Gravatar Uwe Kleine-König 2-2/+2
2023-06-02crypto: marvell/cesa - Fix type mismatch warningGravatar Arnd Bergmann 1-1/+1
2023-06-02crypto: ccp - Add support for PCI device 0x156EGravatar John Allen 1-0/+15
2023-06-02crypto: ccp - Add support for PCI device 0x17E0Gravatar Mario Limonciello 1-0/+28
2023-06-02crypto: ccp - Validate that platform access mailbox registers are declaredGravatar Mario Limonciello 1-0/+5
2023-06-01crypto: hisilicon/qm: Fix to enable build with RISC-V clangGravatar Sunil V L 1-0/+5
2023-05-30bus: fsl-mc: Make remove function return voidGravatar Uwe Kleine-König 1-3/+1
2023-05-24crypto: nx - fix build warnings when DEBUG_FS is not enabledGravatar Randy Dunlap 2-3/+3
2023-05-24crypto: starfive - Depend on AMBA_PL08X instead of selecting itGravatar Herbert Xu 1-3/+2
2023-05-22crypto: starfive - Fix driver dependenciesGravatar Jia Jie Ho 1-2/+1
2023-05-19crypto: starfive - Add hash and HMAC supportGravatar Jia Jie Ho 5-4/+1003
2023-05-19crypto: starfive - Add crypto engine supportGravatar Jia Jie Ho 6-0/+287
2023-05-19crypto: caam - Fix soc_id matchingGravatar Pankaj Gupta 1-4/+13
2023-05-19crypto: sa2ul - change unsafe data size limit to 255 bytesGravatar Tero Kristo 1-1/+1
2023-05-18crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesGravatar Tejun Heo 2-9/+9
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecGravatar Srujana Challa 10-38/+261
2023-05-12crypto: octeontx2 - add support for AF to CPT PF uplink mboxGravatar Srujana Challa 3-2/+98
2023-05-12hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.cGravatar David Yang 4-187/+1
2023-05-12crypto: ixp4xx - silence uninitialized variable warningGravatar Dan Carpenter 1-1/+1
2023-05-12crypto: caam - refactor RNG initializationGravatar Horia GeantA 2-91/+115
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Gravatar Linus Torvalds 1-1/+1
2023-04-28crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Gravatar Christophe JAILLET 1-1/+1
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 2-4/+4