summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel
AgeCommit message (Expand)Author
2025-05-05crypto: qat - export adf_init_admin_pm()Suman Kumar Chakraborty
2025-05-05crypto: qat - expose configuration functionsSuman Kumar Chakraborty
2025-05-05crypto: qat - export adf_get_service_mask()Giovanni Cabiddu
2025-05-05crypto: qat - add GEN6 firmware loaderJack Xu
2025-05-05crypto: qat - refactor FW signing algorithmJack Xu
2025-05-05crypto: qat - use pr_fmt() in qat uclo.cSuman Kumar Chakraborty
2025-05-05crypto: qat - refactor compression template logicSuman Kumar Chakraborty
2025-05-05crypto: qat - rename and relocate timer logicGeorge Abraham P
2025-05-05crypto: qat - include qat_common in top MakefileSuman Kumar Chakraborty
2025-04-28crypto: iaa - Adjust workqueue allocation typeKees Cook
2025-04-16crypto: iaa - Use cra_reqsize for acompHerbert Xu
2025-04-16crypto: qat - Use cra_reqsize for acompHerbert Xu
2025-04-16crypto: iaa - Switch to ACOMP_FBREQ_ON_STACKHerbert Xu
2025-04-07crypto: qat - switch to standard pattern for PCI IDsGiovanni Cabiddu
2025-04-07crypto: qat - remove BITS_IN_DWORD()Suman Kumar Chakraborty
2025-04-07crypto: qat - remove initialization in device classGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_c3xxxGiovanni Cabiddu
2025-04-07crypto: qat - remove redundant prototypes in qat_c3xxxGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_c62xGiovanni Cabiddu
2025-04-07crypto: qat - remove redundant prototypes in qat_c62xGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_dh895xccGiovanni Cabiddu
2025-04-07crypto: qat - remove redundant prototypes in qat_dh895xccGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_420xxGiovanni Cabiddu
2025-04-07crypto: qat - add shutdown handler to qat_4xxxGiovanni Cabiddu
2025-04-07crypto: iaa - Remove unused disable_async argument from iaa_decompressHerbert Xu
2025-04-07crypto: iaa - Do not clobber req->base.dataHerbert Xu
2025-04-07crypto: iaa - Move compression CRC into request objectHerbert Xu
2025-03-21crypto: iaa - Use acomp stack fallbackHerbert Xu
2025-03-21crypto: qat - Remove dst_null supportHerbert Xu
2025-03-21crypto: iaa - Remove dst_null supportHerbert Xu
2025-03-21crypto: qat - remove access to parity register for QAT GEN4Bairavi Alagappan
2025-03-21crypto: qat - set parity error mask for qat_420xxBairavi Alagappan
2025-03-21crypto: qat - optimize allocations for fw authenticationJack Xu
2025-03-21crypto: qat - remove redundant FW image size checkJack Xu
2025-03-21crypto: qat - remove unused members in suof structureJack Xu
2025-03-21crypto: qat - introduce fuse arraySuman Kumar Chakraborty
2025-03-21crypto: qat - add macro to write 64-bit values to registersSuman Kumar Chakraborty
2025-03-08crypto: iaa - Test the correct request flagHerbert Xu
2025-02-22crypto: qat - refactor service parsing logicMaƂgorzata Mielnik
2025-02-22crypto: qat - do not export adf_cfg_servicesGiovanni Cabiddu
2025-02-22crypto: qat - reorder objects in qat_common MakefileGiovanni Cabiddu
2025-02-22crypto: qat - fix object goals in MakefilesGiovanni Cabiddu
2025-02-09crypto: qat - set command ids as reservedSuman Kumar Chakraborty
2025-02-09crypto: drivers - Use str_enable_disable-like helpersKrzysztof Kozlowski
2025-01-28Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-01-15qat: don't mess with ->d_nameAl Viro
2024-12-28crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async'Kanchana P Sridhar
2024-12-21crypto: ixp4xx - fix OF node reference leaks in init_ixp_crypto()Joe Hattori
2024-12-03module: Convert default symbol namespace to string literalMasahiro Yamada
2024-12-02module: Convert symbol namespace to string literalPeter Zijlstra