index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
33
-45
/
+25
*
crypto: zynqmp - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
1
-17
/
+18
*
crypto: virtio - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
2
-26
/
+30
*
crypto: stm32 - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
2
-362
/
+452
*
crypto: jh7110 - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
4
-205
/
+252
*
crypto: rk3288 - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
4
-83
/
+123
*
crypto: omap - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
5
-345
/
+370
*
crypto: keembay - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
3
-374
/
+364
*
crypto: sl3516 - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
3
-34
/
+43
*
crypto: caam - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
4
-113
/
+320
*
crypto: aspeed - Remove non-standard sha512 algorithms
Herbert Xu
2023-08-18
1
-212
/
+0
*
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
5
-105
/
+202
*
crypto: amlogic - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
3
-29
/
+47
*
crypto: sun8i-ss - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
4
-131
/
+177
*
crypto: sun8i-ce - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
4
-125
/
+180
*
crypto: caam - Include internal/engine.h
Herbert Xu
2023-08-18
3
-3
/
+4
*
crypto: omap - Include internal/engine.h
Herbert Xu
2023-08-18
1
-16
/
+14
*
crypto: jh7110 - Include scatterwalk.h for struct scatter_walk
Herbert Xu
2023-08-18
1
-0
/
+1
*
crypto: jh7110 - Include crypto/hash.h in header file
Herbert Xu
2023-08-18
1
-5
/
+5
*
crypto: zynqmp - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-2
/
+0
*
crypto: virtio - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-4
/
+0
*
crypto: stm32 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-30
/
+7
*
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-50
/
+11
*
crypto: rk3288 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-5
/
+8
*
crypto: omap - Remove prepare/unprepare request
Herbert Xu
2023-08-18
4
-39
/
+19
*
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-6
/
+0
*
crypto: sl3516 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-2
/
+0
*
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
2023-08-18
3
-10
/
+8
*
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
2023-08-18
1
-2
/
+0
*
crypto: sun8i-ss - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-4
/
+0
*
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-8
/
+14
*
crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
Konrad Dybcio
2023-08-18
1
-7
/
+3
*
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
2023-08-18
3
-3
/
+6
*
hwrng: iproc-rng200 - Implement suspend and resume calls
Florian Fainelli
2023-08-18
1
-0
/
+25
*
hwrng: core - Remove duplicated include
GUO Zihua
2023-08-18
1
-2
/
+1
*
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-18
1
-1
/
+1
*
crypto: qat - Remove unused function declarations
Yue Haibing
2023-08-18
1
-8
/
+0
*
crypto: allwinner - Remove unused function declarations
Yue Haibing
2023-08-18
2
-5
/
+0
*
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
2023-08-18
1
-1
/
+1
*
crypto: caam - increase the domain of write memory barrier to full system
Iuliana Prodan
2023-08-18
1
-1
/
+9
*
crypto: caam - fix unchecked return value error
Gaurav Jain
2023-08-18
1
-1
/
+3
*
crypto: caam - fix PM operations definition
Arnd Bergmann
2023-08-18
2
-4
/
+4
*
crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...
Ruan Jinjie
2023-08-11
1
-2
/
+2
*
crypto: qat - use kfree_sensitive instead of memset/kfree()
Yang Yingliang
2023-08-11
1
-2
/
+1
*
crypto: stm32 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-11
1
-4
/
+2
*
crypto: stm32 - Drop if block with always false condition
Uwe Kleine-König
2023-08-11
1
-5
/
+1
*
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
2023-08-11
1
-4
/
+3
*
crypto: starfive - fix return value check in starfive_aes_prepare_req()
Yang Yingliang
2023-08-11
1
-2
/
+2
*
hwrng: xgene: Add explicit io.h include
Rob Herring
2023-08-05
1
-0
/
+1
*
hwrng: Enable COMPILE_TEST for more drivers
Rob Herring
2023-08-04
3
-16
/
+19
[next]