index
:
sugar/linux
mainline
Sugar's Linux Kernel Patch
Asai Neko
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
/
qat_common
/
adf_init.c
Age
Commit message (
Expand
)
Author
2025-07-18
crypto: qat - flush misc workqueue during device shutdown
Giovanni Cabiddu
2024-08-02
crypto: qat - disable IOV in adf_dev_stop()
Michal Witwicki
2024-08-02
crypto: qat - preserve ADF_GENERAL_SEC
Adam Guerin
2024-02-09
crypto: qat - add fatal error notify method
Furong Zhou
2023-12-29
crypto: qat - add support for device telemetry
Lucas Segarra Fernandez
2023-10-27
crypto: qat - add rate limiting feature to qat_4xxx
Damian Muszynski
2023-10-27
crypto: qat - fix ring to service map for QAT GEN4
Giovanni Cabiddu
2023-10-27
crypto: qat - add error counters
Shashank Gupta
2023-10-27
crypto: qat - add infrastructure for error reporting
Shashank Gupta
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 - fix state machines cleanup paths
Giovanni Cabiddu
2023-09-15
crypto: qat - Use list_for_each_entry() helper
Jinjie Ruan
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 - add internal timer for qat 4xxx
Damian Muszynski
2023-06-02
crypto: qat - move dbgfs init to separate file
Damian Muszynski
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi