summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2012-03-22crypto: tegra-se: Make workqueue CPU unboundSang-Hun Lee
2012-03-22crypto: tegra-se: Added a check for valid key sizeKasoju Mallikarjun
2012-03-22crypto: tegra-aes: store keys in individual requestsVarun Wadekar
2012-03-22crypto: tegra-se: fix suspend routine hookupChris Johnson
2012-03-22crypto: tegra-se: Make device suspend asynchronouslySang-Hun Lee
2012-03-22crypto: tegra-se: Fix device hangSang-Hun Lee
2012-03-22crypto: fix invalid returnColin Patrick McCabe
2012-03-22crypto: tegra-se: Adding runtime PM supportvenu byravarasu
2012-03-22crypto: tegra-se: Disable read access to all key slotsKasoju Mallikarjun
2012-03-22crypto: tegra-aes: kconfig: depends on ARCH_TEGRA_3x_SOCVarun Wadekar
2012-03-22crypto: tegra-se: RNG support for more than 16 bytesKasoju Mallikarjun
2012-03-22crypto: tegra-se: add LP context save supportKasoju Mallikarjun
2012-03-22crypto: tegra-se: add support to use sskVarun Wadekar
2012-03-22crypto: tegra-aes: replace dev_err and add NULL checkingJubeom Kim
2012-03-22crypto: tegra-aes: validate clk_get return valuesVarun Wadekar
2012-03-22crypto: tegra-se: code refactor and fix clock disableVarun Wadekar
2012-03-22crypto: tegra-aes: code refactorVarun Wadekar
2012-03-22crypto: tegra-aes: performance optimisationsVarun Wadekar
2012-03-22crypto: se: tegra: Support for Security EngineKasoju Mallikarjun
2012-03-22crypto: tegra-aes: dual core supportSanjay Singh Rawat
2012-03-22ARM: tegra: Use proper type for physical addressesScott Williams
2012-03-22Update copyrightsScott Williams
2012-03-22crypto: tegra-aes: add support for aes-ofb modepuneet saxena
2012-03-22crypto: tegra-aes: reclaim key slot in cra_exitVarun Wadekar
2012-03-22crypto: tegra-aes: enable/disable irq per requestVarun Wadekar
2012-03-22Revert "Revert "crypto: tegra-aes: performance improvements""Varun Wadekar
2012-03-22Revert "crypto: tegra-aes: performance improvements"Varun Colbert
2012-03-22crypto: tegra-aes: performance improvementsVarun Wadekar
2012-03-22crypto: tegra-aes: do not track ssk slotVarun Wadekar
2012-03-22crypto: tegra-aes: set vde clock to max in _probeVarun Wadekar
2012-03-21crypto: tegra-aes: perf: remove unnecessary polling and memsetVarun Wadekar
2012-03-21crypto: tegra-aes: Hack to disable HW AES for dm-cryptKen Sumrall
2012-03-21crypto: tegra-aes: improve encrypt/decrypt performanceVarun Wadekar
2012-03-21crypto: tegra-aes: call INIT_COMPLETION before setting the transferVarun Wadekar
2012-03-21crypto: tegra-aes: do not reset bsev/vde per operationVarun Wadekar
2012-03-21crytpo: tegra-aes: make aes_handle_req aynschronousVarun Wadekar
2012-03-21crypto: tegra-aes: reduce ivsize to 16 bytes and priority to 100Varun Wadekar
2012-03-21crypto: tegra-aes: initialise bsev/vde clocks per operationVarun Wadekar
2012-03-21crypto: tegra-aes: Disable clock at end of probeColin Cross
2012-03-21crypto: driver for tegra AES hardwareVarun Wadekar
2012-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-03-21Merge branch 'kmap_atomic' of git://github.com/congwang/linuxLinus Torvalds
2012-03-20crypto: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-11[S390] Remove monolithic build option for zcrypt driver.Holger Dengler
2012-03-09Merge 3.3-rc6 into driver-core-nextGreg Kroah-Hartman
2012-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-02-28crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter
2012-01-26crypto: Add support for x86 cpuid auto loading for x86 crypto driversAndi Kleen
2012-01-26crypto: caam - fix gcc 4.6 warningKim Phillips
2012-01-13crypto: caam - be less noisy on startupKim Phillips