index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
char
/
Kconfig
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-12-15
hwrng: ingenic - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-15
hwrng: exynos - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-15
hwrng: cctrng - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-15
hwrng: atmel - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-12-15
hwrng: virtio - Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-3
/
+3
2023-12-15
crypto: hisilicon/sec2 - optimize the error return process
Chenghai Huang
1
-2
/
+5
2023-12-15
crypto: hisilicon/qm - delete a dbg function
Chenghai Huang
1
-3
/
+0
2023-12-15
crypto: api - Disallow identical driver names
Herbert Xu
1
-0
/
+1
2023-12-15
dmaengine: idxd: Add support for device/wq defaults
Tom Zanussi
4
-1
/
+65
2023-12-15
crypto: iaa - Add IAA Compression Accelerator stats
Tom Zanussi
6
-2
/
+427
2023-12-15
crypto: iaa - Add irq support for the crypto async interface
Tom Zanussi
2
-2
/
+266
2023-12-15
crypto: iaa - Add support for deflate-iaa compression algorithm
Tom Zanussi
3
-18
/
+1079
2023-12-15
crypto: iaa - Add compression mode management along with fixed mode
Tom Zanussi
4
-2
/
+504
2023-12-15
crypto: iaa - Add per-cpu workqueue table with rebalancing
Tom Zanussi
2
-0
/
+229
2023-12-15
crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core
Tom Zanussi
7
-0
/
+382
2023-12-15
crypto: iaa - Add IAA Compression Accelerator Documentation
Tom Zanussi
4
-0
/
+865
2023-12-15
dmaengine: idxd: add callback support for iaa crypto
Tom Zanussi
5
-20
/
+65
2023-12-15
dmaengine: idxd: Add wq private data accessors
Tom Zanussi
1
-0
/
+10
2023-12-15
dmaengine: idxd: Export wq resource management functions
Tom Zanussi
1
-0
/
+5
2023-12-15
dmaengine: idxd: Export descriptor management functions
Tom Zanussi
1
-0
/
+3
2023-12-15
dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, ...
Tom Zanussi
4
-10
/
+12
2023-12-15
dmaengine: idxd: add external module driver support for dsa_bus_type
Dave Jiang
2
-0
/
+9
2023-12-15
crypto: starfive - Fix dev_err_probe return error
Jia Jie Ho
1
-1
/
+1
2023-12-15
crypto: starfive - Remove unneeded NULL checks
Jia Jie Ho
1
-6
/
+3
2023-12-08
crypto: algif_skcipher - Fix stream cipher chaining
Herbert Xu
2
-3
/
+71
2023-12-08
crypto: arc4 - Add internal state
Herbert Xu
1
-1
/
+10
2023-12-08
crypto: skcipher - Make use of internal state
Herbert Xu
3
-8
/
+139
2023-12-08
crypto: skcipher - Add internal state support
Herbert Xu
5
-22
/
+94
2023-12-08
crypto: cfb,ofb - Remove cfb and ofb
Herbert Xu
4
-385
/
+0
2023-12-08
crypto: testmgr - Remove cfb and ofb
Herbert Xu
2
-1187
/
+0
2023-12-08
crypto: tcrypt - Remove cfb and ofb
Herbert Xu
1
-76
/
+0
2023-12-08
crypto: ccree - Remove ofb
Herbert Xu
1
-35
/
+0
2023-12-08
crypto: bcm - Remove ofb
Herbert Xu
1
-57
/
+0
2023-12-08
crypto: starfive - Remove cfb and ofb
Herbert Xu
2
-72
/
+1
2023-12-08
crypto: n2 - Remove cfb
Herbert Xu
1
-26
/
+1
2023-12-08
crypto: octeontx - Remove cfb
Herbert Xu
1
-23
/
+0
2023-12-08
crypto: safexcel - Remove cfb and ofb
Herbert Xu
3
-160
/
+0
2023-12-08
crypto: hisilicon/sec2 - Remove cfb and ofb
Herbert Xu
3
-29
/
+1
2023-12-08
crypto: hifn_795x - Remove cfb and ofb
Herbert Xu
1
-123
/
+3
2023-12-08
crypto: ccp - Remove cfb and ofb
Herbert Xu
1
-18
/
+0
2023-12-08
crypto: nitrox - Remove cfb
Herbert Xu
1
-19
/
+0
2023-12-08
crypto: cpt - Remove cfb
Herbert Xu
1
-24
/
+0
2023-12-08
crypto: atmel - Remove cfb and ofb
Herbert Xu
2
-411
/
+8
2023-12-08
crypto: aspeed - Remove cfb and ofb
Herbert Xu
2
-233
/
+1
2023-12-08
crypto: crypto4xx - Remove cfb and ofb
Herbert Xu
3
-58
/
+0
2023-12-08
crypto: x86/sm4 - Remove cfb(sm4)
Herbert Xu
6
-271
/
+4
2023-12-08
crypto: arm64/sm4 - Remove cfb(sm4)
Herbert Xu
6
-489
/
+4
2023-12-08
crypto: s390/aes - Fix buffer overread in CTR mode
Herbert Xu
2
-2
/
+6
2023-12-08
crypto: hisilicon/zip - save capability registers in probe process
Zhiqi Song
1
-13
/
+60
2023-12-08
crypto: hisilicon/sec2 - save capability registers in probe process
Zhiqi Song
3
-5
/
+55
[next]