summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel
AgeCommit message (Expand)Author
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
2024-11-26Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-11-10crypto: qat - Fix missing destroy_workqueue in adf_init_aer()Wang Hai
2024-10-30crypto: qat - replace deprecated PCI functionsPhilipp Stanner
2024-10-28crypto: qat - Fix typo "accelaration"WangYuli
2024-10-28crypto: qat - Constify struct pm_status_rowChristophe JAILLET
2024-10-19crypto: drivers - Switch back to struct platform_driver::remove()Uwe Kleine-König
2024-10-19crypto: qat - remove faulty arbiter config resetAhsan Atta
2024-10-05crypto: qat - remove unused adf_devmgr_get_firstDr. David Alan Gilbert
2024-10-05crypto: qat/qat_4xxx - fix off by one in uof_get_name()Dan Carpenter
2024-10-05crypto: qat/qat_420xx - fix off by one in uof_get_name()Dan Carpenter
2024-10-05crypto: iaa - Remove potential infinite loop in check_completion()Zanussi, Tom
2024-10-05crypto: qat - remove check after debugfs_create_dir()Cabiddu, Giovanni
2024-09-06crypto: qat - Remove trailing space after \n newlineColin Ian King
2024-08-24crypto: qat - fix "Full Going True" macro definitionSvyatoslav Pankratov
2024-08-24crypto: keembay - fix module autoloadingLiao Chen
2024-08-17crypto: qat - Use static_assert() to check struct sizesGustavo A. R. Silva
2024-08-02crypto: iaa - Fix potential use after free bugDan Carpenter
2024-08-02crypto: qat - allow disabling SR-IOV VFsMichal Witwicki
2024-08-02crypto: qat - ensure correct order in VF restarting handlerMichal Witwicki
2024-08-02crypto: qat - fix recovery flow for VFsMichal Witwicki
2024-08-02crypto: qat - disable IOV in adf_dev_stop()Michal Witwicki
2024-08-02crypto: qat - preserve ADF_GENERAL_SECAdam Guerin
2024-07-19Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-07-06crypto: qat - fix unintentional re-enabling of error interruptsHareshx Sankar Raj
2024-07-06crypto: qat - extend scope of lock in adf_cfg_add_key_value_param()Nivas Varadharajan Mugunthakumar
2024-06-28crypto: qat - initialize user_input.lock for rate_limitingJiwei Sun
2024-06-27Merge tag 'v6.10-p4' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds