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
/
caam
Age
Commit message (
Expand
)
Author
2013-07-10
crypto: caam - Fixed the memory out of bound overwrite issue
Vakul Garg
2013-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-05-28
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
2013-05-28
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
2013-05-28
crypto: caam - Add defines for CAAM commands
Andrei Varvara
2013-05-28
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
2013-05-28
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2013-05-28
crypto: caam - Add MATH command to support shld function
Andrei Varvara
2013-05-28
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
2013-05-28
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2013-05-14
crypto: caam - fix inconsistent assoc dma mapping direction
Horia Geanta
2013-05-14
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2013-04-25
crypto: caam - static constify error data
Kim Phillips
2013-04-25
crypto: caam - change key gen functions to return signed int
Kim Phillips
2013-03-22
crypto: caam - Fix missing init of '.type' in AEAD algos.
Vakul Garg
2013-03-22
crypto: caam - set RDB bit in security configuration register
Vakul Garg
2013-03-21
Revert "crypto: caam - add IPsec ESN support"
Horia Geanta
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-10
crypto: caam - fix typo "CRYPTO_AHASH"
Paul Bolle
2013-01-03
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2012-10-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-09-27
crypto: caam - increase TRNG clocks per sample
Kim Phillips
2012-09-27
crypto: caam - fix error IDs for SEC v5.x RNG4
Horia Geanta
2012-09-07
crypto: caam - add IPsec ESN support
Horia Geanta
2012-09-07
crypto: caam - coccicheck fixes
Kim Phillips
2012-09-07
crypto/caam: Export gen_split_key symbol for other modules
Ben Collins
2012-08-20
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-08-01
crypto: caam - set descriptor sharing type to SERIAL
Kim Phillips
2012-08-01
crypto: caam - add backward compatible string sec4.0
Shengzhou Liu
2012-08-01
crypto: caam - fix possible deadlock condition
Kim Phillips
2012-07-11
crypto: caam - ERA retrieval and printing for SEC device
Alex Porosanu
2012-07-11
crypto: caam - Using alloc_coherent for caam job rings
Bharat Bhushan
2012-06-27
crypto: caam - one tasklet per job ring
Kim Phillips
2012-06-27
crypto: caam - consolidate memory barriers from job ring en/dequeue
Kim Phillips
2012-06-27
crypto: caam - only query h/w in job ring dequeue path
Kim Phillips
2012-06-27
crypto: caam - use non-irq versions of spinlocks for job rings
Kim Phillips
2012-06-27
crypto: caam - disable IRQ coalescing by default
Kim Phillips
2012-06-27
crypto: caam - add support for SEC v5.x RNG4
Kim Phillips
2012-06-27
crypto: caam - assign 40-bit masks on SEC v5.0 and above
Kim Phillips
2012-06-27
crypto: caam - hwrng support
Yuan Kang
2012-06-27
crypto: caam - chaining support
Yuan Kang
2012-06-27
crypto: caam - unkeyed ahash support
Yuan Kang
2012-06-27
crypto: caam - ahash hmac support
Yuan Kang
2012-06-27
crypto: caam - link_tbl rename
Yuan Kang
2012-06-27
crypto: caam - refactor key_gen, sg
Yuan Kang
2012-06-27
crypto: caam - remove jr register/deregister
Yuan Kang
2012-06-27
crypto: caam - support external seq in/out lengths
Yuan Kang
[next]