Linus Walleij
|
19ced623db
crypto: ux500 - memmove the right size
|
9 years ago |
Vladimir Zapolskiy
|
b62917a262
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
|
9 years ago |
LABBE Corentin
|
e4ae86e22e
crypto: ux500 - Use precalculated hash from headers
|
9 years ago |
LABBE Corentin
|
5a4eea2658
crypto: ux500 - Use devm_xxx() managed function
|
10 years ago |
Luis de Bethencourt
|
53ed2d4e56
crypto: ux500 - Fix module autoload for OF platform drivers
|
10 years ago |
Geert Uytterhoeven
|
8e2e276904
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
|
10 years ago |
Maxime Ripard
|
4bba7e9337
crypto: ux500: Use dmaengine_terminate_all API
|
10 years ago |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
10 years ago |
Kees Cook
|
5d26a105b5
crypto: prefix module autoloading with "crypto-"
|
10 years ago |
Ulf Hansson
|
bdcf83b783
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
|
11 years ago |
Wolfram Sang
|
0c1af19bcf
crypto: ux500: hash: drop owner assignment from platform_drivers
|
11 years ago |
Joe Perches
|
69d2884deb
crypto: ux500 - Fix logging, make arrays const, neatening
|
12 years ago |
Linus Torvalds
|
0bf6a210a4
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
|
12 years ago |
Fabio Baltieri
|
0656848329
crypto: ux500: use dmaengine_submit API
|
12 years ago |
Fabio Baltieri
|
7e933d3b1e
crypto: ux500: use dmaengine_prep_slave_sg API
|
12 years ago |
Fabio Baltieri
|
97453dfbbb
crypto: ux500: use dmaengine_device_control API
|
12 years ago |
Fabio Baltieri
|
756bed2d0e
crypto: ux500/hash: add missing static qualifiers
|
12 years ago |
Fabio Baltieri
|
e3f5114793
crypto: ux500/hash: use readl on iomem addresses
|
12 years ago |
Lee Jones
|
4a2e2d0d6b
crypto: ux500/hash - Enable DT probing of the driver
|
12 years ago |
Lee Jones
|
de97630d52
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
|
12 years ago |
Lee Jones
|
85c5632d1f
crypto: ux500/hash - Set DMA configuration though dma_slave_config()
|
12 years ago |
Lee Jones
|
58ba67dd36
crypto: ux500/hash - Prepare clock before enabling it
|
12 years ago |
Linus Torvalds
|
797994f81a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
12 years ago |
Linus Walleij
|
174e779662
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
|
12 years ago |
Wei Yongjun
|
eb16796302
crypto: ux500 - fix error return code in hash_dma_final()
|
12 years ago |
Mihnea Dobrescu-Balaur
|
1643a35fea
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
|
12 years ago |
Linus Torvalds
|
d66e6737d4
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
|
13 years ago |
Arnd Bergmann
|
db298da2c3
ARM: nomadik: move platform_data definitions
|
13 years ago |
Devendra Naga
|
6bbb98ddfc
crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini
|
13 years ago |
Rafael J. Wysocki
|
4f31f5b19e
PM / crypto / ux500: Use struct dev_pm_ops for power management
|
13 years ago |