index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
Files
Lines
2024-12-10
crypto: caam - use JobR's space to access page 0 regs
Gaurav Jain
1
-1
/
+2
2024-11-19
Merge tag 'v6.13-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
3
-9
/
+11
2024-11-15
crypto: caam - add error check to caam_rsa_set_priv_key_form
Chen Ridong
1
-4
/
+7
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-05
crypto: caam - Slightly simplify platform_device()
Christophe JAILLET
1
-3
/
+2
2024-10-05
crypto: caam - Fix the pointer passed to caam_qi_shutdown()
Christophe JAILLET
1
-1
/
+1
2024-10-03
move asm/unaligned.h to linux/unaligned.h
Al Viro
3
-3
/
+3
2024-09-21
crypto: caam - Pad SG length when allocating hash edesc
Herbert Xu
1
-0
/
+1
2024-09-13
crypto: camm/qi - Use ERR_CAST() to return error-valued pointer
Chen Yufan
1
-2
/
+2
2024-08-10
crypto: caam/qi* - Use cpumask_var_t instead of cpumask_t
Herbert Xu
2
-16
/
+32
2024-07-04
crypto: caam: Unembed net_dev structure in dpaa2
Breno Leitao
2
-4
/
+26
2024-07-04
crypto: caam: Unembed net_dev structure from qi
Breno Leitao
1
-8
/
+35
2024-07-04
crypto: caam: Make CRYPTO_DEV_FSL_CAAM dependent of COMPILE_TEST
Breno Leitao
1
-1
/
+1
2024-07-04
crypto: caam: Avoid unused imx8m_machine_match variable
Breno Leitao
1
-0
/
+2
2024-05-10
crypto: caam - i.MX8ULP donot have CAAM page0 access
Pankaj Gupta
1
-0
/
+3
2024-05-10
crypto: caam - init-clk based on caam-page0-access
Pankaj Gupta
1
-1
/
+15
2024-01-26
crypto: caam - fix asynchronous hash
Gaurav Jain
2
-4
/
+10
2023-10-27
crypto: caam/jr - Convert to platform remove callback returning void
Uwe Kleine-König
1
-13
/
+9
2023-10-01
crypto: caam/jr - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-10-01
crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failure
Gaurav Jain
1
-1
/
+2
2023-08-29
Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
9
-159
/
+650
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
3
-0
/
+3
2023-08-18
crypto: caam - Use new crypto_engine_op interface
Herbert Xu
4
-113
/
+320
2023-08-18
crypto: caam - Include internal/engine.h
Herbert Xu
3
-3
/
+4
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-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-01
Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
5
-117
/
+229
2023-06-23
crypto: caam - optimize RNG sample size
Meenakshi Aggarwal
2
-22
/
+44
2023-06-23
crypto: caam - add a test for the RNG
Victoria Milhoan (b42089)
2
-0
/
+57
2023-06-23
crypto: caam - adjust RNG timing to support more devices
Victoria Milhoan
1
-2
/
+2
2023-05-31
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-3
/
+1
2023-05-19
crypto: caam - Fix soc_id matching
Pankaj Gupta
1
-4
/
+13
2023-05-12
crypto: caam - refactor RNG initialization
Horia GeantA
2
-91
/
+115
2023-04-14
crypto: caam - OP-TEE firmware support
Horia GeantA
3
-1
/
+26
2023-04-14
crypto: caam - reduce page 0 regs access to minimum
Horia GeantA
7
-58
/
+84
2023-03-31
crypto: caam - Clear some memory in instantiate_rng
Christophe JAILLET
1
-2
/
+4
2023-03-24
crypto: caam - remove unnecessary (void*) conversions
Yu Zhe
1
-1
/
+1
2023-03-24
crypto: caam/jr - add .shutdown hook
Gaurav Jain
1
-0
/
+6
2023-03-14
drivers: crypto: caam/jr - Allow quiesce when quiesced
Horia Geanta
1
-10
/
+45
2023-02-28
crypto: caam - Fix edesc/iv ordering mixup
Herbert Xu
3
-23
/
+53
2023-01-27
crypto: caam - Use ahash_request_complete
Herbert Xu
2
-6
/
+6
2023-01-06
crypto: caam - Remove GFP_DMA and add DMA alignment padding
Herbert Xu
13
-71
/
+111
2023-01-06
crypto: caam - Avoid GCC memset bug warning
Herbert Xu
1
-1
/
+2
[next]