index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
xilinx
Age
Commit message (
Expand
)
Author
Lines
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-215
/
+792
2026-02-06
crypto: xilinx - Fix inconsistant indentation
Harsh Jain
-1
/
+1
2026-01-23
crypto: xilinx - Add gcm(aes) support for AMD/Xilinx Versal device
Harsh Jain
-9
/
+421
2026-01-23
crypto: xilinx - Remove un-necessary typecast operation
Harsh Jain
-6
/
+3
2026-01-23
crypto: xilinx - Change coherent DMA to streaming DMA API
Harsh Jain
-36
/
+58
2026-01-23
crypto: xilinx - Replace zynqmp prefix with xilinx
Harsh Jain
-71
/
+69
2026-01-23
crypto: xilinx - Register H/W key support with paes
Harsh Jain
-100
/
+204
2026-01-23
crypto: xilinx - Avoid submitting fallback requests to engine
Harsh Jain
-27
/
+35
2026-01-23
crypto: xilinx - Avoid Encrypt request to fallback for authsize < 16
Harsh Jain
-3
/
+3
2026-01-23
crypto: xilinx - Return linux error code instead of firmware error code
Harsh Jain
-7
/
+7
2026-01-23
crypto: xilinx - Update probe to self discover the device
Harsh Jain
-24
/
+62
2026-01-23
crypto: xilinx - Remove union from zynqmp_aead_drv_ctx
Harsh Jain
-13
/
+11
2026-01-15
crypto: drbg - Use new AES library API
Eric Biggers
-4
/
+4
2025-11-06
crypto: xilinx - Use %pe to print PTR_ERR
Harsh Jain
-1
/
+1
2025-10-17
crypto: xilinx-trng - Add CTR_DRBG DF processing of seed
Harsh Jain
-6
/
+31
2025-09-06
crypto: xilinx - Add TRNG driver for Versal
Harsh Jain
-0
/
+406
2025-05-05
crypto: zynqmp-sha - Fix partial block implementation
Herbert Xu
-11
/
+19
2025-04-23
crypto: zynqmp-sha - Use API partial block handling
Herbert Xu
-49
/
+22
2025-04-16
crypto: zynqmp-sha - Add locking
Herbert Xu
-4
/
+14
2025-04-16
crypto: zynqmp-sha - Make descsize an algorithm attribute
Herbert Xu
-2
/
+9
2024-10-19
crypto: drivers - Switch back to struct platform_driver::remove()
Uwe Kleine-König
-2
/
+2
2024-06-07
crypto: xilinx - add missing MODULE_DESCRIPTION() macro
Jeff Johnson
-0
/
+1
2024-02-09
crypto: xilinx - call finalize with bh disabled
Quanyang Wang
-0
/
+3
2023-10-27
crypto: xilinx/zynqmp-sha - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: xilinx/zynqmp-aes-gcm - Convert to platform remove callback returning...
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: xilinx/zynqmp-sha - remove unnecessary alignmask
Eric Biggers
-1
/
+0
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
-2
/
+1
2023-08-18
crypto: zynqmp - Use new crypto_engine_op interface
Herbert Xu
-17
/
+18
2023-08-18
crypto: zynqmp - Remove prepare/unprepare request
Herbert Xu
-2
/
+0
2022-03-09
crypto: xilinx: prevent probing on non-xilinx hardware
Corentin Labbe
-27
/
+8
2022-03-03
crypto: xilinx - Add Xilinx SHA3 driver
Harsha
-0
/
+284
2020-08-20
crypto: algapi - Remove skbuff.h inclusion
Herbert Xu
-0
/
+1
2020-07-16
crypto: drivers - set the flag CRYPTO_ALG_ALLOCATES_MEMORY
Mikulas Patocka
-0
/
+1
2020-05-05
crypto: xilinx - Remove set but not used variable 'drv_ctx'
YueHaibing
-4
/
+0
2020-05-05
crypto: xilinx: Handle AES PM API return status
Rajan Vaja
-2
/
+6
2020-04-28
firmware: xilinx: Remove eemi ops for aes engine
Rajan Vaja
-11
/
+1
2020-02-28
crypto: xilinx - Add Xilinx AES driver
Kalyani Akula
-0
/
+459