summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2011-08-25crypto: tegra-se: Disable read access to all key slotsKasoju Mallikarjun
2011-08-25crypto: tegra-aes: kconfig: depends on ARCH_TEGRA_3x_SOCVarun Wadekar
2011-08-10crypto: tegra-se: RNG support for more than 16 bytesKasoju Mallikarjun
2011-08-05crypto: tegra-se: add LP context save supportKasoju Mallikarjun
2011-07-21crypto: tegra-se: add support to use sskVarun Wadekar
2011-07-01crypto: tegra-aes: replace dev_err and add NULL checkingJubeom Kim
2011-06-14crypto: tegra-aes: validate clk_get return valuesVarun Wadekar
2011-06-08crypto: tegra-se: code refactor and fix clock disableVarun Wadekar
2011-06-06crypto: tegra-aes: code refactorVarun Wadekar
2011-05-23crypto: tegra-aes: performance optimisationsVarun Wadekar
2011-05-17crypto: se: tegra: Support for Security EngineKasoju Mallikarjun
2011-05-05crypto: tegra-aes: dual core supportSanjay Singh Rawat
2011-04-26ARM: tegra: Use proper type for physical addressesScott Williams
2011-04-26Update copyrightsScott Williams
2011-04-20crypto: tegra-aes: add support for aes-ofb modepuneet saxena
2011-04-01crypto: tegra-aes: reclaim key slot in cra_exitVarun Wadekar
2011-03-16crypto: tegra-aes: enable/disable irq per requestVarun Wadekar
2011-03-16Revert "Revert "crypto: tegra-aes: performance improvements""Varun Wadekar
2011-03-10Revert "crypto: tegra-aes: performance improvements"Varun Colbert
2011-03-10crypto: tegra-aes: performance improvementsVarun Wadekar
2011-03-09crypto: tegra-aes: do not track ssk slotVarun Wadekar
2011-03-09crypto: tegra-aes: set vde clock to max in _probeVarun Wadekar
2011-01-27crypto: tegra-aes: perf: remove unnecessary polling and memsetVarun Wadekar
2011-01-12crypto: tegra-aes: Hack to disable HW AES for dm-cryptKen Sumrall
2011-01-13crypto: tegra-aes: improve encrypt/decrypt performanceVarun Wadekar
2011-01-12crypto: tegra-aes: call INIT_COMPLETION before setting the transferVarun Wadekar
2011-01-12crypto: tegra-aes: do not reset bsev/vde per operationVarun Wadekar
2011-01-07crytpo: tegra-aes: make aes_handle_req aynschronousVarun Wadekar
2010-12-29crypto: tegra-aes: reduce ivsize to 16 bytes and priority to 100Varun Wadekar
2010-12-29crypto: tegra-aes: initialise bsev/vde clocks per operationVarun Wadekar
2010-12-21Merge commit 'v2.6.36.2' into linux-tegra-2.6.36Colin Cross
2010-12-16crypto: tegra-aes: Disable clock at end of probeColin Cross
2010-12-14crypto: driver for tegra AES hardwareVarun Wadekar
2010-12-09crypto: padlock - Fix AES-CBC handling on odd-block-sized inputHerbert Xu
2010-08-13[S390] zcrypt: fix Kconfig dependenciesHeiko Carstens
2010-08-12Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-11Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...Linus Torvalds
2010-08-08of/sparc: fix build regression from of_device changesGrant Likely
2010-08-06of/device: Replace struct of_device with struct platform_deviceGrant Likely
2010-08-05Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-08-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds
2010-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2010-08-04Merge branch 'master' into for-nextJiri Kosina
2010-07-24of/platform: remove all of_bus_type and of_platform_bus_type referencesGrant Likely
2010-07-19crypto: talitos - fix bug in sg_copy_end_to_bufferLee Nipper
2010-07-19crypto: geode_aes - Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID i...Peter Huewe
2010-07-14crypto: hifn_795x - Remove unused ctx variableJustin P. Mattock
2010-06-16Merge branch 'master' into for-nextJiri Kosina
2010-06-16fix typos concerning "initiali[zs]e"Uwe Kleine-König
2010-06-16crypto: talitos - fix ahash for multiple of blocksizeLee Nipper