summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/adf_transport.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi2023-04-061-577/+0
* crypto: qat - add backlog mechanismGiovanni Cabiddu2022-05-201-0/+11
* crypto: qat - Fix a double free in adf_create_ringLv Yunlong2021-04-091-0/+1
* crypto: qat - fix potential spectre issueAdam Guerin2021-01-141-0/+2
* crypto: qat - remove hardcoded bank irq clear flag maskGiovanni Cabiddu2020-10-301-2/+2
* crypto: qat - abstract build ring baseGiovanni Cabiddu2020-10-301-1/+3
* crypto: qat - split transport CSR access logicGiovanni Cabiddu2020-10-301-28/+58
* crypto: qat - num_rings_per_bank is device dependentAhsan Atta2020-10-301-13/+29
* crypto: qat - replace user types with kernel u typesWojciech Ziemba2020-06-181-31/+31
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-181-46/+2
* crypto: qat - Remove unused goto labelHerbert Xu2019-02-081-1/+0
* crypto: qat - no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-02-011-6/+0
* crypto: qat - enable VF irq after guest exits ungracefullyZeng Xin2015-12-141-1/+2
* crypto: qat - ring returning retry even though ring has BWHarvijay Saini2015-12-111-3/+2
* crypto: qat - move isr files to qat common so that they can be reusedTadeusz Struk2015-12-091-16/+4
* crypto: qat - silence a static checker warningTadeusz Struk2015-08-241-0/+4
* crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk2015-08-101-4/+3
* crypto: qat - Fix typo othewise->otherwiseAhsan Atta2015-07-281-1/+1
* crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring2015-06-291-1/+1
* crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-231-13/+18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2014-12-131-7/+8
|\
| * crypto: qat - fix problem with coalescing enable logicTadeusz Struk2014-12-041-7/+8
* | crypto: qat - Enforce valid numa configurationTadeusz Struk2014-10-241-5/+7
|/
* crypto: qat - Fixed new checkpatch warningsTadeusz Struk2014-06-261-0/+2
* crypto: qat - Intel(R) QAT transport codeTadeusz Struk2014-06-201-0/+565