aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto/caam/ctrl.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: caam - i.MX8ULP donot have CAAM page0 accessPankaj Gupta2024-05-101-0/+3
* crypto: caam - init-clk based on caam-page0-accessPankaj Gupta2024-05-101-1/+15
* Merge tag 'v6.6-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2023-08-291-0/+107
|\
| * crypto: drivers - Explicitly include correct DT includesRob Herring2023-08-231-0/+1
| * crypto: caam - fix PM operations definitionArnd Bergmann2023-08-181-2/+2
| * crypto: caam - add power management supportHoria Geanta2023-08-041-0/+106
* | Revert "crypto: caam - adjust RNG timing to support more devices"Herbert Xu2023-08-181-2/+2
|/
* crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal2023-06-231-20/+32
* 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-121-91/+114
* crypto: caam - OP-TEE firmware supportHoria GeantA2023-04-141-1/+22
* crypto: caam - reduce page 0 regs access to minimumHoria GeantA2023-04-141-31/+52
* crypto: caam - Clear some memory in instantiate_rngChristophe JAILLET2023-03-311-2/+4
* crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu2023-01-061-2/+2
* Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2022-05-271-0/+18
|\
| * crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam2022-04-291-0/+18
* | crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum2022-05-231-2/+15
|/
* crypto: caam - Fix kerneldocKrzysztof Kozlowski2020-09-181-1/+3
* crypto: caam - use traditional error check patternAndy Shevchenko2020-09-111-4/+3
* crypto: caam - Move debugfs fops into standalone fileHoria Geantă2020-08-211-69/+8
* crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu2020-06-181-1/+1
* crypto: caam - add clock info for VFxxx SoCsAndrey Smirnov2020-06-181-0/+10
* crypto: caam - fix typosHeinrich Schuchardt2020-06-151-9/+9
* crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov2020-03-301-13/+60
* crypto: caam - invalidate entropy register during RNG initializationAndrey Smirnov2020-03-301-3/+8
* crypto: caam - allocate RNG instantiation descriptor with GFP_DMAAndrey Smirnov2020-03-301-2/+2
* crypto: caam - add support for i.MX8M PlusHoria Geantă2020-01-221-2/+3
* crypto: caam - add support for i.MX8M NanoHoria Geantă2020-01-161-4/+4
* crypto: caam - Add support for i.MX8M MiniAdam Ford2019-12-271-1/+3
* crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan2019-12-111-4/+2
* crypto: caam - populate platform devices lastAndrey Smirnov2019-11-011-7/+6
* crypto: caam - use devres to populate platform devicesAndrey Smirnov2019-11-011-23/+3
* crypto: caam - use devres to de-initialize QIAndrey Smirnov2019-11-011-13/+1
* crypto: caam - use devres to de-initialize the RNGAndrey Smirnov2019-11-011-60/+70
* crypto: caam - use devres to remove debugfsAndrey Smirnov2019-11-011-7/+14
* crypto: caam - use devres to unmap memoryAndrey Smirnov2019-11-011-19/+9
* crypto: caam - make sure clocks are enabled firstAndrey Smirnov2019-09-091-15/+15
* crypto: caam - add clock entry for i.MX8MQAndrey Smirnov2019-08-301-0/+1
* crypto: caam - always select job ring via RSR on i.MX8MQAndrey Smirnov2019-08-301-1/+6
* crypto: caam - select DMA address size at runtimeAndrey Smirnov2019-08-301-1/+4
* crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov2019-08-301-0/+1
* crypto: caam - simplfy clock initializationAndrey Smirnov2019-08-301-105/+93
* crypto: caam - move DMA mask selection into a functionAndrey Smirnov2019-08-301-10/+1
* crypto: caam - defer probing until QMan is availableHoria Geantă2019-08-021-26/+48
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2019-06-201-1/+1
|\
| * crypto: caam - fix typo in i.MX6 devices list for errataIuliana Prodan2019-05-171-1/+1
* | crypto: caam - disable some clock checks for iMX7ULPIuliana Prodan2019-06-061-2/+4
* | crypto: caam/qi - fix address translations with IOMMU enabledHoria Geantă2019-05-231-0/+1
* | crypto: caam/qi - don't allocate an extra platform deviceHoria Geantă2019-05-231-4/+4