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
2022-05-13
crypto: sun4i-ss - do not allocate backup IV on requests
Corentin Labbe
2
-14
/
+9
2022-05-13
crypto: sun8i-ce - do not allocate memory when handling requests
Corentin Labbe
3
-28
/
+29
2022-05-13
crypto: sun8i-ce - Fix minor style issue
Corentin Labbe
1
-1
/
+0
2022-05-13
crypto: qcom-rng - fix infinite loop on requests not multiple of WORD_SZ
Ondrej Mosnacek
1
-0
/
+1
2022-05-10
crypto: vmx - Fix build error
Masahiro Yamada
1
-1
/
+1
2022-05-06
crypto: vmx - Align the short log with Makefile cleanups
Masahiro Yamada
1
-14
/
+3
2022-05-06
crypto: atmel - Avoid flush_scheduled_work() usage
Tetsuo Handa
5
-3
/
+27
2022-05-06
crypto: atmel-i2c - Simplify return code in probe function
Uwe Kleine-König
1
-5
/
+1
2022-05-06
crypto: caam/rng - Add support for PRNG
Meenakshi Aggarwal
5
-1
/
+261
2022-05-06
crypto: atmel-sha204a - Suppress duplicate error message
Uwe Kleine-König
1
-2
/
+2
2022-05-06
crypto: atmel-sha204a - Remove useless check
Uwe Kleine-König
1
-2
/
+1
2022-05-06
crypto: inside-secure - Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+9
2022-05-06
crypto: hisilicon/sec - add sm4 generic selection
Kai Ye
1
-0
/
+1
2022-05-06
crypto: atmel-sha204a - Add support for ATSHA204 cryptochip
Pali Rohár
1
-0
/
+2
2022-04-29
crypto: qat - Fix unsigned function returning negative constant
Haowen Bai
1
-1
/
+1
2022-04-29
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
1
-0
/
+18
2022-04-29
crypto: sun8i-ce - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Minghao Chi
1
-4
/
+2
2022-04-29
crypto: sun8i-ss - using pm_runtime_resume_and_get instead of pm_runtime_get_...
Minghao Chi
1
-4
/
+2
2022-04-29
crypto: keembay - Make use of devm helper function devm_platform_ioremap_reso...
Lv Ruyi
1
-8
/
+1
2022-04-29
crypto: ccp - Fix the INIT_EX data file open failure
Jacky Li
1
-2
/
+28
2022-04-21
crypto: hisilicon/qm - remove hisi_qm_get_free_qp_num()
Weili Qian
1
-19
/
+9
2022-04-21
crypto: hisilicon/qm - replace hisi_qm_release_qp() with hisi_qm_free_qps()
Weili Qian
2
-3
/
+2
2022-04-21
crypto: hisilicon/qm - set function with static
Weili Qian
1
-4
/
+2
2022-04-21
crypto: marvell/cesa - ECB does not IV
Corentin Labbe
1
-1
/
+0
2022-04-21
crypto: ccp - Log when resetting PSP SEV state
Peter Gonda
1
-1
/
+1
2022-04-21
crypto: sa2ul - Add the new compatible for AM62
Jayesh Choudhary
1
-0
/
+1
2022-04-15
crypto: hisilicon/sgl - align the hardware sgl dma address
Yang Shen
1
-2
/
+4
2022-04-15
crypto: hisilicon/zip - support last word dumping
Kai Ye
1
-1
/
+106
2022-04-15
crypto: hisilicon/hpre - support last word dumping
Kai Ye
1
-20
/
+112
2022-04-15
crypto: hisilicon/sec - support last word dumping
Kai Ye
1
-1
/
+54
2022-04-15
crypto: hisilicon/qm - add last word dumping for ACC
Kai Ye
1
-0
/
+57
2022-04-15
crypto: hisilicon/zip - support register checking
Kai Ye
1
-8
/
+70
2022-04-15
crypto: hisilicon/sec - support register checking
Kai Ye
1
-0
/
+53
2022-04-15
crypto: hisilicon/hpre - support register checking
Kai Ye
1
-18
/
+72
2022-04-15
crypto: hisilicon/qm - add register checking for ACC
Kai Ye
1
-1
/
+181
2022-04-15
crypto: ux500/hash - simplify if-if to if-else
Yihao Han
1
-3
/
+1
2022-04-15
crypto: qat - remove line wrapping for pfvf_ops functions
Marco Chiappero
3
-6
/
+3
2022-04-15
crypto: qat - use u32 variables in all GEN4 pfvf_ops
Marco Chiappero
1
-1
/
+1
2022-04-15
crypto: qat - replace disable_vf2pf_interrupts()
Marco Chiappero
7
-34
/
+23
2022-04-15
crypto: qat - leverage the GEN2 VF mask definiton
Marco Chiappero
1
-3
/
+3
2022-04-15
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
5
-65
/
+132
2022-04-15
crypto: qat - fix off-by-one error in PFVF debug print
Marco Chiappero
1
-1
/
+1
2022-04-15
crypto: qat - fix wording and formatting in code comment
Marco Chiappero
1
-2
/
+2
2022-04-15
crypto: qat - test PFVF registers for spurious interrupts on GEN4
Marco Chiappero
1
-0
/
+6
2022-04-15
crypto: qat - add check for invalid PFVF protocol version 0
Wojciech Ziemba
1
-1
/
+3
2022-04-15
crypto: qat - add missing restarting event notification in VFs
Marco Chiappero
1
-0
/
+1
2022-04-15
crypto: qat - remove unnecessary tests to detect PFVF support
Marco Chiappero
1
-7
/
+3
2022-04-15
crypto: qat - remove unused PFVF stubs
Giovanni Cabiddu
1
-12
/
+0
2022-04-15
crypto: qat - remove unneeded braces
Marco Chiappero
1
-2
/
+1
2022-04-15
crypto: qat - fix ETR sources enabled by default on GEN2 devices
Marco Chiappero
8
-55
/
+22
[prev]
[next]