index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-02
crypto: atmel - Switch i2c drivers back to use .probe()
Uwe Kleine-König
2
-2
/
+2
2023-06-02
crypto: marvell/cesa - Fix type mismatch warning
Arnd Bergmann
1
-1
/
+1
2023-06-02
crypto: ccp - Add support for PCI device 0x156E
John Allen
1
-0
/
+15
2023-06-02
crypto: ccp - Add support for PCI device 0x17E0
Mario Limonciello
1
-0
/
+28
2023-06-02
crypto: ccp - Validate that platform access mailbox registers are declared
Mario Limonciello
1
-0
/
+5
2023-06-01
crypto: hisilicon/qm: Fix to enable build with RISC-V clang
Sunil V L
1
-0
/
+5
2023-05-30
bus: fsl-mc: Make remove function return void
Uwe Kleine-König
1
-3
/
+1
2023-05-24
crypto: nx - fix build warnings when DEBUG_FS is not enabled
Randy Dunlap
2
-3
/
+3
2023-05-24
crypto: starfive - Depend on AMBA_PL08X instead of selecting it
Herbert Xu
1
-3
/
+2
2023-05-22
crypto: starfive - Fix driver dependencies
Jia Jie Ho
1
-2
/
+1
2023-05-19
crypto: starfive - Add hash and HMAC support
Jia Jie Ho
5
-4
/
+1003
2023-05-19
crypto: starfive - Add crypto engine support
Jia Jie Ho
6
-0
/
+287
2023-05-19
crypto: caam - Fix soc_id matching
Pankaj Gupta
1
-4
/
+13
2023-05-19
crypto: sa2ul - change unsafe data size limit to 255 bytes
Tero Kristo
1
-1
/
+1
2023-05-18
crypto: octeontx2: Use alloc_ordered_workqueue() to create ordered workqueues
Tejun Heo
2
-9
/
+9
2023-05-12
crypto: octeontx2 - hardware configuration for inline IPsec
Srujana Challa
10
-38
/
+261
2023-05-12
crypto: octeontx2 - add support for AF to CPT PF uplink mbox
Srujana Challa
3
-2
/
+98
2023-05-12
hwrng: histb - Move driver to drivers/char/hw_random/histb-rng.c
David Yang
4
-187
/
+1
2023-05-12
crypto: ixp4xx - silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2023-05-12
crypto: caam - refactor RNG initialization
Horia GeantA
2
-91
/
+115
2023-05-07
Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-1
/
+1
2023-04-28
crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()
Christophe JAILLET
1
-1
/
+1
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-2
/
+2
2023-04-26
Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
167
-677
/
+1194
2023-04-14
crypto: ixp4xx - fix building wiht 64-bit dma_addr_t
Arnd Bergmann
1
-6
/
+8
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-04-14
crypto: ccp - Use lower 8 bytes to communicate with doorbell command register
Mario Limonciello
1
-2
/
+3
2023-04-14
crypto: ccp - Return doorbell status code as an argument
Mario Limonciello
1
-1
/
+3
2023-04-14
crypto: ccp - Bump up doorbell debug message to error
Mario Limonciello
1
-1
/
+1
2023-04-14
crypto: ccp - Drop extra doorbell checks
Mario Limonciello
1
-20
/
+0
2023-04-14
crypto: ccp - Don't initialize CCP for PSP 0x1649
Mario Limonciello
1
-1
/
+1
2023-04-11
crypto: ixp4xx - Do not check word size when compile testing
Herbert Xu
1
-1
/
+2
2023-04-06
crypto: hisilicon/trng - add support for HiSTB TRNG
David Yang
4
-1
/
+187
2023-04-06
crypto: atmel-aes - Match cfb block size with generic implementation
Ryan Wanner
1
-1
/
+1
2023-04-06
crypto: atmel-aes - Detecting in-place operations two sg lists
Ryan Wanner
1
-10
/
+4
2023-04-06
crypto: atmel-tdes - Detecting in-place operations with two sg lists
Ryan Wanner
1
-10
/
+5
2023-04-06
crypto: atmel-sha - Add zero length message digest support for hmac
Ryan Wanner
1
-4
/
+30
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
110
-2
/
+2
2023-04-06
crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
Tom Zanussi
7
-16
/
+18
2023-04-06
crypto: keembay - Move driver to drivers/crypto/intel/keembay
Tom Zanussi
13
-2
/
+8
2023-04-06
crypto: ccp - Clear PSP interrupt status register before calling handler
Jeremi Piotrowski
1
-3
/
+3
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2
-4
/
+4
2023-03-31
crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helper
Christophe JAILLET
1
-16
/
+5
2023-03-31
crypto: img-hash - Fix img_hash_match unused warning
Krzysztof Kozlowski
1
-1
/
+1
2023-03-31
crypto: sa2ul - Select CRYPTO_DES
Suman Anna
1
-0
/
+1
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: drivers - remove unnecessary (void*) conversions
Yu Zhe
4
-18
/
+18
[prev]
[next]