summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2014-04-13platform: tegra: move pm_domain to driversPrashant Gaikwad
2014-01-22crypto: tegra-se: Fix data type mismatchShravani Dingari
2014-01-16crypto: tegra-se: fix resourse leakSalona Sinha
2013-12-19crypto: tegra-se: fix allocation failureHiroshi Doyu
2013-12-12crypto: tegra-se: Add DT supportShravani Dingari
2013-12-12crypto: tegra-se: avoid ctx save buf from highmemHiroshi Doyu
2013-12-12Revert "crypto: tegra-se: alloc ctx save buf from atomic pool"Hiroshi Doyu
2013-12-09crypto: tegra-se: Support RSA Context Restore testShravani Dingari
2013-11-15crypto: tegra-se: alloc ctx save buf from atomic poolKrishna Reddy
2013-09-16crypto: tegra-se: Compile RNG code conditionallyShravani Dingari
2013-09-14ARM: tegra: Move platform detect from <mach/hardware.h> to <linux/tegra-soc.h>Dan Willemsen
2013-09-14crypto: tegra-aes: Revert to v3.10.10 versionDan Willemsen
2013-09-14crypto: tegra-se:Correct RSA context save sequenceShravani Dingari
2013-09-14ARM: tegra: Call tegra_se_suspend to save SE contextShravani Dingari
2013-09-14crypto: tegra-se: Remove condition to enable SE clockShravani Dingari
2013-09-14crypto: tegra-se: Change SE driver name for t124Shravani Dingari
2013-09-14crypto: tegra-se: Fix clock and queue issues on FPGAShravani Dingari
2013-09-14crypto: tegra-se: Use proper rsa key slotvenkatajagadish
2013-09-14arm: tegra: Modify MC domain APIsPrashant Gaikwad
2013-09-14crypto: tegra-se: Enable ROs, entropy clock for DRBGShravani Dingari
2013-09-14crypto: tegra-se: Change SE DRBG settingsShravani Dingari
2013-09-14crypto: tegra-se: put device into runtime suspend state when suspendingEric Miao
2013-09-14crypto: tegra-se: Don't enable ROs in SE resumeShravani Dingari
2013-09-14crypto: tegra-se: Enable RO entropy source for DRBGShravani Dingari
2013-09-14ARM: Tegra: Add devices to MC clock domainPrashant Gaikwad
2013-09-14crypto: remove reference to privare nvmap.hKrishna Reddy
2013-09-14gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2013-09-14crypto :tegra-se : use dma_sync_* API's in tegra-sevenkatajagadish
2013-09-14crypto: tegra-se: change SE freq based on algoMallikarjun Kasoju
2013-09-14crypto: tegra-se: Remove unused codeSri Krishna chowdary
2013-09-14crypto: tegra-se: Remove key slot index for DRBGvenkatajagadish
2013-09-14crypto: tegra-se: Remove reseed rng T114 SW WARvenkatajagadish
2013-09-14crypto: tegra-se: Remove T114 Sw War to Limit max bytesvenkatajagadish
2013-09-14crypto: tegra-se: Remove NOP after context savevenkatajagadish
2013-09-14crypto: tegra-se: to_phys(ctx_save_buf) in PMC scratch registerHiroshi Doyu
2013-09-14crypto: tegra-se: add chained scatter list supportvenkatajagadish
2013-09-14crypto: tegra-se: Fix t114 SE context save failureMallikarjun Kasoju
2013-09-14crypto: tegra-se: add NULL checkSri Krishna chowdary
2013-09-14crypto: tegra-se: moving to clk prepare APIsSivaram Nair
2013-09-14crypto: tegra-se: issue NOP after context saveMallikarjun Kasoju
2013-09-14crypto: tegra-se: LP context save support for t11xMallikarjun Kasoju
2013-09-14crypto: tegra-se: fix coverity issueSri Krishna chowdary
2013-09-14crypto: tegra-se: fix coverity issueSri Krishna chowdary
2013-09-14crypto: tegra-se: reseed rng after RESEED_INTERVALMallikarjun Kasoju
2013-09-14crypto: tegra-se: Limit max bytes to processMallikarjun Kasoju
2013-09-14crypto: tegra-aes: remove unused variableStefan Becker
2013-09-14crypto: tegra: treat compilation warning as errorschowdary
2013-09-14crypto: tegra-se: Program slot zero for RNG operationMallikarjun Kasoju
2013-09-14crypto: tegra-se: Enable interrupts after clock enableVictor(Weiguo) Pan
2013-09-14crypto: tegra-aes: synchronize dma buffer accessSanjay Singh Rawat