summaryrefslogtreecommitdiff
path: root/drivers/crypto/intel
AgeCommit message (Expand)Author
2023-10-20crypto: qat - fix double free during resetSvyatoslav Pankratov
2023-10-13crypto: qat - add cnv_errors debugfs fileLucas Segarra Fernandez
2023-10-13crypto: qat - add pm_status debugfs fileLucas Segarra Fernandez
2023-10-13crypto: qat - refactor included headersLucas Segarra Fernandez
2023-10-13crypto: qat - add namespace to driverGiovanni Cabiddu
2023-10-12crypto: qat - Remove zlib-deflateHerbert Xu
2023-10-01crypto: keembay - Don't pass errors to the caller in .remove()Uwe Kleine-König
2023-10-01crypto: qat - Annotate struct adf_fw_counters with __counted_byKees Cook
2023-10-01crypto: qat - increase size of buffersGiovanni Cabiddu
2023-09-20crypto: qat - enable dc chaining serviceAdam Guerin
2023-09-20crypto: qat - consolidate services structureGiovanni Cabiddu
2023-09-20crypto: qat - fix unregistration of compression algorithmsGiovanni Cabiddu
2023-09-20crypto: qat - fix unregistration of crypto algorithmsGiovanni Cabiddu
2023-09-20crypto: qat - ignore subsequent state up commandsGiovanni Cabiddu
2023-09-20crypto: qat - do not shadow error codeGiovanni Cabiddu
2023-09-20crypto: qat - fix state machines cleanup pathsGiovanni Cabiddu
2023-09-20crypto: qat - refactor deprecated strncpyJustin Stitt
2023-09-15crypto: qat - Use list_for_each_entry() helperJinjie Ruan
2023-08-25crypto: qat - fix crypto capability detection for 4xxxAdam Guerin
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring
2023-08-18crypto: keembay - Use new crypto_engine_op interfaceHerbert Xu
2023-08-18crypto: keembay - Remove prepare/unprepare requestHerbert Xu
2023-08-18crypto: qat - Remove unused function declarationsYue Haibing
2023-08-11crypto: qat - use kfree_sensitive instead of memset/kfree()Yang Yingliang
2023-07-20crypto: keembay - Convert to devm_platform_ioremap_resource()Yangtao Li
2023-07-20crypto: qat - replace the if statement with min()You Kangren
2023-07-20crypto: qat - add heartbeat counters checkDamian Muszynski
2023-07-20crypto: qat - add heartbeat featureDamian Muszynski
2023-07-20crypto: qat - add measure clock frequencyDamian Muszynski
2023-07-20crypto: qat - drop obsolete heartbeat interfaceDamian Muszynski
2023-07-20crypto: qat - add internal timer for qat 4xxxDamian Muszynski
2023-07-20crypto: qat - add fw_counters debugfs fileLucas Segarra Fernandez
2023-07-14crypto: qat - change value of default idle filterGiovanni Cabiddu
2023-06-16crypto: qat - do not export adf_init_admin_pm()Giovanni Cabiddu
2023-06-16crypto: qat - expose pm_idle_enabled through sysfsLucas Segarra Fernandez
2023-06-16crypto: qat - extend configuration for 4xxxAdam Guerin
2023-06-16crypto: qat - refactor fw config logic for 4xxxGiovanni Cabiddu
2023-06-16crypto: qat - make fw images name constantGiovanni Cabiddu
2023-06-16crypto: qat - move returns to default caseAdam Guerin
2023-06-16crypto: qat - unmap buffers before free for RSAHareshx Sankar Raj
2023-06-16crypto: qat - unmap buffer before free for DHHareshx Sankar Raj
2023-06-09crypto: qat - update slice mask for 4xxx devicesKarthikeyan Gopal
2023-06-09crypto: qat - set deprecated capabilities as reservedKarthikeyan Gopal
2023-06-06crypto: qat - add missing function declaration in adf_dbgfs.hGiovanni Cabiddu
2023-06-02crypto: qat - move dbgfs init to separate fileDamian Muszynski
2023-05-12crypto: ixp4xx - silence uninitialized variable warningDan Carpenter
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-14crypto: ixp4xx - fix building wiht 64-bit dma_addr_tArnd Bergmann
2023-04-11crypto: ixp4xx - Do not check word size when compile testingHerbert Xu
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi