summaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/ctrl.c
AgeCommit message (Expand)Author
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 - 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-06-23crypto: caam - optimize RNG sample sizeMeenakshi Aggarwal
2023-06-23crypto: caam - adjust RNG timing to support more devicesVictoria Milhoan
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-01-06crypto: caam - Remove GFP_DMA and add DMA alignment paddingHerbert Xu
2022-05-27Merge tag 'v5.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2022-05-23crypto: caam - determine whether CAAM supports blob encap/decapAhmad Fatoum
2022-04-29crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam
2020-09-18crypto: caam - Fix kerneldocKrzysztof Kozlowski
2020-09-11crypto: caam - use traditional error check patternAndy Shevchenko
2020-08-21crypto: caam - Move debugfs fops into standalone fileHoria Geantă
2020-06-18crypto: caam - Fix argument type in handle_imx6_err005766Herbert Xu
2020-06-18crypto: caam - add clock info for VFxxx SoCsAndrey Smirnov
2020-06-15crypto: caam - fix typosHeinrich Schuchardt
2020-03-30crypto: caam - enable prediction resistance in HRWNGAndrey Smirnov
2020-03-30crypto: caam - invalidate entropy register during RNG initializationAndrey Smirnov
2020-03-30crypto: caam - allocate RNG instantiation descriptor with GFP_DMAAndrey Smirnov
2020-01-22crypto: caam - add support for i.MX8M PlusHoria Geantă
2020-01-16crypto: caam - add support for i.MX8M NanoHoria Geantă
2019-12-27crypto: caam - Add support for i.MX8M MiniAdam Ford
2019-12-11crypto: caam - do not reset pointer size from MCFGR registerIuliana Prodan
2019-11-01crypto: caam - populate platform devices lastAndrey Smirnov
2019-11-01crypto: caam - use devres to populate platform devicesAndrey Smirnov
2019-11-01crypto: caam - use devres to de-initialize QIAndrey Smirnov
2019-11-01crypto: caam - use devres to de-initialize the RNGAndrey Smirnov
2019-11-01crypto: caam - use devres to remove debugfsAndrey Smirnov
2019-11-01crypto: caam - use devres to unmap memoryAndrey Smirnov
2019-09-09crypto: caam - make sure clocks are enabled firstAndrey Smirnov
2019-08-30crypto: caam - add clock entry for i.MX8MQAndrey Smirnov
2019-08-30crypto: caam - always select job ring via RSR on i.MX8MQAndrey Smirnov
2019-08-30crypto: caam - select DMA address size at runtimeAndrey Smirnov
2019-08-30crypto: caam - make CAAM_PTR_SZ dynamicAndrey Smirnov
2019-08-30crypto: caam - simplfy clock initializationAndrey Smirnov
2019-08-30crypto: caam - move DMA mask selection into a functionAndrey Smirnov
2019-08-02crypto: caam - defer probing until QMan is availableHoria Geantă
2019-06-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2019-06-06crypto: caam - disable some clock checks for iMX7ULPIuliana Prodan
2019-05-23crypto: caam/qi - fix address translations with IOMMU enabledHoria Geantă
2019-05-23crypto: caam/qi - don't allocate an extra platform deviceHoria Geantă
2019-05-23crypto: caam - convert top level drivers to librariesHoria Geantă
2019-05-17crypto: caam - fix typo in i.MX6 devices list for errataIuliana Prodan
2019-03-28crypto: caam - limit AXI pipeline to a depth of 1Iuliana Prodan