index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-18
crypto: rk3288 - Remove prepare/unprepare request
Herbert Xu
1
-5
/
+8
2023-08-18
crypto: omap - Remove prepare/unprepare request
Herbert Xu
4
-39
/
+19
2023-08-18
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
2
-6
/
+0
2023-08-18
crypto: sl3516 - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
3
-10
/
+8
2023-08-18
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
1
-2
/
+0
2023-08-18
crypto: sun8i-ss - Remove prepare/unprepare request
Herbert Xu
2
-4
/
+0
2023-08-18
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
2
-8
/
+14
2023-08-18
crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
Konrad Dybcio
1
-7
/
+3
2023-08-18
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
3
-3
/
+6
2023-08-18
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
1
-1
/
+1
2023-08-18
crypto: qat - Remove unused function declarations
Yue Haibing
1
-8
/
+0
2023-08-18
crypto: allwinner - Remove unused function declarations
Yue Haibing
2
-5
/
+0
2023-08-18
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
1
-1
/
+1
2023-08-18
crypto: caam - increase the domain of write memory barrier to full system
Iuliana Prodan
1
-1
/
+9
2023-08-18
crypto: caam - fix unchecked return value error
Gaurav Jain
1
-1
/
+3
2023-08-18
crypto: caam - fix PM operations definition
Arnd Bergmann
2
-4
/
+4
2023-08-18
Revert "crypto: caam - adjust RNG timing to support more devices"
Herbert Xu
1
-2
/
+2
2023-08-11
crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...
Ruan Jinjie
1
-2
/
+2
2023-08-11
crypto: qat - use kfree_sensitive instead of memset/kfree()
Yang Yingliang
1
-2
/
+1
2023-08-11
crypto: stm32 - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-08-11
crypto: stm32 - Drop if block with always false condition
Uwe Kleine-König
1
-5
/
+1
2023-08-11
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
1
-4
/
+3
2023-08-11
crypto: starfive - fix return value check in starfive_aes_prepare_req()
Yang Yingliang
1
-2
/
+2
2023-08-04
crypto: atmel - Use dev_err_probe instead of dev_err
Wang Ming
1
-2
/
+2
2023-08-04
crypto: caam - add power management support
Horia Geanta
4
-21
/
+306
2023-08-04
crypto: caam - Change structure type representing DECO MID
Franck LENORMAND
1
-7
/
+1
2023-07-28
crypto: caam - Remove messages related to memory allocation failure
Christophe JAILLET
1
-11
/
+3
2023-07-28
crypto: caam - Use struct_size()
Christophe JAILLET
1
-2
/
+1
2023-07-28
crypto: starfive - Add AES skcipher and aead support
Jia Jie Ho
5
-7
/
+1132
2023-07-24
s390/zcrypt: remove CEX2 and CEX3 device drivers
Harald Freudenberger
1
-4
/
+3
2023-07-22
crypto: hisilicon/hpre - enable sva error interrupt event
Weili Qian
1
-1
/
+4
2023-07-22
crypto: hisilicon/qm - increase device doorbell timeout
Weili Qian
1
-0
/
+6
2023-07-22
crypto: hisilicon/qm - stop function and write data to memory
Weili Qian
1
-6
/
+8
2023-07-22
crypto: hisilicon/qm - flush all work before driver removed
Weili Qian
1
-0
/
+8
2023-07-22
crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
Thomas Bourgoin
1
-13
/
+8
2023-07-22
crypto: stm32 - fix MDMAT condition
Thomas Bourgoin
1
-1
/
+1
2023-07-22
crypto: stm32 - check request size and scatterlist size when using DMA.
Thomas Bourgoin
1
-5
/
+10
2023-07-22
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
1
-1
/
+1
2023-07-22
crypto: stm32 - remove bufcnt in stm32_hash_write_ctrl.
Thomas Bourgoin
1
-3
/
+3
2023-07-22
crypto: stm32 - add new algorithms support
Thomas Bourgoin
2
-125
/
+543
2023-07-20
crypto: hisilicon/hpre - ensure private key less than n
Weili Qian
1
-2
/
+8
2023-07-20
crypto: starfive - Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-07-20
crypto: atmel-tdes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-11
/
+3
2023-07-20
crypto: atmel-sha - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-12
/
+3
2023-07-20
crypto: atmel-aes - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-12
/
+3
2023-07-20
crypto: keembay - Convert to devm_platform_ioremap_resource()
Yangtao Li
1
-9
/
+1
2023-07-20
crypto: omap-des - Use devm_platform_get_and_ioremap_resource()
Yangtao Li
1
-7
/
+1
2023-07-20
crypto: qat - replace the if statement with min()
You Kangren
1
-5
/
+2
2023-07-20
crypto: qat - add heartbeat counters check
Damian Muszynski
6
-0
/
+81
[prev]
[next]