summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/qat/qat_common/qat_hal.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi2023-04-061-1594/+0
* crypto: qat - add support for 402xx devicesDamian Muszynski2023-03-141-0/+1
* crypto: qat - add support for 401xx devicesGiovanni Cabiddu2022-05-201-0/+1
* crypto: qat - add the adf_get_pmisc_base() helper functionMarco Chiappero2021-12-241-30/+11
* crypto: qat - check return code of qat_hal_rd_rel_reg()Jack Xu2021-05-281-1/+5
* crypto: qat - check MMP size before writing to the SRAMJack Xu2021-05-281-4/+4
* crypto: qat - add gen4 firmware loaderJack Xu2020-11-131-16/+61
* crypto: qat - add support for broadcasting modeJack Xu2020-11-131-0/+1
* crypto: qat - add support for shared ustoreJack Xu2020-11-131-0/+2
* crypto: qat - allow to target specific AEsJack Xu2020-11-131-0/+1
* crypto: qat - add FCU CSRs to chip infoJack Xu2020-11-131-2/+17
* crypto: qat - add CSS3K supportJack Xu2020-11-131-0/+2
* crypto: qat - add misc control CSR to chip infoJack Xu2020-11-131-4/+7
* crypto: qat - add wake up event to chip infoJack Xu2020-11-131-1/+4
* crypto: qat - add clock enable CSR to chip infoJack Xu2020-11-131-4/+6
* crypto: qat - add reset CSR and mask to chip infoJack Xu2020-11-131-17/+22
* crypto: qat - add local memory size to chip infoJack Xu2020-11-131-0/+2
* crypto: qat - add support for lm2 and lm3Jack Xu2020-11-131-2/+68
* crypto: qat - add next neighbor to chip_infoJack Xu2020-11-131-1/+10
* crypto: qat - introduce chip info structureJack Xu2020-11-131-31/+79
* crypto: qat - move defines to header filesJack Xu2020-11-131-4/+0
* crypto: qat - remove global CSRs helpersJack Xu2020-11-131-10/+10
* crypto: qat - refactor AE startJack Xu2020-11-131-9/+15
* crypto: qat - change type for ctx_maskJack Xu2020-11-131-8/+8
* crypto: qat - introduce additional parenthesisJack Xu2020-11-131-3/+3
* crypto: qat - remove unnecessary parenthesisJack Xu2020-11-131-3/+3
* crypto: qat - fix status check in qat_hal_put_rel_rd_xfer()Jack Xu2020-11-131-1/+1
* crypto: qat - mask device capabilities with soft strapsGiovanni Cabiddu2020-10-301-12/+15
* crypto: qat - replace device ids definesGiovanni Cabiddu2020-09-181-3/+4
* crypto: qat - replace user types with kernel u typesWojciech Ziemba2020-06-181-20/+20
* crypto: qat - convert to SPDX License IdentifiersGiovanni Cabiddu2020-06-181-46/+2
* crypto: qat - reduce stack size with KASANArnd Bergmann2017-12-221-66/+67
* crypto: qat - zero esram only for DH85x devicesGiovanni Cabiddu2017-02-021-2/+2
* crypto: qat - update init_esram for C3xxx dev typeTadeusz Struk2016-01-181-0/+3
* crypto: qat - fix timeout issuesPingchao Yang2016-01-181-5/+6
* crypto: qat - remove to call get_sram_bar_id for qat_c3xxxPingchao Yang2016-01-181-3/+6
* crypto: qat - fix some timeout testsPingchao Yang2015-12-221-1/+1
* crypto: qat - fix CTX_ENABLES bits shift direction issuePingchao Yang2015-12-221-1/+1
* crypto: qat - add support for new devices to FW loaderPingchao Yang2015-12-091-42/+80
* crypto: qat - remove unneeded variableTadeusz Struk2015-10-011-3/+2
* crypto: qat - remove unused defineBruce Allan2015-07-281-1/+0
* crypto: qat - add support for MMP FWPingchao Yang2015-07-171-5/+8
* crypto: qat - fix checkpatch BIT_MACRO issuesAllan, Bruce W2015-04-011-2/+2
* crypto: qat - make error and info log messages more descriptiveAllan, Bruce W2015-03-231-1/+1
* crypto: qat - Move BAR definitions to device specific moduleTadeusz Struk2014-11-061-1/+2
* crypto: qat - Use hweight for bit countingTadeusz Struk2014-08-011-13/+2
* crypto: qat - Updated print outputsTadeusz Struk2014-08-011-2/+1
* crypto: qat - change ae_num to ae_idTadeusz Struk2014-08-011-13/+13
* crypto: qat - remove an unneeded castDan Carpenter2014-07-101-1/+1
* crypto: qat - Fixed new checkpatch warningsTadeusz Struk2014-06-261-2/+5