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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2023-07-20
crypto: qat - replace the if statement with min()
You Kangren
1
-5
/
+2
2023-07-20
crypto: qat - add heartbeat counters check
Damian Muszynski
6
-0
/
+81
2023-07-20
crypto: qat - add heartbeat feature
Damian Muszynski
20
-2
/
+611
2023-07-20
crypto: qat - add measure clock frequency
Damian Muszynski
16
-0
/
+268
2023-07-20
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
1
-15
/
+0
2023-07-20
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
10
-0
/
+137
2023-07-20
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
7
-0
/
+303
2023-07-14
crypto: qat - change value of default idle filter
Giovanni Cabiddu
1
-1
/
+1
2023-06-16
crypto: qat - do not export adf_init_admin_pm()
Giovanni Cabiddu
1
-1
/
+0
2023-06-16
crypto: qat - expose pm_idle_enabled through sysfs
Lucas Segarra Fernandez
4
-1
/
+66
2023-06-16
crypto: qat - extend configuration for 4xxx
Adam Guerin
4
-22
/
+152
2023-06-16
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
1
-38
/
+58
2023-06-16
crypto: qat - make fw images name constant
Giovanni Cabiddu
5
-10
/
+10
2023-06-16
crypto: qat - move returns to default case
Adam Guerin
2
-11
/
+10
2023-06-16
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
1
-5
/
+4
2023-06-16
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
1
-3
/
+2
2023-06-09
crypto: qat - update slice mask for 4xxx devices
Karthikeyan Gopal
1
-1
/
+1
2023-06-09
crypto: qat - set deprecated capabilities as reserved
Karthikeyan Gopal
1
-2
/
+1
2023-06-06
crypto: qat - add missing function declaration in adf_dbgfs.h
Giovanni Cabiddu
1
-1
/
+1
2023-06-02
crypto: qat - move dbgfs init to separate file
Damian Muszynski
13
-62
/
+156
2023-05-12
crypto: ixp4xx - silence uninitialized variable warning
Dan Carpenter
1
-1
/
+1
2023-04-27
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2023-04-14
crypto: ixp4xx - fix building wiht 64-bit dma_addr_t
Arnd Bergmann
1
-6
/
+8
2023-04-11
crypto: ixp4xx - Do not check word size when compile testing
Herbert Xu
1
-1
/
+2
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
108
-0
/
+23515
2023-04-06
crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
Tom Zanussi
5
-0
/
+1619
2023-04-06
crypto: keembay - Move driver to drivers/crypto/intel/keembay
Tom Zanussi
11
-0
/
+6654
[prev]