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
/
caam
Age
Commit message (
Expand
)
Author
2024-01-26
crypto: caam - fix asynchronous hash
Gaurav Jain
2023-10-27
crypto: caam/jr - Convert to platform remove callback returning void
Uwe Kleine-König
2023-10-01
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
2023-10-01
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-18
crypto: caam - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
crypto: caam - Include internal/engine.h
Herbert Xu
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-18
Revert "crypto: caam - adjust RNG timing to support more devices"
Herbert Xu
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-06-30
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2023-06-23
crypto: caam - optimize RNG sample size
Meenakshi Aggarwal
2023-06-23
crypto: caam - add a test for the RNG
Victoria Milhoan (b42089)
2023-06-23
crypto: caam - adjust RNG timing to support more devices
Victoria Milhoan
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
2023-05-19
crypto: caam - Fix soc_id matching
Pankaj Gupta
2023-05-12
crypto: caam - refactor RNG initialization
Horia GeantA
2023-04-14
crypto: caam - OP-TEE firmware support
Horia GeantA
2023-04-14
crypto: caam - reduce page 0 regs access to minimum
Horia GeantA
2023-03-31
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
2023-03-24
crypto: caam - remove unnecessary (void*) conversions
Yu Zhe
2023-03-24
crypto: caam/jr - add .shutdown hook
Gaurav Jain
2023-03-14
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
2023-02-28
crypto: caam - Fix edesc/iv ordering mixup
Herbert Xu
2023-01-27
crypto: caam - Use ahash_request_complete
Herbert Xu
2023-01-06
crypto: caam - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
2023-01-06
crypto: caam - Avoid GCC memset bug warning
Herbert Xu
2022-12-30
crypto: caam - fix CAAM io mem access in blob_gen
Nikolaus Voss
2022-12-02
crypto: caam - Set DMA alignment explicitly
Herbert Xu
2022-12-02
crypto: caam - Use helper to set reqsize
Herbert Xu
2022-12-02
crypto: caam - warn if blob_gen key is insecure
Nikolaus Voss
2022-11-18
hwrng: core - treat default_quality as a maximum and default to 1024
Jason A. Donenfeld
2022-07-15
crypto: caam/qi2 - switch to netif_napi_add_tx_weight()
Jakub Kicinski
2022-06-30
crypto: caam - drop unexpected word 'for' in comments
Jiang Jian
2022-06-30
crypto: caam - drop unexpected word 'a' in comments
Jiang Jian
2022-05-27
Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-05-23
crypto: caam - add in-kernel interface for blob generator
Ahmad Fatoum
2022-05-23
crypto: caam - determine whether CAAM supports blob encap/decap
Ahmad Fatoum
2022-05-06
crypto: caam/rng - Add support for PRNG
Meenakshi Aggarwal
2022-04-29
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
2021-12-03
crypto: caam - save caam memory to support crypto engine retry mechanism.
Gaurav Jain
2021-11-20
crypto: caam - replace this_cpu_ptr with raw_cpu_ptr
Meng Li
[next]