summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
...
* | crypto: qat - enable interrupts only after ISR allocationMarco Chiappero2021-08-211-2/+2
* | crypto: qat - remove empty sriov_configure()Marco Chiappero2021-08-211-4/+1
* | crypto: qat - use proper type for vf_maskGiovanni Cabiddu2021-08-211-3/+4
* | crypto: qat - fix a typo in a commentChristophe JAILLET2021-08-211-1/+1
* | crypto: qat - disable AER if an error occurs in probe functionsChristophe JAILLET2021-08-213-6/+12
* | crypto: qat - set DMA mask to 48 bits for Gen2Giovanni Cabiddu2021-08-216-6/+6
* | crypto: qat - simplify code and axe the use of a deprecated APIChristophe JAILLET2021-08-217-76/+28
* | crypto: omap - Fix inconsistent locking of device listsBen Hutchings2021-08-213-14/+14
* | crypto: omap - Avoid redundant copy when using truncated sg listBen Hutchings2021-08-211-1/+1
* | crypto: hisilicon - enable hpre device clock gatingWeili Qian2021-08-121-0/+63
* | crypto: hisilicon - enable sec device clock gatingWeili Qian2021-08-121-5/+41
* | crypto: hisilicon - enable zip device clock gatingWeili Qian2021-08-121-0/+26
* | crypto: virtio - Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-121-2/+2
* | crypto: sun8i-ce - use kfree_sensitive to clear and free sensitive dataJason Wang2021-08-122-8/+4
* | crypto: ccp - shutdown SEV firmware on kexecBrijesh Singh2021-08-062-26/+35
* | crypto: omap-sham - drop pm_runtime_irqsafe() usageTony Lindgren2021-08-061-1/+0
* | crypto: omap-sham - drop suspend and resume functionsTony Lindgren2021-08-061-21/+0
* | crypto: omap-sham - drop old hw_init and unused FLAGS_INITTony Lindgren2021-08-061-21/+5
* | crypto: omap-sham - add missing pm_runtime_dontuse_autosuspend()Tony Lindgren2021-08-061-0/+2
* | crypto: omap-sham - initialize req only after omap_sham_hw_init()Tony Lindgren2021-08-061-2/+2
* | crypto: omap-sham - clear dma flags only after omap_sham_update_dma_stop()Tony Lindgren2021-08-061-1/+1
* | crypto: atmel-aes - use swap()Salah Triki2021-07-301-6/+2
* | crypto: sun8i-ss - Use kfree_sensitiveJason Wang2021-07-301-6/+3
* | crypto: atmel-aes - Allocate aes dev at tfm init timeTudor Ambarus2021-07-301-33/+43
* | crypto: atmel-aes - Add fallback to XTS software implementationTudor Ambarus2021-07-301-4/+51
* | crypto: atmel - Set OFB's blocksize to 1Tudor Ambarus2021-07-302-2/+2
* | crypto: atmel-tdes - Add FIPS81's zero length cryptlen constraintTudor Ambarus2021-07-301-0/+3
* | crypto: atmel-aes - Add NIST 800-38A's zero length cryptlen constraintTudor Ambarus2021-07-301-0/+7
* | crypto: atmel-aes - Add XTS input length constraintTudor Ambarus2021-07-301-0/+3
* | crypto: atmel-aes - Add blocksize constraint for ECB and CBC modesTudor Ambarus2021-07-301-1/+6
* | crypto: atmel-tdes - Handle error messagesTudor Ambarus2021-07-301-17/+16
* | crypto: atmel-tdes - Clarify how tdes dev gets allocated to the tfmTudor Ambarus2021-07-301-19/+9
* | crypto: mxs-dcp - Use sg_mapping_iter to copy dataSean Anderson2021-07-161-27/+9
* | crypto: mxs-dcp - Check for DMA mapping errorsSean Anderson2021-07-161-10/+35
|/
* Merge tag 'arm-soc-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds2021-07-101-0/+4
|\
| * Merge tag 'ixp4xx-arm-soc-v5.14' of git://git.kernel.org/pub/scm/linux/kernel...Olof Johansson2021-06-231-0/+4
| |\
| | * soc: ixp4xx: move cpu detection to linux/soc/ixp4xx/cpu.hArnd Bergmann2021-06-171-0/+4
| * | Revert "crypto: cavium/nitrox - add an error message to explain the failure o...Greg Kroah-Hartman2021-05-131-1/+0
| |/
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-07-096-8/+10
|\ \
| * | crypto: hisilicon/sec - fix the process of disabling sva prefetchingKai Ye2021-06-281-0/+3
| * | crypto: sl3516 - Add dependency on ARCH_GEMINIGeert Uytterhoeven2021-06-281-2/+2
| * | crypto: sl3516 - Typo s/Stormlink/Storlink/Geert Uytterhoeven2021-06-283-3/+3
| * | crypto: omap - Drop obsolete PageSlab checkHerbert Xu2021-06-281-2/+1
| * | crypto: qat - ratelimit invalid ioctl message and print the invalid cmdColin Ian King2021-06-281-1/+1
* | | Merge tag 'powerpc-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2021-07-024-4/+143
|\ \ \ | |/ / |/| |
| * | crypto/nx: Register and unregister VAS interface on PowerVMHaren Myneni2021-06-202-0/+9
| * | crypto/nx: Add sysfs interface to export NX capabilitiesHaren Myneni2021-06-201-0/+43
| * | crypto/nx: Get NX capabilities for GZIP coprocessor typeHaren Myneni2021-06-201-0/+87
| * | crypto/nx: Rename nx-842-pseries file name to nx-common-pseriesHaren Myneni2021-06-202-1/+1
| * | powerpc/powernv/vas: Rename register/unregister functionsHaren Myneni2021-06-201-3/+3
| |/