aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2023-10-20crypto: ccp - Dump SEV command buffer registers on SEV command errorJohn Allen
2023-10-20crypto: qat - fix double free during resetSvyatoslav Pankratov
2023-10-20crypto: virtio - handle config changed by work queuezhenwei pi
2023-10-14crypto: hisilicon/qm - alloc buffer to set and get xqcWeili Qian
2023-10-13hwrng: n2 - Use device_get_match_data()Rob Herring
2023-10-13crypto: aspeed-hace - Use device_get_match_data()Rob Herring
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: qcom-rng - Add hw_random interface supportOm Prakash Singh
2023-10-13crypto: qat - add namespace to driverGiovanni Cabiddu
2023-10-12crypto: qat - Remove zlib-deflateHerbert Xu
2023-10-05hwrng: meson - add support for S4Alexey Romanov
2023-10-05crypto: hisilicon/qm - check function qp num before alg registerWeili Qian
2023-10-05crypto: hisilicon/qm - fix the type value of aeqWeili Qian
2023-10-05crypto: hisilicon/qm - fix PF queue parameter issueLongfang Liu
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-10-01crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-10-01crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain
2023-10-01hwrng: stm32 - rework power management sequencesGatien Chevallier
2023-10-01hwrng: stm32 - support RNG configuration locking mechanismGatien Chevallier
2023-10-01hwrng: stm32 - restrain RNG noise source clockGatien Chevallier
2023-10-01hwrng: stm32 - rework error handling in stm32_rng_read()Gatien Chevallier
2023-10-01hwrng: stm32 - implement error concealmentGatien Chevallier
2023-10-01hwrng: stm32 - implement STM32MP13x supportGatien Chevallier
2023-10-01hwrng: stm32 - use devm_platform_get_and_ioremap_resource() APIGatien Chevallier
2023-09-20crypto: hisilicon/sec - fix for sgl unmmap problemWenkai Lin
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: hisilicon/zip - remove zlib and gzipYang Shen
2023-09-20crypto: hisilicon/zip - support deflate algorithmYang Shen
2023-09-20crypto: qat - refactor deprecated strncpyJustin Stitt
2023-09-20crypto: cavium/nitrox - refactor deprecated strncpyJustin Stitt
2023-09-20hwrng: imx-rngc - reasonable timeout for initial seedMartin Kaiser
2023-09-20hwrng: imx-rngc - reasonable timeout for selftestMartin Kaiser
2023-09-15chelsio: Do not include crypto/algapi.hHerbert Xu
2023-09-15hwrng: geode - fix accessing registersJonas Gorski
2023-09-15hwrng: octeon - Fix warnings on 32-bit platformsHerbert Xu
2023-09-15crypto: ccp - Add support for DBC over PSP mailboxMario Limonciello
2023-09-15crypto: ccp - Add a macro to check capabilities registerMario Limonciello
2023-09-15crypto: ccp - Add a communication path abstraction for DBCMario Limonciello
2023-09-15crypto: ccp - Add support for extended PSP mailbox commandsMario Limonciello
2023-09-15crypto: ccp - Move direct access to some PSP registers out of TEETom Lendacky