index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ux500
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-2
/
+0
2014-11-24
crypto: prefix module autoloading with "crypto-"
Kees Cook
2
-6
/
+6
2014-11-10
crypto: ux500/hash - Silence compiler warning for !CONFIG_PM
Ulf Hansson
1
-0
/
+2
2014-11-10
crypto: ux500/cryp - 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
2014-10-20
crypto: ux500: cryp: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-07-03
crypto: ux500 - make interrupt mode plausible
Arnd Bergmann
1
-13
/
+12
2013-08-01
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
1
-307
/
+279
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-1
/
+1
2013-07-03
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-37
/
+93
2013-06-25
crypto: ux500: use dmaengine_submit API
Fabio Baltieri
2
-2
/
+2
2013-06-25
crypto: ux500: use dmaengine_prep_slave_sg API
Fabio Baltieri
2
-12
/
+12
2013-06-25
crypto: ux500: use dmaengine_device_control API
Fabio Baltieri
2
-3
/
+3
2013-06-25
crypto: ux500/crypt: add missing __iomem qualifiers
Fabio Baltieri
1
-2
/
+2
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-28
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
1
-1
/
+1
2013-05-27
crypto: ux500/hash - Enable DT probing of the driver
Lee Jones
1
-0
/
+6
2013-05-27
crypto: ux500/cryp - 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
2
-1
/
+3
2013-05-23
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
Lee Jones
2
-1
/
+23
2013-05-23
crypto: ux500/cryp - Prepare clock before enabling it
Lee Jones
1
-1
/
+11
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-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
1
-3
/
+3
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-4
/
+0
2013-04-08
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
3
-4
/
+0
2013-04-05
crypto: ux500 - add missing comma
Linus Walleij
1
-1
/
+1
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-11-05
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
1
-2
/
+1
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2
-1
/
+1
2012-09-27
crypto: ux500 - fix error return code
Peter Senna Tschudin
1
-0
/
+1
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2
-2
/
+2
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
2
-38
/
+34
2012-05-15
crypto: ux500 - Cleanup hardware identification
Andreas Westin
3
-17
/
+4
2012-05-15
crypto: ux500 - Update DMA handling for 3.4
Andreas Westin
2
-4
/
+3
2012-05-04
crypto: ux500 - Add driver for HASH hardware
Andreas Westin
5
-0
/
+2435
2012-05-04
crypto: ux500 - Add driver for CRYP hardware
Andreas Westin
10
-0
/
+2850