index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
intel
/
qat
/
qat_c3xxx
Age
Commit message (
Expand
)
Author
2025-05-05
crypto: qat - refactor compression template logic
Suman Kumar Chakraborty
2025-05-05
crypto: qat - include qat_common in top Makefile
Suman Kumar Chakraborty
2025-04-07
crypto: qat - remove initialization in device class
Giovanni Cabiddu
2025-04-07
crypto: qat - add shutdown handler to qat_c3xxx
Giovanni Cabiddu
2025-04-07
crypto: qat - remove redundant prototypes in qat_c3xxx
Giovanni Cabiddu
2025-03-21
crypto: qat - introduce fuse array
Suman Kumar Chakraborty
2025-02-22
crypto: qat - fix object goals in Makefiles
Giovanni Cabiddu
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-08-02
crypto: qat - preserve ADF_GENERAL_SEC
Adam Guerin
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-04-02
crypto: qat - relocate CSR access code
Giovanni Cabiddu
2023-10-27
crypto: qat - move admin api
Giovanni Cabiddu
2023-10-13
crypto: qat - add namespace to driver
Giovanni Cabiddu
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-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