summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2023-05-07Merge tag 'v6.4-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-28crypto: sun8i-ss - Fix a test in sun8i_ss_setup_ivs()Christophe JAILLET
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-04-14crypto: ixp4xx - fix building wiht 64-bit dma_addr_tArnd Bergmann
2023-04-14crypto: caam - OP-TEE firmware supportHoria GeantA
2023-04-14crypto: caam - reduce page 0 regs access to minimumHoria GeantA
2023-04-14crypto: ccp - Use lower 8 bytes to communicate with doorbell command registerMario Limonciello
2023-04-14crypto: ccp - Return doorbell status code as an argumentMario Limonciello
2023-04-14crypto: ccp - Bump up doorbell debug message to errorMario Limonciello
2023-04-14crypto: ccp - Drop extra doorbell checksMario Limonciello
2023-04-14crypto: ccp - Don't initialize CCP for PSP 0x1649Mario Limonciello
2023-04-11crypto: ixp4xx - Do not check word size when compile testingHerbert Xu
2023-04-06crypto: hisilicon/trng - add support for HiSTB TRNGDavid Yang
2023-04-06crypto: atmel-aes - Match cfb block size with generic implementationRyan Wanner
2023-04-06crypto: atmel-aes - Detecting in-place operations two sg listsRyan Wanner
2023-04-06crypto: atmel-tdes - Detecting in-place operations with two sg listsRyan Wanner
2023-04-06crypto: atmel-sha - Add zero length message digest support for hmacRyan Wanner
2023-04-06crypto: qat - Move driver to drivers/crypto/intel/qatTom Zanussi
2023-04-06crypto: ixp4xx - Move driver to drivers/crypto/intel/ixp4xxTom Zanussi
2023-04-06crypto: keembay - Move driver to drivers/crypto/intel/keembayTom Zanussi
2023-04-06crypto: ccp - Clear PSP interrupt status register before calling handlerJeremi Piotrowski
2023-04-05mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov
2023-03-31crypto: mxs-dcp - Use the devm_clk_get_optional_enabled() helperChristophe JAILLET
2023-03-31crypto: img-hash - Fix img_hash_match unused warningKrzysztof Kozlowski
2023-03-31crypto: sa2ul - Select CRYPTO_DESSuman Anna
2023-03-31crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET
2023-03-24crypto: caam - remove unnecessary (void*) conversionsYu Zhe
2023-03-24crypto: drivers - remove unnecessary (void*) conversionsYu Zhe
2023-03-24crypto: crypto4xx - remove unnecessary (void*) conversionsYu Zhe
2023-03-24crypto: caam/jr - add .shutdown hookGaurav Jain
2023-03-24crypto: ccree - Depend on HAS_IOMEMHerbert Xu
2023-03-24crypto: keembay - Drop if with an always false conditionUwe Kleine-König
2023-03-24crypto: stm32 - Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-24crypto: img-hash - Use devm_platform_get_and_ioremap_resource()Yang Li
2023-03-23crypto: hisilicon/qm - make struct bus_type * constGreg Kroah-Hartman
2023-03-21crypto: ccp: Get rid of __sev_platform_init_locked()'s local function pointerBorislav Petkov (AMD)
2023-03-21crypto: ccp - Name -1 return value as SEV_RET_NO_FW_CALLPeter Gonda
2023-03-17driver core: class: remove module * from class_create()Greg Kroah-Hartman
2023-03-17crypto: stm32 - Save and restore between each requestHerbert Xu
2023-03-17crypto: stm32 - Fix empty message processingHerbert Xu
2023-03-17crypto: stm32 - Remove unused HASH_FLAGS_ERRORSHerbert Xu
2023-03-17crypto: stm32 - Move hash state into separate structureHerbert Xu
2023-03-17crypto: stm32 - Remove unused hdev->err fieldHerbert Xu
2023-03-17crypto: stm32 - Simplify finupHerbert Xu
2023-03-17crypto: stm32 - Move polling into do_one_requestHerbert Xu
2023-03-17crypto: stm32 - Save 54 CSR registersHerbert Xu
2023-03-17crypto: atmel-sha204a - Mark OF related data as maybe unusedKrzysztof Kozlowski
2023-03-17crypto: ccp - Add support for ringing a platform doorbellMario Limonciello