index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
starfive
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: drivers - Drop sign/verify operations
Lukas Wunner
2024-10-05
1
-2
/
+0
*
crypto: starfive - Fix nent assignment in rsa dec
Jia Jie Ho
2024-07-06
2
-3
/
+1
*
crypto: starfive - Align rsa input data to 32-bit
Jia Jie Ho
2024-07-06
2
-5
/
+10
*
crypto: starfive - Use fallback for unaligned dma access
Jia Jie Ho
2024-05-10
1
-5
/
+7
*
crypto: starfive - Do not free stack buffer
Jia Jie Ho
2024-05-10
1
-1
/
+0
*
crypto: starfive - Skip unneeded fallback allocation
Jia Jie Ho
2024-05-10
1
-6
/
+4
*
crypto: starfive - Skip dma setup for zeroed message
Jia Jie Ho
2024-05-10
1
-0
/
+4
*
crypto: starfive - Use dma for aes requests
Jia Jie Ho
2024-04-02
4
-238
/
+395
*
crypto: starfive - Skip unneeded key free
Jia Jie Ho
2024-04-02
1
-0
/
+3
*
crypto: starfive - Update hash dma usage
Jia Jie Ho
2024-04-02
3
-176
/
+112
*
crypto: starfive - Fix dev_err_probe return error
Jia Jie Ho
2023-12-15
1
-1
/
+1
*
crypto: starfive - Remove unneeded NULL checks
Jia Jie Ho
2023-12-15
1
-6
/
+3
*
crypto: starfive - Remove cfb and ofb
Herbert Xu
2023-12-08
2
-72
/
+1
*
crypto: starfive - Pad adata with zeroes
Jia Jie Ho
2023-12-01
1
-2
/
+4
*
crypto: starfive - RSA poll csr for done status
Jia Jie Ho
2023-11-24
3
-45
/
+22
*
crypto: starfive - Update driver dependencies
Jia Jie Ho
2023-11-24
1
-1
/
+1
*
crypto: jh7110 - Correct deferred probe return
Chanho Park
2023-11-17
1
-7
/
+3
*
crypto: starfive - remove unnecessary alignmask for ahashes
Eric Biggers
2023-10-27
1
-11
/
+2
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
2
-2
/
+1
*
crypto: jh7110 - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
4
-205
/
+252
*
crypto: jh7110 - Include scatterwalk.h for struct scatter_walk
Herbert Xu
2023-08-18
1
-0
/
+1
*
crypto: jh7110 - Include crypto/hash.h in header file
Herbert Xu
2023-08-18
1
-5
/
+5
*
crypto: jh1100 - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-50
/
+11
*
crypto: starfive - fix return value check in starfive_aes_prepare_req()
Yang Yingliang
2023-08-11
1
-2
/
+2
*
crypto: starfive - Add AES skcipher and aead support
Jia Jie Ho
2023-07-28
5
-7
/
+1132
*
crypto: starfive - Convert to platform remove callback returning void
Uwe Kleine-König
2023-07-20
1
-4
/
+2
*
crypto: starfive - Add RSA algo support
Jia Jie Ho
2023-06-23
5
-2
/
+683
*
crypto: starfive - Update hash module irq handling
Jia Jie Ho
2023-06-23
1
-1
/
+8
*
crypto: starfive - Depend on AMBA_PL08X instead of selecting it
Herbert Xu
2023-05-24
1
-3
/
+2
*
crypto: starfive - Fix driver dependencies
Jia Jie Ho
2023-05-22
1
-2
/
+1
*
crypto: starfive - Add hash and HMAC support
Jia Jie Ho
2023-05-19
5
-4
/
+1003
*
crypto: starfive - Add crypto engine support
Jia Jie Ho
2023-05-19
4
-0
/
+285