summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/intel
AgeCommit message (Expand)AuthorLines
2025-07-18crypto: qat - relocate bank state helper functionsMaƂgorzata Mielnik-209/+258
2025-07-18crypto: qat - replace CHECK_STAT macro with static inline functionSuman Kumar Chakraborty-14/+19
2025-07-18crypto: qat - use pr_fmt() in adf_gen4_hw_data.cSuman Kumar Chakraborty-4/+6
2025-07-18crypto: qat - disable ZUC-256 capability for QAT GEN5Bairavi Alagappan-8/+1
2025-07-18crypto: keembay - Fix dma_unmap_sg() nents valueThomas Fourier-1/+7
2025-06-26crypto: qat - Use crypto_shash_export_coreHerbert Xu-7/+7
2025-06-23crypto: qat - restore ASYM service support for GEN6 devicesSuman Kumar Chakraborty-1/+9
2025-06-23crypto: qat - remove duplicate masking for GEN6 devicesSuman Kumar Chakraborty-1/+0
2025-06-23crypto: qat - lower priority for skcipher and aead algorithmsGiovanni Cabiddu-6/+6
2025-06-13crypto: qat - add support for decompression service to GEN6 devicesSuman Kumar Chakraborty-1/+25
2025-06-13crypto: qat - fix state restore for banks with exceptionsSvyatoslav Pankratov-7/+22
2025-06-13crypto: qat - allow enabling VFs in the absence of IOMMUAhsan Atta-1/+0
2025-06-13crypto: qat - use unmanaged allocation for dc_dataSuman Kumar Chakraborty-2/+2
2025-05-23crypto: qat - add missing header inclusionArnd Bergmann-0/+2
2025-05-19crypto: qat - enable reporting of error counters for GEN6 devicesSuman Kumar Chakraborty-0/+2
2025-05-19crypto: qat - enable RAS support for GEN6 devicesSuman Kumar Chakraborty-0/+1325
2025-05-14crypto: iaa - Optimize rebalance_wq_table()Yury Norov-21/+14
2025-05-14crypto: qat/qat_6xxx - Fix NULL vs IS_ERR() check in adf_probe()Dan Carpenter-2/+2
2025-05-05crypto: qat - add qat_6xxx driverLaurent M Coquerel-0/+1328
2025-05-05crypto: qat - add firmware headers for GEN6 devicesSuman Kumar Chakraborty-0/+417
2025-05-05crypto: qat - update firmware apiSuman Kumar Chakraborty-4/+22
2025-05-05crypto: qat - export adf_init_admin_pm()Suman Kumar Chakraborty-0/+1
2025-05-05crypto: qat - expose configuration functionsSuman Kumar Chakraborty-3/+6
2025-05-05crypto: qat - export adf_get_service_mask()Giovanni Cabiddu-1/+3
2025-05-05crypto: qat - add GEN6 firmware loaderJack Xu-7/+176
2025-05-05crypto: qat - refactor FW signing algorithmJack Xu-70/+84
2025-05-05crypto: qat - use pr_fmt() in qat uclo.cSuman Kumar Chakraborty-70/+65
2025-05-05crypto: qat - refactor compression template logicSuman Kumar Chakraborty-146/+173
2025-05-05crypto: qat - rename and relocate timer logicGeorge Abraham P-21/+21
2025-05-05crypto: qat - include qat_common in top MakefileSuman Kumar Chakraborty-8/+1
2025-04-28crypto: iaa - Adjust workqueue allocation typeKees Cook-1/+1
2025-04-16crypto: iaa - Use cra_reqsize for acompHerbert Xu-1/+1
2025-04-16crypto: qat - Use cra_reqsize for acompHerbert Xu-1/+1
2025-04-16crypto: iaa - Switch to ACOMP_FBREQ_ON_STACKHerbert Xu-4/+1
2025-04-07crypto: qat - switch to standard pattern for PCI IDsGiovanni Cabiddu-23/+23
2025-04-07crypto: qat - remove BITS_IN_DWORD()Suman Kumar Chakraborty-10/+10
2025-04-07crypto: qat - remove initialization in device classGiovanni Cabiddu-8/+0
2025-04-07crypto: qat - add shutdown handler to qat_c3xxxGiovanni Cabiddu-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_c3xxxGiovanni Cabiddu-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_c62xGiovanni Cabiddu-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_c62xGiovanni Cabiddu-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_dh895xccGiovanni Cabiddu-0/+8
2025-04-07crypto: qat - remove redundant prototypes in qat_dh895xccGiovanni Cabiddu-18/+15
2025-04-07crypto: qat - add shutdown handler to qat_420xxGiovanni Cabiddu-0/+8
2025-04-07crypto: qat - add shutdown handler to qat_4xxxGiovanni Cabiddu-0/+8
2025-04-07crypto: iaa - Remove unused disable_async argument from iaa_decompressHerbert Xu-6/+5
2025-04-07crypto: iaa - Do not clobber req->base.dataHerbert Xu-4/+2
2025-04-07crypto: iaa - Move compression CRC into request objectHerbert Xu-15/+13
2025-03-21crypto: iaa - Use acomp stack fallbackHerbert Xu-22/+6
2025-03-21crypto: qat - Remove dst_null supportHerbert Xu-259/+1