summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ux500/cryp
Commit message (Expand)AuthorAgeFilesLines
* crypto: ux500 - do not build with -O0Arnd Bergmann2016-06-281-3/+3
* crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-111-2/+2
* crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin2015-10-141-61/+9
* crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt2015-09-211-0/+1
* Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-02-181-2/+2
|\
| * crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard2014-12-221-2/+2
* | crypto: replace scatterwalk_sg_next with sg_nextCristian Stoica2015-01-261-1/+1
* | crypto: ux500 - fix checkpatch errorsAsaf Vertz2014-12-221-4/+4
|/
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * crypto: ux500: cryp: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-2/+2
* | crypto: ux500/cryp - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-101-0/+2
|/
* crypto: ux500 - make interrupt mode plausibleArnd Bergmann2014-07-031-13/+12
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-051-1/+1
|\
| * crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-281-1/+1
* | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-023-17/+51
|\ \
| * | crypto: ux500: use dmaengine_submit APIFabio Baltieri2013-06-251-1/+1
| * | crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri2013-06-251-10/+10
| * | crypto: ux500: use dmaengine_device_control APIFabio Baltieri2013-06-251-2/+2
| * | crypto: ux500/crypt: add missing __iomem qualifiersFabio Baltieri2013-06-251-2/+2
| * | crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones2013-05-231-0/+2
| * | crypto: ux500/cryp - Set DMA configuration though dma_slave_config()Lee Jones2013-05-232-1/+23
| * | crypto: ux500/cryp - Prepare clock before enabling itLee Jones2013-05-231-1/+11
| |/
* | crypto: ux500/cryp - Enable DT probing of the driverLee Jones2013-05-271-0/+6
|/
* Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-05-022-3/+0
|\
| * ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-082-3/+0
* | crypto: ux500 - add missing commaLinus Walleij2013-04-051-1/+1
|/
* ARM: plat-nomadik: move DMA40 header to <linux/platform_data>Linus Walleij2012-11-051-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-041-0/+1
|\
| * crypto: ux500 - fix error return codePeter Senna Tschudin2012-09-271-0/+1
* | ARM: nomadik: move platform_data definitionsArnd Bergmann2012-09-141-1/+1
|/
* PM / crypto / ux500: Use struct dev_pm_ops for power managementRafael J. Wysocki2012-07-101-20/+19
* crypto: ux500 - Cleanup hardware identificationAndreas Westin2012-05-152-7/+4
* crypto: ux500 - Update DMA handling for 3.4Andreas Westin2012-05-151-3/+2
* crypto: ux500 - Add driver for CRYP hardwareAndreas Westin2012-05-048-0/+2822
OpenPOWER on IntegriCloud