Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1a9d71f84c8d6f981bc598398ddbbec4ee25e3c7
/
drivers
/
crypto
/
ux500
b62917a
crypto: ux500 - fix checks of error code returned by devm_ioremap_resource()
by Vladimir Zapolskiy
· 9 years ago
e4ae86e
crypto: ux500 - Use precalculated hash from headers
by LABBE Corentin
· 9 years ago
5a4eea2
crypto: ux500 - Use devm_xxx() managed function
by LABBE Corentin
· 9 years ago
53ed2d4e
crypto: ux500 - Fix module autoload for OF platform drivers
by Luis de Bethencourt
· 9 years ago
596103c
crypto: drivers - Fix Kconfig selects
by Herbert Xu
· 9 years ago
8e2e276
crypto: ux500 - Update error message for dmaengine_prep_slave_sg() API
by Geert Uytterhoeven
· 10 years ago
ce1d3fd
Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dma
by Linus Torvalds
· 10 years ago
5be4d4c
crypto: replace scatterwalk_sg_next with sg_next
by Cristian Stoica
· 10 years ago
d3f6c14
crypto: ux500 - fix checkpatch errors
by Asaf Vertz
· 10 years ago
4bba7e9
crypto: ux500: Use dmaengine_terminate_all API
by Maxime Ripard
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
5d26a10
crypto: prefix module autoloading with "crypto-"
by Kees Cook
· 10 years ago
bdcf83b
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
by Ulf Hansson
· 10 years ago
dbd8fbe
crypto: ux500/cryp - Silence compiler warning for !CONFIG_PM
by Ulf Hansson
· 10 years ago
0c1af19
crypto: ux500: hash: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
b0d1c79
crypto: ux500: cryp: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
e1f8859
crypto: ux500 - make interrupt mode plausible
by Arnd Bergmann
· 10 years ago
69d2884
crypto: ux500 - Fix logging, make arrays const, neatening
by Joe Perches
· 11 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
0656848
crypto: ux500: use dmaengine_submit API
by Fabio Baltieri
· 11 years ago
7e933d3
crypto: ux500: use dmaengine_prep_slave_sg API
by Fabio Baltieri
· 11 years ago
97453df
crypto: ux500: use dmaengine_device_control API
by Fabio Baltieri
· 11 years ago
fe14ed4
crypto: ux500/crypt: add missing __iomem qualifiers
by Fabio Baltieri
· 11 years ago
756bed2
crypto: ux500/hash: add missing static qualifiers
by Fabio Baltieri
· 11 years ago
e3f5114
crypto: ux500/hash: use readl on iomem addresses
by Fabio Baltieri
· 11 years ago
bbb85b2
crypto: ux500 - Cocci spatch "resource_size.spatch"
by Thomas Meyer
· 11 years ago
4a2e2d0
crypto: ux500/hash - Enable DT probing of the driver
by Lee Jones
· 11 years ago
c2dade3
crypto: ux500/cryp - Enable DT probing of the driver
by Lee Jones
· 11 years ago
de97630
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
by Lee Jones
· 11 years ago
3fc63d7
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
by Lee Jones
· 11 years ago
8703ffd
crypto: ux500/cryp - Prepare clock before enabling it
by Lee Jones
· 11 years ago
85c5632
crypto: ux500/hash - Set DMA configuration though dma_slave_config()
by Lee Jones
· 11 years ago
58ba67d
crypto: ux500/hash - Prepare clock before enabling it
by Lee Jones
· 11 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
174e779
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
by Linus Walleij
· 12 years ago
d47cbd5b
crypto: ux500 - add missing comma
by Linus Walleij
· 12 years ago
eb16796
crypto: ux500 - fix error return code in hash_dma_final()
by Wei Yongjun
· 12 years ago
1643a35
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
by Mihnea Dobrescu-Balaur
· 12 years ago
865fab6
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
by Linus Walleij
· 12 years ago
d66e6737
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
79c09c1
crypto: ux500 - fix error return code
by Peter Senna Tschudin
· 12 years ago
db298da
ARM: nomadik: move platform_data definitions
by Arnd Bergmann
· 12 years ago
6bbb98d
crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini
by Devendra Naga
· 12 years ago
4f31f5b
PM / crypto / ux500: Use struct dev_pm_ops for power management
by Rafael J. Wysocki
· 12 years ago
d1cbb14
crypto: ux500 - Cleanup hardware identification
by Andreas Westin
· 12 years ago
f7329e7
crypto: ux500 - Update DMA handling for 3.4
by Andreas Westin
· 12 years ago
8a63b19
crypto: ux500 - Add driver for HASH hardware
by Andreas Westin
· 13 years ago
2789c08
crypto: ux500 - Add driver for CRYP hardware
by Andreas Westin
· 13 years ago