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
/
intel
Age
Commit message (
Expand
)
Author
Lines
2023-10-27
crypto: qat - add handling of compression related errors for QAT GEN4
Shashank Gupta
-1
/
+151
2023-10-27
crypto: qat - add handling of errors from ERRSOU2 for QAT GEN4
Shashank Gupta
-0
/
+1055
2023-10-27
crypto: qat - add reporting of errors from ERRSOU1 for QAT GEN4
Shashank Gupta
-0
/
+493
2023-10-27
crypto: qat - add reporting of correctable errors for QAT GEN4
Shashank Gupta
-1
/
+74
2023-10-27
crypto: qat - add infrastructure for error reporting
Shashank Gupta
-0
/
+71
2023-10-27
crypto: intel/keembay-ocs-hcu - Convert to platform remove callback returning...
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: intel/keembay-ocs-ecc - Convert to platform remove callback returning...
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: intel/keembay-ocs-aes - Convert to platform remove callback returning...
Uwe Kleine-König
-4
/
+2
2023-10-27
crypto: intel/ixp4xx-crypto - Convert to platform remove callback returning void
Uwe Kleine-König
-4
/
+2
2023-10-20
crypto: qat - fix double free during reset
Svyatoslav Pankratov
-1
/
+2
2023-10-13
crypto: qat - add cnv_errors debugfs file
Lucas Segarra Fernandez
-0
/
+342
2023-10-13
crypto: qat - add pm_status debugfs file
Lucas Segarra Fernandez
-5
/
+471
2023-10-13
crypto: qat - refactor included headers
Lucas Segarra Fernandez
-1
/
+5
2023-10-13
crypto: qat - add namespace to driver
Giovanni Cabiddu
-0
/
+8
2023-10-12
crypto: qat - Remove zlib-deflate
Herbert Xu
-128
/
+1
2023-10-01
crypto: keembay - Don't pass errors to the caller in .remove()
Uwe Kleine-König
-8
/
+3
2023-10-01
crypto: qat - Annotate struct adf_fw_counters with __counted_by
Kees Cook
-1
/
+1
2023-10-01
crypto: qat - increase size of buffers
Giovanni Cabiddu
-3
/
+3
2023-09-20
crypto: qat - enable dc chaining service
Adam Guerin
-4
/
+69
2023-09-20
crypto: qat - consolidate services structure
Giovanni Cabiddu
-67
/
+42
2023-09-20
crypto: qat - fix unregistration of compression algorithms
Giovanni Cabiddu
-1
/
+5
2023-09-20
crypto: qat - fix unregistration of crypto algorithms
Giovanni Cabiddu
-1
/
+5
2023-09-20
crypto: qat - ignore subsequent state up commands
Giovanni Cabiddu
-1
/
+3
2023-09-20
crypto: qat - do not shadow error code
Giovanni Cabiddu
-2
/
+2
2023-09-20
crypto: qat - fix state machines cleanup paths
Giovanni Cabiddu
-7
/
+7
2023-09-20
crypto: qat - refactor deprecated strncpy
Justin Stitt
-1
/
+1
2023-09-15
crypto: qat - Use list_for_each_entry() helper
Jinjie Ruan
-18
/
+6
2023-08-25
crypto: qat - fix crypto capability detection for 4xxx
Adam Guerin
-1
/
+13
2023-08-23
crypto: drivers - Explicitly include correct DT includes
Rob Herring
-1
/
+2
2023-08-18
crypto: keembay - Use new crypto_engine_op interface
Herbert Xu
-374
/
+364
2023-08-18
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
-6
/
+0
2023-08-18
crypto: qat - Remove unused function declarations
Yue Haibing
-8
/
+0
2023-08-11
crypto: qat - use kfree_sensitive instead of memset/kfree()
Yang Yingliang
-2
/
+1
2023-07-20
crypto: keembay - Convert to devm_platform_ioremap_resource()
Yangtao Li
-9
/
+1
2023-07-20
crypto: qat - replace the if statement with min()
You Kangren
-5
/
+2
2023-07-20
crypto: qat - add heartbeat counters check
Damian Muszynski
-0
/
+81
2023-07-20
crypto: qat - add heartbeat feature
Damian Muszynski
-2
/
+611
2023-07-20
crypto: qat - add measure clock frequency
Damian Muszynski
-0
/
+268
2023-07-20
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
-15
/
+0
2023-07-20
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
-0
/
+137
2023-07-20
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
-0
/
+303
2023-07-14
crypto: qat - change value of default idle filter
Giovanni Cabiddu
-1
/
+1
2023-06-16
crypto: qat - do not export adf_init_admin_pm()
Giovanni Cabiddu
-1
/
+0
2023-06-16
crypto: qat - expose pm_idle_enabled through sysfs
Lucas Segarra Fernandez
-1
/
+66
2023-06-16
crypto: qat - extend configuration for 4xxx
Adam Guerin
-22
/
+152
2023-06-16
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
-38
/
+58
2023-06-16
crypto: qat - make fw images name constant
Giovanni Cabiddu
-10
/
+10
2023-06-16
crypto: qat - move returns to default case
Adam Guerin
-11
/
+10
2023-06-16
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
-5
/
+4
2023-06-16
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
-3
/
+2
[prev]
[next]