summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2023-02-13net: macsec: Add scaffolding to change completion function signatureHerbert Xu1-4/+4
2023-02-13dm: Add scaffolding to change completion function signatureHerbert Xu2-7/+5
2023-02-10crypto: virtio/akcipher - Do not use GFP_ATOMIC when not neededChristophe JAILLET1-1/+1
2023-02-10crypto: aspeed - fix type warningsNeal Liu1-4/+4
2023-02-10crypto: qat - drop log level of msg in get_instance_node()Giovanni Cabiddu2-2/+2
2023-02-10crypto: qat - fix out-of-bounds readGiovanni Cabiddu1-1/+1
2023-02-10crypto: atmel - Drop unused id parameter from atmel_i2c_probe()Uwe Kleine-König4-6/+4
2023-02-10crypto: safexcel - Use crypto_wait_reqHerbert Xu4-68/+24
2023-02-03hwrng: starfive - Enable compile testingHerbert Xu1-2/+1
2023-02-03crypto: ux500/hash - delete driverLinus Walleij7-2414/+0
2023-02-03crypto: stm32/hash - Support Ux500 hashLinus Walleij1-35/+219
2023-02-03crypto: stm32/hash - Wait for idle before final CPU xmitLinus Walleij1-0/+3
2023-02-03crypto: stm32/hash - Use existing busy poll functionLinus Walleij1-2/+4
2023-02-03crypto: stm32/hash - Simplify codeLinus Walleij1-2/+1
2023-02-03crypto: marvell/cesa - Use crypto_wait_reqHerbert Xu1-33/+8
2023-02-03crypto: img-hash - Fix sparse endianness warningHerbert Xu1-4/+4
2023-02-03crypto: ccp - Flush the SEV-ES TMR memory before giving it to firmwareTom Lendacky1-1/+5
2023-02-03crypto: qat - add qat_zlib_deflateLucas Segarra Fernandez1-12/+154
2023-02-03crypto: qat - extend buffer list logic interfaceLucas Segarra Fernandez3-5/+37
2023-01-27crypto: caam - Use ahash_request_completeHerbert Xu2-6/+6
2023-01-27crypto: bcm - Use subrequest for fallbackHerbert Xu2-70/+37
2023-01-27crypto: aspeed - Use devm_platform_get_and_ioremap_resource()ye xingchen1-4/+1
2023-01-27crypto: aspeed - change aspeed_acry_akcipher_algs to staticYang Yingliang1-1/+1
2023-01-27hwrng: starfive - Add TRNG driver for StarFive SoCJia Jie Ho3-0/+405
2023-01-27crypto: ccp - Add a firmware definition for EPYC gen 4 processorsTom Lendacky1-0/+1
2023-01-27crypto: ccp - Provide MMIO register naming for documenationTom Lendacky1-23/+23
2023-01-20crypto: atmel-i2c - avoid defines prefixed with CONFIGLukas Bulwahn2-2/+2
2023-01-20crypto: qat - fix spelling mistakes from 'bufer' to 'buffer'Meadhbh Fitzpatrick3-45/+45
2023-01-20crypto: hisilicon - remove redundant config PCI dependency for some CRYPTO_DE...Lukas Bulwahn1-4/+4
2023-01-20crypto: stm32 - Use accelerated readsl/writeslLinus Walleij1-26/+11
2023-01-20crypto: aspeed - Replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2023-01-20crypto: ccp - Failure on re-initialization due to duplicate sysfs filenameKoba Ko1-4/+17
2023-01-13crypto: sun8i-ce - Add TRNG clock to the D1 variantSamuel Holland2-1/+2
2023-01-13crypto: aspeed - Add ACRY RSA driverNeal Liu3-0/+841
2023-01-06crypto: ccp - Avoid page allocation failure warning for SEV_GET_ID2David Rientjes1-1/+8
2023-01-06crypto: talitos - Remove GFP_DMA and add DMA alignment paddingHerbert Xu1-1/+1
2023-01-06crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu13-71/+111
2023-01-06crypto: xts - drop xts_check_key()Vladis Dronov7-15/+11
2023-01-06crypto: sun8i-ss - Remove GFP_DMA and add DMA alignment paddingHerbert Xu4-11/+21
2023-01-06crypto: caam - Avoid GCC memset bug warningHerbert Xu1-1/+2
2022-12-30crypto: ux500 - update debug config after ux500 cryp driver removalLukas Bulwahn1-4/+3
2022-12-30crypto: atmel - Add capability case for the 0x600 SHA and AES IP versionsSergiu Moga2-0/+2
2022-12-30crypto: caam - fix CAAM io mem access in blob_genNikolaus Voss1-1/+1
2022-12-26treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)44-66/+66
2022-12-24Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+16
2022-12-24Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-2/+2
2022-12-23Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+5
2022-12-23Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds47-372/+647
2022-12-22Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds8-10/+168
2022-12-22Merge tag 'block-6.2-2022-12-19' of git://git.kernel.dk/linuxLinus Torvalds1-16/+12