summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/ux500/hash/hash_core.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: ux500/hash - Add empty export and importKamil Konieczny2018-02-151-0/+18
* crypto: ux500 - memmove the right sizeLinus Walleij2016-06-131-2/+2
* crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy2016-03-111-2/+2
* crypto: ux500 - Use precalculated hash from headersLABBE Corentin2015-12-221-18/+2
* crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin2015-10-141-42/+7
* crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt2015-09-211-0/+1
* crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven2015-03-061-1/+1
* crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard2014-12-221-1/+1
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * crypto: ux500: hash: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | crypto: prefix module autoloading with "crypto-"Kees Cook2014-11-241-4/+4
* | crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson2014-11-101-0/+2
|/
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-08-011-307/+279
* Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-07-021-19/+38
|\
| * crypto: ux500: use dmaengine_submit APIFabio Baltieri2013-06-251-1/+1
| * crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri2013-06-251-2/+2
| * crypto: ux500: use dmaengine_device_control APIFabio Baltieri2013-06-251-1/+1
| * crypto: ux500/hash: add missing static qualifiersFabio Baltieri2013-06-251-3/+2
| * crypto: ux500/hash: use readl on iomem addressesFabio Baltieri2013-06-251-10/+10
| * crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones2013-05-231-1/+1
| * crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones2013-05-231-0/+10
| * crypto: ux500/hash - Prepare clock before enabling itLee Jones2013-05-231-1/+11
* | crypto: ux500/hash - Enable DT probing of the driverLee Jones2013-05-271-0/+6
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-05-021-3/+3
|\
| * crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun2013-04-031-0/+2
| * crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur2013-03-211-3/+1
* | ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij2013-04-081-1/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-10-041-1/+0
|\
| * crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga2012-09-071-1/+0
* | 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-18/+15
* crypto: ux500 - Cleanup hardware identificationAndreas Westin2012-05-151-10/+0
* crypto: ux500 - Update DMA handling for 3.4Andreas Westin2012-05-151-1/+1
* crypto: ux500 - Add driver for HASH hardwareAndreas Westin2012-05-041-0/+2019
OpenPOWER on IntegriCloud