开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2023-08-18
crypto: aspeed - Remove non-standard sha512 algorithms
Herbert Xu
2023-08-18
crypto: aspeed - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: amlogic - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: sun8i-ss - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: sun8i-ce - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: caam - Include internal/engine.h
Herbert Xu
2023-08-18
crypto: omap - Include internal/engine.h
Herbert Xu
2023-08-18
crypto: jh7110 - Include scatterwalk.h for struct scatter_walk
Herbert Xu
2023-08-18
crypto: jh7110 - Include crypto/hash.h in header file
Herbert Xu
2023-08-18
crypto: zynqmp - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: virtio - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: stm32 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: rk3288 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: omap - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: sl3516 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: aspeed - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: amlogic - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: sun8i-ss - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: sun8i-ce - Remove prepare/unprepare request
Herbert Xu
2023-08-18
crypto: qcom-rng: Make the core clock optional regardless of ACPI presence
Konrad Dybcio
2023-08-18
crypto: drivers - avoid memcpy size warning
Arnd Bergmann
2023-08-18
crypto: exynos - fix Wvoid-pointer-to-enum-cast warning
Krzysztof Kozlowski
2023-08-18
crypto: qat - Remove unused function declarations
Yue Haibing
2023-08-18
crypto: allwinner - Remove unused function declarations
Yue Haibing
2023-08-18
crypto: caam/jr - fix shared IRQ line handling
Horia Geantă
2023-08-18
crypto: caam - increase the domain of write memory barrier to full system
Iuliana Prodan
2023-08-18
crypto: caam - fix unchecked return value error
Gaurav Jain
2023-08-18
crypto: caam - fix PM operations definition
Arnd Bergmann
2023-08-11
crypto: hisilicon/sec - Do not check for 0 return after calling platform_get_...
Ruan Jinjie
2023-08-11
crypto: qat - use kfree_sensitive instead of memset/kfree()
Yang Yingliang
2023-08-11
crypto: stm32 - Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-11
crypto: stm32 - Drop if block with always false condition
Uwe Kleine-König
2023-08-11
crypto: stm32 - Properly handle pm_runtime_get failing
Uwe Kleine-König
2023-08-11
crypto: starfive - fix return value check in starfive_aes_prepare_req()
Yang Yingliang
2023-08-04
crypto: atmel - Use dev_err_probe instead of dev_err
Wang Ming
2023-08-04
crypto: caam - add power management support
Horia Geanta
2023-08-04
crypto: caam - Change structure type representing DECO MID
Franck LENORMAND
2023-07-28
crypto: caam - Remove messages related to memory allocation failure
Christophe JAILLET
2023-07-28
crypto: caam - Use struct_size()
Christophe JAILLET
2023-07-28
crypto: starfive - Add AES skcipher and aead support
Jia Jie Ho
2023-07-22
crypto: hisilicon/hpre - enable sva error interrupt event
Weili Qian
2023-07-22
crypto: hisilicon/qm - increase device doorbell timeout
Weili Qian
2023-07-22
crypto: hisilicon/qm - stop function and write data to memory
Weili Qian
2023-07-22
crypto: hisilicon/qm - flush all work before driver removed
Weili Qian
2023-07-22
crypto: stm32 - remove flag HASH_FLAGS_DMA_READY
Thomas Bourgoin
2023-07-22
crypto: stm32 - fix MDMAT condition
Thomas Bourgoin
2023-07-22
crypto: stm32 - check request size and scatterlist size when using DMA.
Thomas Bourgoin
2023-07-22
crypto: stm32 - fix loop iterating through scatterlist for DMA
Thomas Bourgoin
[next]