summaryrefslogtreecommitdiff
path: root/drivers/crypto/ux500/hash/hash_core.c
AgeCommit message (Expand)Author
2021-07-20crypto: ux500 - Fix error return code in hash_hw_final()Zhen Lei
2019-02-20crypto: ux500 - Use proper enum in hash_set_dma_transferNathan Chancellor
2016-07-11crypto: ux500 - memmove the right sizeLinus Walleij
2016-04-12crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()Vladimir Zapolskiy
2015-10-14crypto: ux500 - Use devm_xxx() managed functionLABBE Corentin
2015-09-21crypto: ux500 - Fix module autoload for OF platform driversLuis de Bethencourt
2015-03-06crypto: ux500 - Update error message for dmaengine_prep_slave_sg() APIGeert Uytterhoeven
2014-12-22crypto: ux500: Use dmaengine_terminate_all APIMaxime Ripard
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-24crypto: prefix module autoloading with "crypto-"Kees Cook
2014-11-10crypto: ux500/hash - Silence compiler warning for !CONFIG_PMUlf Hansson
2014-10-20crypto: ux500: hash: drop owner assignment from platform_driversWolfram Sang
2013-08-01crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches
2013-07-02Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-06-25crypto: ux500: use dmaengine_submit APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_prep_slave_sg APIFabio Baltieri
2013-06-25crypto: ux500: use dmaengine_device_control APIFabio Baltieri
2013-06-25crypto: ux500/hash: add missing static qualifiersFabio Baltieri
2013-06-25crypto: ux500/hash: use readl on iomem addressesFabio Baltieri
2013-05-27crypto: ux500/hash - Enable DT probing of the driverLee Jones
2013-05-23crypto: ux500/[cryp|hash] - Show successful start-up in the bootlogLee Jones
2013-05-23crypto: ux500/hash - Set DMA configuration though dma_slave_config()Lee Jones
2013-05-23crypto: ux500/hash - Prepare clock before enabling itLee Jones
2013-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2013-04-08ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>Linus Walleij
2013-04-03crypto: ux500 - fix error return code in hash_dma_final()Wei Yongjun
2013-03-21crypto: ux500 - replace kmalloc and then memcpy with kmemdupMihnea Dobrescu-Balaur
2012-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2012-09-14ARM: nomadik: move platform_data definitionsArnd Bergmann
2012-09-07crypto: ux500/hash - remove unneeded return at ux500_hash_mod_finiDevendra Naga
2012-07-10PM / crypto / ux500: Use struct dev_pm_ops for power managementRafael J. Wysocki
2012-05-15crypto: ux500 - Cleanup hardware identificationAndreas Westin
2012-05-15crypto: ux500 - Update DMA handling for 3.4Andreas Westin
2012-05-04crypto: ux500 - Add driver for HASH hardwareAndreas Westin