summaryrefslogtreecommitdiffstats
path: root/drivers/char/Kconfig (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-15hwrng: ingenic - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15hwrng: exynos - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15hwrng: cctrng - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15hwrng: atmel - Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-12-15hwrng: virtio - Remove usage of the deprecated ida_simple_xx() APIChristophe JAILLET1-3/+3
2023-12-15crypto: hisilicon/sec2 - optimize the error return processChenghai Huang1-2/+5
2023-12-15crypto: hisilicon/qm - delete a dbg functionChenghai Huang1-3/+0
2023-12-15crypto: api - Disallow identical driver namesHerbert Xu1-0/+1
2023-12-15dmaengine: idxd: Add support for device/wq defaultsTom Zanussi4-1/+65
2023-12-15crypto: iaa - Add IAA Compression Accelerator statsTom Zanussi6-2/+427
2023-12-15crypto: iaa - Add irq support for the crypto async interfaceTom Zanussi2-2/+266
2023-12-15crypto: iaa - Add support for deflate-iaa compression algorithmTom Zanussi3-18/+1079
2023-12-15crypto: iaa - Add compression mode management along with fixed modeTom Zanussi4-2/+504
2023-12-15crypto: iaa - Add per-cpu workqueue table with rebalancingTom Zanussi2-0/+229
2023-12-15crypto: iaa - Add Intel IAA Compression Accelerator crypto driver coreTom Zanussi7-0/+382
2023-12-15crypto: iaa - Add IAA Compression Accelerator DocumentationTom Zanussi4-0/+865
2023-12-15dmaengine: idxd: add callback support for iaa cryptoTom Zanussi5-20/+65
2023-12-15dmaengine: idxd: Add wq private data accessorsTom Zanussi1-0/+10
2023-12-15dmaengine: idxd: Export wq resource management functionsTom Zanussi1-0/+5
2023-12-15dmaengine: idxd: Export descriptor management functionsTom Zanussi1-0/+3
2023-12-15dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...Tom Zanussi4-10/+12
2023-12-15dmaengine: idxd: add external module driver support for dsa_bus_typeDave Jiang2-0/+9
2023-12-15crypto: starfive - Fix dev_err_probe return errorJia Jie Ho1-1/+1
2023-12-15crypto: starfive - Remove unneeded NULL checksJia Jie Ho1-6/+3
2023-12-08crypto: algif_skcipher - Fix stream cipher chainingHerbert Xu2-3/+71
2023-12-08crypto: arc4 - Add internal stateHerbert Xu1-1/+10
2023-12-08crypto: skcipher - Make use of internal stateHerbert Xu3-8/+139
2023-12-08crypto: skcipher - Add internal state supportHerbert Xu5-22/+94
2023-12-08crypto: cfb,ofb - Remove cfb and ofbHerbert Xu4-385/+0
2023-12-08crypto: testmgr - Remove cfb and ofbHerbert Xu2-1187/+0
2023-12-08crypto: tcrypt - Remove cfb and ofbHerbert Xu1-76/+0
2023-12-08crypto: ccree - Remove ofbHerbert Xu1-35/+0
2023-12-08crypto: bcm - Remove ofbHerbert Xu1-57/+0
2023-12-08crypto: starfive - Remove cfb and ofbHerbert Xu2-72/+1
2023-12-08crypto: n2 - Remove cfbHerbert Xu1-26/+1
2023-12-08crypto: octeontx - Remove cfbHerbert Xu1-23/+0
2023-12-08crypto: safexcel - Remove cfb and ofbHerbert Xu3-160/+0
2023-12-08crypto: hisilicon/sec2 - Remove cfb and ofbHerbert Xu3-29/+1
2023-12-08crypto: hifn_795x - Remove cfb and ofbHerbert Xu1-123/+3
2023-12-08crypto: ccp - Remove cfb and ofbHerbert Xu1-18/+0
2023-12-08crypto: nitrox - Remove cfbHerbert Xu1-19/+0
2023-12-08crypto: cpt - Remove cfbHerbert Xu1-24/+0
2023-12-08crypto: atmel - Remove cfb and ofbHerbert Xu2-411/+8
2023-12-08crypto: aspeed - Remove cfb and ofbHerbert Xu2-233/+1
2023-12-08crypto: crypto4xx - Remove cfb and ofbHerbert Xu3-58/+0
2023-12-08crypto: x86/sm4 - Remove cfb(sm4)Herbert Xu6-271/+4
2023-12-08crypto: arm64/sm4 - Remove cfb(sm4)Herbert Xu6-489/+4
2023-12-08crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu2-2/+6
2023-12-08crypto: hisilicon/zip - save capability registers in probe processZhiqi Song1-13/+60
2023-12-08crypto: hisilicon/sec2 - save capability registers in probe processZhiqi Song3-5/+55