aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
AgeCommit message (Expand)Author
2024-01-26crypto: caam - fix asynchronous hashGaurav Jain
2023-10-27crypto: caam/jr - Convert to platform remove callback returning voidUwe Kleine-König
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-08-29Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-08-23crypto: drivers - Explicitly include correct DT includesRob Herring
2023-08-18crypto: caam - Use new crypto_engine_op interfaceHerbert Xu
2023-08-18crypto: caam - Include internal/engine.hHerbert Xu
2023-08-18crypto: caam/jr - fix shared IRQ line handlingHoria Geantă
2023-08-18crypto: caam - increase the domain of write memory barrier to full systemIuliana Prodan
2023-08-18crypto: caam - fix unchecked return value errorGaurav Jain
2023-08-18crypto: caam - fix PM operations definitionArnd Bergmann
2023-08-18Revert "crypto: caam - adjust RNG timing to support more devices"Herbert Xu
2023-08-04crypto: caam - add power management supportHoria Geanta
2023-08-04crypto: caam - Change structure type representing DECO MIDFranck LENORMAND
2023-07-28crypto: caam - Remove messages related to memory allocation failureChristophe JAILLET
2023-07-28crypto: caam - Use struct_size()Christophe JAILLET
2023-06-30Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-06-23crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal
2023-06-23crypto: caam - add a test for the RNGVictoria Milhoan (b42089)
2023-06-23crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan
2023-05-30bus: fsl-mc: Make remove function return voidUwe Kleine-König
2023-05-19crypto: caam - Fix soc_id matchingPankaj Gupta
2023-05-12crypto: caam - refactor RNG initializationHoria GeantA
2023-04-14crypto: caam - OP-TEE firmware supportHoria GeantA
2023-04-14crypto: caam - reduce page 0 regs access to minimumHoria GeantA
2023-03-31crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET
2023-03-24crypto: caam - remove unnecessary (void*) conversionsYu Zhe
2023-03-24crypto: caam/jr - add .shutdown hookGaurav Jain
2023-03-14drivers: crypto: caam/jr - Allow quiesce when quiescedHoria Geanta
2023-02-28crypto: caam - Fix edesc/iv ordering mixupHerbert Xu
2023-01-27crypto: caam - Use ahash_request_completeHerbert Xu
2023-01-06crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2023-01-06crypto: caam - Avoid GCC memset bug warningHerbert Xu
2022-12-30crypto: caam - fix CAAM io mem access in blob_genNikolaus Voss
2022-12-02crypto: caam - Set DMA alignment explicitlyHerbert Xu
2022-12-02crypto: caam - Use helper to set reqsizeHerbert Xu
2022-12-02crypto: caam - warn if blob_gen key is insecureNikolaus Voss
2022-11-18hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld
2022-07-15crypto: caam/qi2 - switch to netif_napi_add_tx_weight()Jakub Kicinski
2022-06-30crypto: caam - drop unexpected word 'for' in commentsJiang Jian
2022-06-30crypto: caam - drop unexpected word 'a' in commentsJiang Jian
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-23crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum
2022-05-23crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum
2022-05-06crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal
2022-04-29crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam
2022-02-17treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva
2021-12-03crypto: caam - save caam memory to support crypto engine retry mechanism.Gaurav Jain
2021-11-20crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li