index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ux500
/
hash
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-11
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
Vladimir Zapolskiy
1
-2
/
+2
2015-12-22
crypto: ux500 - Use precalculated hash from headers
LABBE Corentin
1
-18
/
+2
2015-10-14
crypto: ux500 - Use devm_xxx() managed function
LABBE Corentin
1
-42
/
+7
2015-09-21
crypto: ux500 - Fix module autoload for OF platform drivers
Luis de Bethencourt
1
-0
/
+1
2015-03-06
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
Geert Uytterhoeven
1
-1
/
+1
2014-12-22
crypto: ux500: Use dmaengine_terminate_all API
Maxime Ripard
1
-1
/
+1
2014-12-14
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
1
-4
/
+4
2014-11-10
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
Ulf Hansson
1
-0
/
+2
2014-10-20
crypto: ux500: hash: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2013-08-01
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
1
-307
/
+279
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-20
/
+42
2013-06-25
crypto: ux500: use dmaengine_submit API
Fabio Baltieri
1
-1
/
+1
2013-06-25
crypto: ux500: use dmaengine_prep_slave_sg API
Fabio Baltieri
1
-2
/
+2
2013-06-25
crypto: ux500: use dmaengine_device_control API
Fabio Baltieri
1
-1
/
+1
2013-06-25
crypto: ux500/hash: add missing static qualifiers
Fabio Baltieri
1
-3
/
+2
2013-06-25
crypto: ux500/hash: use readl on iomem addresses
Fabio Baltieri
1
-10
/
+10
2013-05-27
crypto: ux500/hash - Enable DT probing of the driver
Lee Jones
1
-0
/
+6
2013-05-23
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
Lee Jones
1
-1
/
+1
2013-05-23
crypto: ux500/hash - Set DMA configuration though dma_slave_config()
Lee Jones
2
-1
/
+14
2013-05-23
crypto: ux500/hash - Prepare clock before enabling it
Lee Jones
1
-1
/
+11
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2013-04-08
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
1
-1
/
+0
2013-04-03
crypto: ux500 - fix error return code in hash_dma_final()
Wei Yongjun
1
-0
/
+2
2013-03-21
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
1
-3
/
+1
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+0
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
1
-1
/
+1
2012-09-07
crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini
Devendra Naga
1
-1
/
+0
2012-07-10
PM / crypto / ux500: Use struct dev_pm_ops for power management
Rafael J. Wysocki
1
-18
/
+15
2012-05-15
crypto: ux500 - Cleanup hardware identification
Andreas Westin
1
-10
/
+0
2012-05-15
crypto: ux500 - Update DMA handling for 3.4
Andreas Westin
1
-1
/
+1
2012-05-04
crypto: ux500 - Add driver for HASH hardware
Andreas Westin
3
-0
/
+2425