index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
amcc
Age
Commit message (
Expand
)
Author
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-06-29
crypto: crypto4xx - Perform read/modify/write on device control register
Josh Boyer
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt/powerpc: Eliminate users of of_platform_{,un}register_driver
Grant Likely
2010-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2010-10-19
crypto: Makefile - replace the use of <module>-objs with <module>-y
Tracey Dent
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-16
Merge branch 'master' into for-next
Jiri Kosina
2010-06-16
fix typos concerning "initiali[zs]e"
Uwe Kleine-König
2010-06-03
of/crypto: crypto4xx_core.c: fix build breakage
Anatolij Gustschin
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-01-17
crypto: Make Open Firmware device id constant
Márton Németh
2009-07-15
crypto: crypto4xx - Disable SHA implementation
Herbert Xu
2009-07-14
crypto: crypto4xx - Switch to new style ahash
Herbert Xu
2009-07-14
crypto: crypto4xx - Use crypto_ahash_set_reqsize
Herbert Xu
2009-02-18
crypto: amcc - Add crypt4xx driver
James Hsiao