summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
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
2011-11-30crypto: tegra-aes: improve encrypt/decrypt performanceVarun Wadekar
2011-11-30crypto: tegra-aes: call INIT_COMPLETION before setting the transferVarun Wadekar
2011-11-30crypto: tegra-aes: do not reset bsev/vde per operationVarun Wadekar
2011-11-30crytpo: tegra-aes: make aes_handle_req aynschronousVarun Wadekar
2011-11-30crypto: tegra-aes: reduce ivsize to 16 bytes and priority to 100Varun Wadekar
2011-11-30crypto: tegra-aes: initialise bsev/vde clocks per operationVarun Wadekar
2011-11-30crypto: tegra-aes: Disable clock at end of probeColin Cross
2011-11-30crypto: driver for tegra AES hardwareVarun Wadekar
2011-07-28n2_crypto: Attach on Niagara-T3.David S. Miller
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2011-07-24caam: don't pass bogus S_IFCHR to debugfs_create_...()Al Viro
2011-07-15crypto: caam - ablkcipher supportYuan Kang
2011-07-15crypto: caam - faster aead implementationYuan Kang
2011-07-15crypto: caam - structure renamingYuan Kang
2011-07-15crypto: caam - shorter namesYuan Kang
2011-07-15crypto: talitos - don't bad_key in ablkcipher setkeyKim Phillips
2011-07-15crypto: talitos - remove unused giv from ablkcipher methodsKim Phillips
2011-07-15crypto: talitos - don't set done notification in hot pathKim Phillips
2011-07-15crypto: talitos - ensure request ordering within a single tfmKim Phillips
2011-06-30crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer
2011-06-30crypto: caam - fix build warning when DEBUG_FS not configuredKim Phillips
2011-06-30crypto: omap-sham - do not schedule tasklet if there is no active requestsDmitry Kasatkin
2011-06-30crypto: omap-sham - clear device flags when finishing requestDmitry Kasatkin
2011-06-30crypto: omap-sham - irq handler must not clear error codeDmitry Kasatkin
2011-06-30crypto: omap-sham - irq and dma handling changesDmitry Kasatkin
2011-06-30crypto: omap-sham - remove dedicated queue handling taskletDmitry Kasatkin
2011-06-30crypto: omap-sham - remove unnecessary local variableDmitry Kasatkin
2011-06-30crypto: omap-sham - move some flags to device contextDmitry Kasatkin
2011-06-30crypto: omap-sham - replace flags operation with atomic bit operationsDmitry Kasatkin