summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/hash
AgeCommit message (Expand)AuthorFilesLines
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-3/+3
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij1-1/+0
2013-04-03crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun1-0/+2
2013-03-21crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur1-3/+1
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+0
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann1-1/+1
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga1-1/+0
2012-07-10PM / crypto / ux500: Use struct dev_pm_ops for power managementRafael J. Wysocki1-18/+15
2012-05-15crypto: ux500 - Cleanup hardware identificationAndreas Westin1-10/+0
2012-05-15crypto: ux500 - Update DMA handling for 3.4Andreas Westin1-1/+1
2012-05-04crypto: ux500 - Add driver for HASH hardwareAndreas Westin3-0/+2425