summaryrefslogtreecommitdiff
path: root/drivers/crypto
AgeCommit message (Expand)Author
2011-07-18crypto: tegra-aes: replace dev_err and add NULL checkingJubeom Kim
2011-07-18crypto: tegra-aes: code refactorVarun Wadekar
2011-07-18crypto: tegra-aes: validate clk_get return valuesVarun Wadekar
2011-05-09crypto: tegra-aes: performance optimisationsVarun Wadekar
2011-04-28crypto: tegra-aes: dual core supportSanjay Singh Rawat
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
2010-06-03crypto: crypto4xx - Fix build breakageAnatolij Gustschin
2010-05-27IXP4xx: Fix ixp4xx_crypto little-endian operation.Krzysztof Hałasa
2010-05-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/crypto-2.6Herbert Xu
2010-05-26crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter
2010-05-26crypto: omap - remove unused #include <linux/version.h>Huang Weiyi
2010-05-25n2_crypto: Add HMAC support.David S. Miller
2010-05-25n2_crypto: Make ahash parameterization explicit.David S. Miller
2010-05-25n2_crypto: Log algorithm success/failure in kernel log.David S. Miller
2010-05-25n2_crypto: Kill n2_base_ctx and helpers.David S. Miller