aboutsummaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/cryp
AgeCommit message (Expand)AuthorFilesLines
2015-02-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaGravatar Linus Torvalds 1-2/+2
2015-01-26crypto: replace scatterwalk_sg_next with sg_nextGravatar Cristian Stoica 1-1/+1
2014-12-22crypto: ux500 - fix checkpatch errorsGravatar Asaf Vertz 1-4/+4
2014-12-22crypto: ux500: Use dmaengine_terminate_all APIGravatar Maxime Ripard 1-2/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+0
2014-11-24crypto: prefix module autoloading with "crypto-"Gravatar Kees Cook 1-2/+2
2014-11-10crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMGravatar Ulf Hansson 1-0/+2
2014-10-20crypto: ux500: cryp: drop owner assignment from platform_driversGravatar Wolfram Sang 1-1/+0
2014-07-03crypto: ux500 - make interrupt mode plausibleGravatar Arnd Bergmann 1-13/+12
2013-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-1/+1
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 3-17/+51
2013-06-25crypto: ux500: use dmaengine_submit APIGravatar Fabio Baltieri 1-1/+1
2013-06-25crypto: ux500: use dmaengine_prep_slave_sg APIGravatar Fabio Baltieri 1-10/+10
2013-06-25crypto: ux500: use dmaengine_device_control APIGravatar Fabio Baltieri 1-2/+2
2013-06-25crypto: ux500/crypt: add missing __iomem qualifiersGravatar Fabio Baltieri 1-2/+2
2013-05-28crypto: ux500 - Cocci spatch "resource_size.spatch"Gravatar Thomas Meyer 1-1/+1
2013-05-27crypto: ux500/cryp - Enable DT probing of the driverGravatar Lee Jones 1-0/+6
2013-05-23crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogGravatar Lee Jones 1-0/+2
2013-05-23crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Gravatar Lee Jones 2-1/+23
2013-05-23crypto: ux500/cryp - Prepare clock before enabling itGravatar Lee Jones 1-1/+11
2013-05-02Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-3/+0
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Gravatar Linus Walleij 2-3/+0
2013-04-05crypto: ux500 - add missing commaGravatar Linus Walleij 1-1/+1
2012-11-05ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Gravatar Linus Walleij 1-2/+1
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Gravatar Linus Torvalds 1-0/+1
2012-09-27crypto: ux500 - fix error return codeGravatar Peter Senna Tschudin 1-0/+1
2012-09-14ARM: nomadik: move platform_data definitionsGravatar Arnd Bergmann 1-1/+1
2012-07-10PM / crypto / ux500: Use struct dev_pm_ops for power managementGravatar Rafael J. Wysocki 1-20/+19
2012-05-15crypto: ux500 - Cleanup hardware identificationGravatar Andreas Westin 2-7/+4
2012-05-15crypto: ux500 - Update DMA handling for 3.4Gravatar Andreas Westin 1-3/+2
2012-05-04crypto: ux500 - Add driver for CRYP hardwareGravatar Andreas Westin 8-0/+2822