summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Revert "crypto: caam - adjust RNG timing to support more devices"Herbert Xu2023-08-181-2/+2
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-061-11/+0
|\
| * s390/zcrypt: remove ZCRYPT_MULTIDEVNODES kernel config optionHarald Freudenberger2023-07-031-11/+0
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-07-031-0/+1
|\ \
| * | virtio-crypto: call scheduler when we free unused buffsXianting Tian2023-07-031-0/+1
* | | Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-06-3064-503/+3071
|\ \ \
| * | | crypto: starfive - Add RSA algo supportJia Jie Ho2023-06-235-2/+683
| * | | crypto: starfive - Update hash module irq handlingJia Jie Ho2023-06-231-1/+8
| * | | crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal2023-06-232-22/+44
| * | | crypto: caam - add a test for the RNGVictoria Milhoan (b42089)2023-06-232-0/+57
| * | | crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan2023-06-231-2/+2
| * | | crypto: qat - do not export adf_init_admin_pm()Giovanni Cabiddu2023-06-161-1/+0
| * | | crypto: n2 - Use of_property_read_reg() to parse "reg"Rob Herring2023-06-161-5/+4
| * | | crypto: qat - expose pm_idle_enabled through sysfsLucas Segarra Fernandez2023-06-164-1/+66
| * | | crypto: qat - extend configuration for 4xxxAdam Guerin2023-06-164-22/+152
| * | | crypto: qat - refactor fw config logic for 4xxxGiovanni Cabiddu2023-06-161-38/+58
| * | | crypto: qat - make fw images name constantGiovanni Cabiddu2023-06-165-10/+10
| * | | crypto: qat - move returns to default caseAdam Guerin2023-06-162-11/+10
| * | | crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj2023-06-161-5/+4
| * | | crypto: qat - unmap buffer before free for DHHareshx Sankar Raj2023-06-161-3/+2
| * | | crypto: qat - update slice mask for 4xxx devicesKarthikeyan Gopal2023-06-091-1/+1
| * | | crypto: qat - set deprecated capabilities as reservedKarthikeyan Gopal2023-06-091-2/+1
| * | | crypto: qat - add missing function declaration in adf_dbgfs.hGiovanni Cabiddu2023-06-061-1/+1
| * | | crypto: qat - move dbgfs init to separate fileDamian Muszynski2023-06-0213-62/+156
| * | | crypto: atmel - Switch i2c drivers back to use .probe()Uwe Kleine-König2023-06-022-2/+2
| * | | crypto: marvell/cesa - Fix type mismatch warningArnd Bergmann2023-06-021-1/+1
| * | | crypto: ccp - Add support for PCI device 0x156EJohn Allen2023-06-021-0/+15
| * | | crypto: ccp - Add support for PCI device 0x17E0Mario Limonciello2023-06-021-0/+28
| * | | crypto: ccp - Validate that platform access mailbox registers are declaredMario Limonciello2023-06-021-0/+5
| * | | crypto: nx - fix build warnings when DEBUG_FS is not enabledRandy Dunlap2023-05-242-3/+3
| * | | crypto: starfive - Depend on AMBA_PL08X instead of selecting itHerbert Xu2023-05-241-3/+2
| * | | crypto: starfive - Fix driver dependenciesJia Jie Ho2023-05-221-2/+1
| * | | crypto: starfive - Add hash and HMAC supportJia Jie Ho2023-05-195-4/+1003
| * | | crypto: starfive - Add crypto engine supportJia Jie Ho2023-05-196-0/+287
| * | | crypto: caam - Fix soc_id matchingPankaj Gupta2023-05-191-4/+13
| * | | crypto: sa2ul - change unsafe data size limit to 255 bytesTero Kristo2023-05-191-1/+1
| * | | crypto: octeontx2 - hardware configuration for inline IPsecSrujana Challa2023-05-1210-38/+261
| * | | crypto: octeontx2 - add support for AF to CPT PF uplink mboxSrujana Challa2023-05-123-2/+98
| * | | hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.cDavid Yang2023-05-124-187/+1
| * | | crypto: ixp4xx - silence uninitialized variable warningDan Carpenter2023-05-121-1/+1
| * | | crypto: caam - refactor RNG initializationHoria GeantA2023-05-122-91/+115
| |/ /
* | | Merge tag 'riscv-for-linus-6.5-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-06-301-0/+5
|\ \ \
| * | | crypto: hisilicon/qm: Fix to enable build with RISC-V clangSunil V L2023-06-011-0/+5
| |/ /
* | | Merge tag 'soc-drivers-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-06-291-3/+1
|\ \ \
| * | | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-301-3/+1
| |/ /
* | | Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-272-9/+9
|\ \ \ | |_|/ |/| |
| * | crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueuesTejun Heo2023-05-182-9/+9
| |/
* / crypto: update some Arm documentation referencesJonathan Corbet2023-06-1313-13/+13
|/
* Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-05-071-1/+1
|\
| * crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET2023-04-281-1/+1