index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
adf_ctl_drv.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-04-06
crypto: qat - Move driver to drivers/crypto/intel/qat
Tom Zanussi
1
-475
/
+0
2023-03-14
crypto: qat - replace state machine calls
Shashank Gupta
1
-18
/
+9
2023-03-14
crypto: qat - Include algapi.h for low-level Crypto API
Herbert Xu
1
-1
/
+2
2022-12-09
crypto: qat - expose deflate through acomp api for QAT GEN2
Giovanni Cabiddu
1
-0
/
+6
2022-09-30
crypto: qat - add limit to linked list parsing
Adam Guerin
1
-2
/
+6
2022-08-26
crypto: drivers - move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-02-18
crypto: qat - add misc workqueue
Wojciech Ziemba
1
-0
/
+6
2021-06-28
crypto: qat - ratelimit invalid ioctl message and print the invalid cmd
Colin Ian King
1
-1
/
+1
2021-01-03
crypto: remove cipher routines from public crypto API
Ard Biesheuvel
1
-0
/
+1
2020-09-25
crypto: qat - remove unnecessary mutex_init()
Qinglang Miao
1
-2
/
+0
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
1
-2
/
+2
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
1
-46
/
+2
2019-10-23
compat_ioctl: move more drivers to compat_ptr_ioctl
Arnd Bergmann
1
-1
/
+1
2016-05-13
crypto: qat - change the adf_ctl_stop_devices to void
Tadeusz Struk
1
-6
/
+3
2016-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Herbert Xu
1
-0
/
+6
2016-04-28
crypto: qat - fix invalid pf2vf_resp_wq logic
Tadeusz Struk
1
-0
/
+6
2016-04-15
crypto: qat - adf_dev_stop should not be called in atomic context
Tadeusz Struk
1
-0
/
+6
2016-04-05
crypto: qat - changed adf_dev_stop to void
Tadeusz Struk
1
-14
/
+4
2016-04-05
crypto: qat - explicitly stop all VFs first
Tadeusz Struk
1
-1
/
+20
2015-12-22
crypto: qat - use list_for_each_entry*
Geliang Tang
1
-9
/
+4
2015-12-09
crypto: qat - move isr files to qat common so that they can be reused
Tadeusz Struk
1
-5
/
+3
2015-11-17
crypto: qat - when stopping all devices make fure VF are stopped first
Tadeusz Struk
1
-1
/
+1
2015-10-01
crypto: qat - remove empty functions and turn qat_uregister fn to void
Tadeusz Struk
1
-6
/
+0
2015-08-10
crypto: qat - Add support for SRIOV
Tadeusz Struk
1
-3
/
+3
2015-05-11
crypto: qat - add driver version
Allan, Bruce W
1
-0
/
+1
2015-04-01
crypto: qat - fix typo
Allan, Bruce W
1
-14
/
+14
2015-03-23
crypto: qat - make error and info log messages more descriptive
Allan, Bruce W
1
-14
/
+24
2015-01-13
crypto: qat - fix device reset flow
Allan, Bruce W
1
-1
/
+6
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-1
/
+2
2014-10-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2014-09-01
treewide: fix errors in printk
Masanari Iida
1
-1
/
+1
2014-08-25
crypto: qat - Fix return value check in adf_chr_drv_create()
Wei Yongjun
1
-1
/
+1
2014-06-20
crypto: qat - Intel(R) QAT driver framework
Tadeusz Struk
1
-0
/
+490