开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
Age
Commit message (
Expand
)
Author
2023-10-20
crypto: qat - fix double free during reset
Svyatoslav Pankratov
2023-10-13
crypto: qat - add cnv_errors debugfs file
Lucas Segarra Fernandez
2023-10-13
crypto: qat - add pm_status debugfs file
Lucas Segarra Fernandez
2023-10-13
crypto: qat - refactor included headers
Lucas Segarra Fernandez
2023-10-13
crypto: qat - add namespace to driver
Giovanni Cabiddu
2023-10-12
crypto: qat - Remove zlib-deflate
Herbert Xu
2023-10-01
crypto: keembay - Don't pass errors to the caller in .remove()
Uwe Kleine-König
2023-10-01
crypto: qat - Annotate struct adf_fw_counters with __counted_by
Kees Cook
2023-10-01
crypto: qat - increase size of buffers
Giovanni Cabiddu
2023-09-20
crypto: qat - enable dc chaining service
Adam Guerin
2023-09-20
crypto: qat - consolidate services structure
Giovanni Cabiddu
2023-09-20
crypto: qat - fix unregistration of compression algorithms
Giovanni Cabiddu
2023-09-20
crypto: qat - fix unregistration of crypto algorithms
Giovanni Cabiddu
2023-09-20
crypto: qat - ignore subsequent state up commands
Giovanni Cabiddu
2023-09-20
crypto: qat - do not shadow error code
Giovanni Cabiddu
2023-09-20
crypto: qat - fix state machines cleanup paths
Giovanni Cabiddu
2023-09-20
crypto: qat - refactor deprecated strncpy
Justin Stitt
2023-09-15
crypto: qat - Use list_for_each_entry() helper
Jinjie Ruan
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
[next]