summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2023-07-03virtio-crypto: call scheduler when we free unused buffsXianting Tian
2023-07-03s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-30Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-06-29Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-23crypto: starfive - Add RSA algo supportJia Jie Ho
2023-06-23crypto: starfive - Update hash module irq handlingJia Jie Ho
2023-06-23crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal
2023-06-23crypto: caam - add a test for the RNGVictoria Milhoan (b42089)
2023-06-23crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan
2023-06-16crypto: qat - do not export adf_init_admin_pm()Giovanni Cabiddu
2023-06-16crypto: n2 - Use of_property_read_reg() to parse "reg"Rob Herring
2023-06-16crypto: qat - expose pm_idle_enabled through sysfsLucas Segarra Fernandez
2023-06-16crypto: qat - extend configuration for 4xxxAdam Guerin
2023-06-16crypto: qat - refactor fw config logic for 4xxxGiovanni Cabiddu
2023-06-16crypto: qat - make fw images name constantGiovanni Cabiddu
2023-06-16crypto: qat - move returns to default caseAdam Guerin
2023-06-16crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj
2023-06-16crypto: qat - unmap buffer before free for DHHareshx Sankar Raj
2023-06-13crypto: update some Arm documentation referencesJonathan Corbet
2023-06-09crypto: qat - update slice mask for 4xxx devicesKarthikeyan Gopal
2023-06-09crypto: qat - set deprecated capabilities as reservedKarthikeyan Gopal
2023-06-06crypto: qat - add missing function declaration in adf_dbgfs.hGiovanni Cabiddu
2023-06-02crypto: qat - move dbgfs init to separate fileDamian Muszynski
2023-06-02crypto: atmel - Switch i2c drivers back to use .probe()Uwe Kleine-König
2023-06-02crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann
2023-06-02crypto: ccp - Add support for PCI device 0x156EJohn Allen
2023-06-02crypto: ccp - Add support for PCI device 0x17E0Mario Limonciello
2023-06-02crypto: ccp - Validate that platform access mailbox registers are declaredMario Limonciello
2023-06-01crypto: hisilicon/qm: Fix to enable build with RISC-V clangSunil V L
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König
2023-05-24crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap
2023-05-24crypto: starfive - Depend on AMBA_PL08X instead of selecting itHerbert Xu
2023-05-22crypto: starfive - Fix driver dependenciesJia Jie Ho
2023-05-19crypto: starfive - Add hash and HMAC supportJia Jie Ho
2023-05-19crypto: starfive - Add crypto engine supportJia Jie Ho
2023-05-19crypto: caam - Fix soc_id matchingPankaj Gupta
2023-05-19crypto: sa2ul - change unsafe data size limit to 255 bytesTero Kristo
2023-05-18crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo
2023-05-12crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa
2023-05-12crypto: octeontx2 - add support for AF to CPT PF uplink mboxSrujana Challa
2023-05-12hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.cDavid Yang
2023-05-12crypto: ixp4xx - silence uninitialized variable warningDan Carpenter
2023-05-12crypto: caam - refactor RNG initializationHoria GeantA
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-28crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds