summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam/jr - Convert to platform remove callback returning voidUwe Kleine-König2023-10-271-13/+9
* crypto: caam/jr - fix Chacha20 + Poly1305 self test failureGaurav Jain2023-10-011-1/+2
* crypto: caam/qi2 - fix Chacha20 + Poly1305 self test failureGaurav Jain2023-10-011-1/+2
* Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-08-299-159/+650
|\
| * crypto: drivers - Explicitly include correct DT includesRob Herring2023-08-233-0/+3
| * crypto: caam - Use new crypto_engine_op interfaceHerbert Xu2023-08-184-113/+320
| * crypto: caam - Include internal/engine.hHerbert Xu2023-08-183-3/+4
| * crypto: caam/jr - fix shared IRQ line handlingHoria Geantă2023-08-181-1/+1
| * crypto: caam - increase the domain of write memory barrier to full systemIuliana Prodan2023-08-181-1/+9
| * crypto: caam - fix unchecked return value errorGaurav Jain2023-08-181-1/+3
| * crypto: caam - fix PM operations definitionArnd Bergmann2023-08-182-4/+4
| * crypto: caam - add power management supportHoria Geanta2023-08-044-21/+306
| * crypto: caam - Change structure type representing DECO MIDFranck LENORMAND2023-08-041-7/+1
| * crypto: caam - Remove messages related to memory allocation failureChristophe JAILLET2023-07-281-11/+3
| * crypto: caam - Use struct_size()Christophe JAILLET2023-07-281-2/+1
* | Revert "crypto: caam - adjust RNG timing to support more devices"Herbert Xu2023-08-181-2/+2
|/
* Merge tag 'v6.5-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2023-06-305-117/+229
|\
| * crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal2023-06-232-22/+44
| * crypto: caam - add a test for the RNGVictoria Milhoan (b42089)2023-06-232-0/+57
| * crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan2023-06-231-2/+2
| * crypto: caam - Fix soc_id matchingPankaj Gupta2023-05-191-4/+13
| * crypto: caam - refactor RNG initializationHoria GeantA2023-05-122-91/+115
* | bus: fsl-mc: Make remove function return voidUwe Kleine-König2023-05-301-3/+1
|/
* crypto: caam - OP-TEE firmware supportHoria GeantA2023-04-143-1/+26
* crypto: caam - reduce page 0 regs access to minimumHoria GeantA2023-04-147-58/+84
* crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET2023-03-311-2/+4
* crypto: caam - remove unnecessary (void*) conversionsYu Zhe2023-03-241-1/+1
* crypto: caam/jr - add .shutdown hookGaurav Jain2023-03-241-0/+6
* drivers: crypto: caam/jr - Allow quiesce when quiescedHoria Geanta2023-03-141-10/+45
* crypto: caam - Fix edesc/iv ordering mixupHerbert Xu2023-02-283-23/+53
* crypto: caam - Use ahash_request_completeHerbert Xu2023-01-272-6/+6
* crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu2023-01-0613-71/+111
* crypto: caam - Avoid GCC memset bug warningHerbert Xu2023-01-061-1/+2
* crypto: caam - fix CAAM io mem access in blob_genNikolaus Voss2022-12-301-1/+1
* crypto: caam - Set DMA alignment explicitlyHerbert Xu2022-12-025-215/+216
* crypto: caam - Use helper to set reqsizeHerbert Xu2022-12-021-1/+2
* crypto: caam - warn if blob_gen key is insecureNikolaus Voss2022-12-022-0/+12
* hwrng: core - treat default_quality as a maximum and default to 1024Jason A. Donenfeld2022-11-181-1/+0
* crypto: caam/qi2 - switch to netif_napi_add_tx_weight()Jakub Kicinski2022-07-152-4/+5
* crypto: caam - drop unexpected word 'for' in commentsJiang Jian2022-06-301-1/+1
* crypto: caam - drop unexpected word 'a' in commentsJiang Jian2022-06-302-2/+2
* Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2022-05-276-1/+279
|\
| * crypto: caam/rng - Add support for PRNGMeenakshi Aggarwal2022-05-065-1/+261
| * crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam2022-04-291-0/+18
* | crypto: caam - add in-kernel interface for blob generatorAhmad Fatoum2022-05-233-0/+186
* | crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum2022-05-233-3/+19
|/
* treewide: Replace zero-length arrays with flexible-array membersGustavo A. R. Silva2022-02-171-1/+1
* crypto: caam - save caam memory to support crypto engine retry mechanism.Gaurav Jain2021-12-033-0/+12
* crypto: caam - replace this_cpu_ptr with raw_cpu_ptrMeng Li2021-11-201-1/+1
* crypto: caam - disable pkc for non-E SoCsMichael Walle2021-09-242-4/+18