index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ccree
Age
Commit message (
Expand
)
Author
2023-12-08
crypto: ccree - Remove ofb
Herbert Xu
2023-11-17
crypto: ccree - Silence gcc format-truncation false positive warnings
Herbert Xu
2023-10-27
crypto: ccree/cc - Convert to platform remove callback returning void
Uwe Kleine-König
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-03-14
crypto: ccree - Use devm_platform_get_and_ioremap_resource()
Yang Li
2023-01-06
crypto: xts - drop xts_check_key()
Vladis Dronov
2022-12-09
crypto: ccree - Set DMA alignment explicitly
Herbert Xu
2022-11-22
crypto: ccree - Make cc_debugfs_global_fini() available for module init function
Uwe Kleine-König
2022-11-18
crypto: ccree - Remove debugfs when platform_driver_register failed
Gaosheng Cui
2022-08-26
crypto: ccree - Fix dma_map_sg error check
Jack Wang
2022-07-29
crypto: ccree - Remove a useless dma_supported() call
Christophe JAILLET
2022-07-15
crypto: ccree - Add missing clk_disable_unprepare() in cc_pm_resume()
Yuan Can
2022-04-15
crypto: ccree - use fine grained DMA mapping dir
Gilad Ben-Yossef
2022-04-15
crypto: ccree - rearrange init calls to avoid race
Gilad Ben-Yossef
2022-03-09
crypto: ccree - Fix use after free in cc_cipher_exit()
Jianglei Nie
2022-02-23
crypto: ccree - don't attempt 0 len DMA mappings
Gilad Ben-Yossef
2021-11-20
crypto: ccree - remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-08
crypto: ccree - avoid out-of-range warnings from clang
Arnd Bergmann
2021-04-16
crypto: ccree - Remove redundant dev_err call in init_cc_resources()
YueHaibing
2021-02-05
crypto: ccree - fix spelling typo of allocated
dingsenjie
2021-01-03
crypto: ccree - remove unused including <linux/version.h>
Tian Tao
2020-11-27
crypto: ccree - rework cache parameters handling
Gilad Ben-Yossef
2020-11-27
crypto: ccree - Fix fall-through warnings for Clang
Gustavo A. R. Silva
2020-11-20
crypto: sha - split sha.h into sha1.h and sha2.h
Eric Biggers
2020-09-04
crypto: ccree - Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-08-28
crypto: ccree - fix runtime PM imbalance on error
dinghao.liu@zju.edu.cn
2020-08-21
crypto: ccree - remove bitlocker cipher
Gilad Ben-Yossef
2020-08-21
crypto: ccree - remove data unit size support
Gilad Ben-Yossef
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2020-06-26
crypto: ccree - remove unused field
Gilad Ben-Yossef
2020-06-26
crypto: ccree - adapt ccree essiv support to kcapi
Gilad Ben-Yossef
2020-06-26
crypto: ccree - fix resource leak on error path
Gilad Ben-Yossef
2020-05-15
crypto: ccree - constify struct debugfs_reg32
Rikard Falkeborn
2020-05-08
crypto: ccree - use crypto_shash_tfm_digest()
Eric Biggers
2020-03-30
crypto: ccree - remove duplicated include from cc_aead.c
YueHaibing
2020-03-12
crypto: ccree - refactor AEAD IV in AAD handling
Gilad Ben-Yossef
2020-03-12
crypto: ccree - use crypto_ipsec_check_assoclen()
Gilad Ben-Yossef
2020-03-12
crypto: ccree - only check condition if needed
Gilad Ben-Yossef
2020-03-12
crypto: ccree - remove ancient TODO remarks
Gilad Ben-Yossef
2020-03-12
crypto: ccree - remove pointless comment
Hadar Gat
2020-03-12
crypto: ccree - update register handling macros
Hadar Gat
2020-02-22
crypto: ccree - use devm_kzalloc() for hash data
Geert Uytterhoeven
2020-02-22
crypto: ccree - use devm_k[mz]alloc() for cipher data
Geert Uytterhoeven
2020-02-22
crypto: ccree - use devm_k[mz]alloc() for AEAD data
Geert Uytterhoeven
2020-02-22
crypto: ccree - use existing dev helper in init_cc_resources()
Geert Uytterhoeven
2020-02-22
crypto: ccree - grammar s/not room/no room/
Geert Uytterhoeven
2020-02-22
crypto: ccree - spelling s/Crytpcell/Cryptocell/
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_sram_mgr.[ch]
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_request_mgr.[ch]
Geert Uytterhoeven
2020-02-22
crypto: ccree - improve kerneldoc in cc_hash.[ch]
Geert Uytterhoeven
[next]