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