summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2018-03-28crypto, tegra: fix build without pm runtimeColibri-T30_LXDE-Image_2.8b2.97-20180331Colibri-T20_LXDE-Image_2.8b2.97-20180331Apalis-T30_LXDE-Image_2.8b2.97-20180331Marcel Ziswiler
2012-08-02crypto: tegra: treat compilation warning as errorschowdary
2012-07-09crypto: tegra-se: Enable interrupts after clock enableVictor(Weiguo) Pan
2012-07-06crypto: tegra-aes: synchronize dma buffer accessSanjay Singh Rawat
2012-07-03crypto: tegra-aes: correct key table buffer sizeSanjay Singh Rawat
2012-06-04crypto: tegra-se: Use sg_next to get next sgMallikarjun Kasoju
2012-04-16crypto: tegra-aes: schedule single work handlerAmit Kamath
2012-03-26crypto: tegra-aes: save key during key callSanjay Singh Rawat
2012-03-12crypto: tegra-se: Check for valid reqeusted buffer sizeMallikarjun Kasoju
2012-03-07crypto: tegra-aes: fix "syntax error" in licenseMarc Dietrich
2012-01-20crypto: tegra-aes: get hardware ownership before copying keyVarun Wadekar
2012-01-20crypto: tegra-aes: remove aes_lock usageVarun Wadekar
2012-01-20crypto: tegra-aes: rng: check if bsea is busy before using itVarun Wadekar
2012-01-19crypto: tegra-se: Fix SG buffer length mismatchMallikarjun Kasoju
2012-01-12crypto: tegra-se: RNG support for less than 16 Bytesvjagadish
2011-12-23crypto: tegra-se: Make workqueue CPU unboundSang-Hun Lee
2011-12-21crypto: tegra-se: Added a check for valid key sizeKasoju Mallikarjun
2011-12-15crypto: tegra-aes: store keys in individual requestsVarun Wadekar
2011-12-14Merge branch 'linux-3.1.5' into android-tegra-nv-3.1Varun Wadekar
2011-12-09crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter
2011-12-08crypto: tegra-se: fix suspend routine hookupChris Johnson
2011-12-08crypto: tegra-se: Make device suspend asynchronouslySang-Hun Lee
2011-12-08crypto: tegra-se: Fix device hangSang-Hun Lee
2011-11-30gcov-kernel: Add GCOV_KERNEL := y to MakefilesJuha Tukkinen
2011-11-30crypto: fix invalid returnColin Patrick McCabe
2011-11-30crypto: tegra-se: Adding runtime PM supportvenu byravarasu
2011-11-30crypto: tegra-se: Disable read access to all key slotsKasoju Mallikarjun
2011-11-30crypto: tegra-aes: kconfig: depends on ARCH_TEGRA_3x_SOCVarun Wadekar
2011-11-30crypto: tegra-se: RNG support for more than 16 bytesKasoju Mallikarjun
2011-11-30crypto: tegra-se: add LP context save supportKasoju Mallikarjun
2011-11-30crypto: tegra-se: add support to use sskVarun Wadekar
2011-11-30crypto: tegra-aes: replace dev_err and add NULL checkingJubeom Kim
2011-11-30crypto: tegra-aes: validate clk_get return valuesVarun Wadekar
2011-11-30crypto: tegra-se: code refactor and fix clock disableVarun Wadekar
2011-11-30crypto: tegra-aes: code refactorVarun Wadekar
2011-11-30crypto: tegra-aes: performance optimisationsVarun Wadekar
2011-11-30crypto: se: tegra: Support for Security EngineKasoju Mallikarjun
2011-11-30crypto: tegra-aes: dual core supportSanjay Singh Rawat
2011-11-30ARM: tegra: Use proper type for physical addressesScott Williams
2011-11-30Update copyrightsScott Williams
2011-11-30crypto: tegra-aes: add support for aes-ofb modepuneet saxena
2011-11-30crypto: tegra-aes: reclaim key slot in cra_exitVarun Wadekar
2011-11-30crypto: tegra-aes: enable/disable irq per requestVarun Wadekar
2011-11-30Revert "Revert "crypto: tegra-aes: performance improvements""Varun Wadekar
2011-11-30Revert "crypto: tegra-aes: performance improvements"Varun Colbert
2011-11-30crypto: tegra-aes: performance improvementsVarun Wadekar
2011-11-30crypto: tegra-aes: do not track ssk slotVarun Wadekar
2011-11-30crypto: tegra-aes: set vde clock to max in _probeVarun Wadekar
2011-11-30crypto: tegra-aes: perf: remove unnecessary polling and memsetVarun Wadekar
2011-11-30crypto: tegra-aes: Hack to disable HW AES for dm-cryptKen Sumrall