aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/caam/ctrl.c
AgeCommit message (Expand)Author
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
2019-02-01crypto: caam - no need to check return value of debugfs_create functionsGreg Kroah-Hartman
2019-01-11crypto: caam - move shared symbols in a common locationHoria Geantă
2018-11-16crypto: caam - add register map changes cf. Era 10Horia Geantă
2018-10-17crypto: caam - add SPDX license identifier to all filesHoria Geantă
2018-05-31crypto: caam - fix MC firmware detectionHoria Geantă
2018-04-21crypto: caam - allow retrieving 'era' from registerFabio Estevam
2018-04-21crypto: caam - staticize caam_get_era()Fabio Estevam
2018-03-03crypto: caam - do not use mem and emi_slow clock for imx7xRui Miguel Silva
2018-03-03crypto: caam - Fix null dereference at error pathRui Miguel Silva
2018-02-08crypto: caam - fix endless loop when DECO acquire failsHoria Geantă
2017-12-28crypto: caam - save Era in driver's private dataHoria Geantă
2017-09-20crypto: caam - fix LS1021A support on ARMv7 multiplatform kernelHoria Geantă
2017-08-09crypto: caam - Remove unused dentry membersFabio Estevam