index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
ux500
Age
Commit message (
Expand
)
Author
2013-08-01
crypto: ux500 - Fix logging, make arrays const, neatening
Joe Perches
2013-07-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-07-02
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-06-25
crypto: ux500: use dmaengine_submit API
Fabio Baltieri
2013-06-25
crypto: ux500: use dmaengine_prep_slave_sg API
Fabio Baltieri
2013-06-25
crypto: ux500: use dmaengine_device_control API
Fabio Baltieri
2013-06-25
crypto: ux500/crypt: add missing __iomem qualifiers
Fabio Baltieri
2013-06-25
crypto: ux500/hash: add missing static qualifiers
Fabio Baltieri
2013-06-25
crypto: ux500/hash: use readl on iomem addresses
Fabio Baltieri
2013-05-28
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
2013-05-27
crypto: ux500/hash - Enable DT probing of the driver
Lee Jones
2013-05-27
crypto: ux500/cryp - Enable DT probing of the driver
Lee Jones
2013-05-23
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
Lee Jones
2013-05-23
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
Lee Jones
2013-05-23
crypto: ux500/cryp - Prepare clock before enabling it
Lee Jones
2013-05-23
crypto: ux500/hash - Set DMA configuration though dma_slave_config()
Lee Jones
2013-05-23
crypto: ux500/hash - Prepare clock before enabling it
Lee Jones
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-08
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
2013-04-05
crypto: ux500 - add missing comma
Linus Walleij
2013-04-03
crypto: ux500 - fix error return code in hash_dma_final()
Wei Yongjun
2013-03-21
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
2012-11-05
ARM: plat-nomadik: move DMA40 header to <linux/platform_data>
Linus Walleij
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-09-27
crypto: ux500 - fix error return code
Peter Senna Tschudin
2012-09-14
ARM: nomadik: move platform_data definitions
Arnd Bergmann
2012-09-07
crypto: ux500/hash - remove unneeded return at ux500_hash_mod_fini
Devendra Naga
2012-07-10
PM / crypto / ux500: Use struct dev_pm_ops for power management
Rafael J. Wysocki
2012-05-15
crypto: ux500 - Cleanup hardware identification
Andreas Westin
2012-05-15
crypto: ux500 - Update DMA handling for 3.4
Andreas Westin
2012-05-04
crypto: ux500 - Add driver for HASH hardware
Andreas Westin
2012-05-04
crypto: ux500 - Add driver for CRYP hardware
Andreas Westin