index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: qat - fix crypto capability detection for 4xxx
Adam Guerin
2023-08-25
2
-1
/
+13
*
crypto: drivers - Explicitly include correct DT includes
Rob Herring
2023-08-23
1
-1
/
+2
*
crypto: keembay - Use new crypto_engine_op interface
Herbert Xu
2023-08-18
3
-374
/
+364
*
crypto: keembay - Remove prepare/unprepare request
Herbert Xu
2023-08-18
2
-6
/
+0
*
crypto: qat - Remove unused function declarations
Yue Haibing
2023-08-18
1
-8
/
+0
*
crypto: qat - use kfree_sensitive instead of memset/kfree()
Yang Yingliang
2023-08-11
1
-2
/
+1
*
crypto: keembay - Convert to devm_platform_ioremap_resource()
Yangtao Li
2023-07-20
1
-9
/
+1
*
crypto: qat - replace the if statement with min()
You Kangren
2023-07-20
1
-5
/
+2
*
crypto: qat - add heartbeat counters check
Damian Muszynski
2023-07-20
6
-0
/
+81
*
crypto: qat - add heartbeat feature
Damian Muszynski
2023-07-20
20
-2
/
+611
*
crypto: qat - add measure clock frequency
Damian Muszynski
2023-07-20
16
-0
/
+268
*
crypto: qat - drop obsolete heartbeat interface
Damian Muszynski
2023-07-20
1
-15
/
+0
*
crypto: qat - add internal timer for qat 4xxx
Damian Muszynski
2023-07-20
10
-0
/
+137
*
crypto: qat - add fw_counters debugfs file
Lucas Segarra Fernandez
2023-07-20
7
-0
/
+303
*
crypto: qat - change value of default idle filter
Giovanni Cabiddu
2023-07-14
1
-1
/
+1
*
crypto: qat - do not export adf_init_admin_pm()
Giovanni Cabiddu
2023-06-16
1
-1
/
+0
*
crypto: qat - expose pm_idle_enabled through sysfs
Lucas Segarra Fernandez
2023-06-16
4
-1
/
+66
*
crypto: qat - extend configuration for 4xxx
Adam Guerin
2023-06-16
4
-22
/
+152
*
crypto: qat - refactor fw config logic for 4xxx
Giovanni Cabiddu
2023-06-16
1
-38
/
+58
*
crypto: qat - make fw images name constant
Giovanni Cabiddu
2023-06-16
5
-10
/
+10
*
crypto: qat - move returns to default case
Adam Guerin
2023-06-16
2
-11
/
+10
*
crypto: qat - unmap buffers before free for RSA
Hareshx Sankar Raj
2023-06-16
1
-5
/
+4
*
crypto: qat - unmap buffer before free for DH
Hareshx Sankar Raj
2023-06-16
1
-3
/
+2
*
crypto: qat - update slice mask for 4xxx devices
Karthikeyan Gopal
2023-06-09
1
-1
/
+1
*
crypto: qat - set deprecated capabilities as reserved
Karthikeyan Gopal
2023-06-09
1
-2
/
+1
*
crypto: qat - add missing function declaration in adf_dbgfs.h
Giovanni Cabiddu
2023-06-06
1
-1
/
+1
*
crypto: qat - move dbgfs init to separate file
Damian Muszynski
2023-06-02
13
-62
/
+156
*
crypto: ixp4xx - silence uninitialized variable warning
Dan Carpenter
2023-05-12
1
-1
/
+1
*
Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-27
1
-1
/
+1
*
crypto: ixp4xx - fix building wiht 64-bit dma_addr_t
Arnd Bergmann
2023-04-14
1
-6
/
+8
*
crypto: ixp4xx - Do not check word size when compile testing
Herbert Xu
2023-04-11
1
-1
/
+2
*
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
2023-04-06
108
-0
/
+23515
*
crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xx
Tom Zanussi
2023-04-06
5
-0
/
+1619
*
crypto: keembay - Move driver to drivers/crypto/intel/keembay
Tom Zanussi
2023-04-06
11
-0
/
+6654