index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
qat
/
qat_common
/
qat_uclo.c
Age
Commit message (
Expand
)
Author
2020-06-18
crypto: qat - replace user types with kernel u types
Wojciech Ziemba
2020-06-18
crypto: qat - convert to SPDX License Identifiers
Giovanni Cabiddu
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2017-11-03
crypto: qat - mark expected switch fall-throughs in qat_uclo
Gustavo A. R. Silva
2017-10-12
crypto: qat - pr_err() strings should end with newlines
Arvind Yadav
2016-09-13
crypto: qat - fix leak on error path
Giovanni Cabiddu
2016-02-28
crypto: qat - The AE id should be less than the maximal AE number
Pingchao Yang
2015-12-09
crypto: qat - add support for new devices to FW loader
Pingchao Yang
2015-07-17
crypto: qat - add support for MMP FW
Pingchao Yang
2014-08-01
crypto: qat - Fixed SKU1 dev issue
Tadeusz Struk
2014-08-01
crypto: qat - Updated print outputs
Tadeusz Struk
2014-08-01
crypto: qat - change ae_num to ae_id
Tadeusz Struk
2014-08-01
crypto: qat - change slice->regions to slice->region
Tadeusz Struk
2014-08-01
crypto: qat - use min_t macro
Tadeusz Struk
2014-08-01
crypto: qat - remove unnecessary parentheses
Tadeusz Struk
2014-08-01
crypto: qat - remove unnecessary return codes
Tadeusz Struk
2014-06-26
crypto: qat - Fix error path crash when no firmware is present
Tadeusz Struk
2014-06-26
crypto: qat - Fixed new checkpatch warnings
Tadeusz Struk
2014-06-20
crypto: qat - Intel(R) QAT ucode part of fw loader
Tadeusz Struk