index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
caam
Age
Commit message (
Expand
)
Author
2011-07-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-24
caam: don't pass bogus S_IFCHR to debugfs_create_...()
Al Viro
2011-07-15
crypto: caam - ablkcipher support
Yuan Kang
2011-07-15
crypto: caam - faster aead implementation
Yuan Kang
2011-07-15
crypto: caam - structure renaming
Yuan Kang
2011-07-15
crypto: caam - shorter names
Yuan Kang
2011-06-30
crypto: caam - fix build warning when DEBUG_FS not configured
Kim Phillips
2011-06-30
crypto: caam - fix operator precedence in shared descriptor allocation
Kim Phillips
2011-05-19
crypto: caam - add support for sha512 variants of existing AEAD algorithms
Kim Phillips
2011-05-19
crypto: caam - remove unused authkeylen from caam_ctx
Kim Phillips
2011-05-19
crypto: caam - fix decryption shared vs. non-shared key setting
Kim Phillips
2011-05-19
crypto: caam - platform_bus_type migration
Kim Phillips
2011-05-04
crypto: caam - fix printk recursion for long error texts
Kim Phillips
2011-05-04
crypto: caam - remove unused keylen from session context
Kim Phillips
2011-05-03
crypto: caam - remove duplicate dev_err
Kim Phillips
2011-05-03
crypto: caam - remove WAIT-FOR-COMPLETIONs from givencrypt descriptor
Kim Phillips
2011-05-03
crypto: caam - fix queue interface detection
Kim Phillips
2011-05-03
crypto: caam - handle interrupt lines shared across rings
Kim Phillips
2011-04-08
crypto: caam - introduce missing kfree
Julia Lawall
2011-03-27
crypto: caam - ARRAY_SIZE() vs sizeof()
Dan Carpenter
2011-03-27
crypto: caam - dereferencing ERR_PTR on allocation failure
Dan Carpenter
2011-03-27
crypto: caam - standardize device tree naming convention to utilize '-vX.Y'
Kim Phillips
2011-03-27
crypto: caam - Add support for the Freescale SEC4/CAAM
Kim Phillips