index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
amcc
Age
Commit message (
Expand
)
Author
2016-10-21
crypto: crypto4xx - Fix size used in dma_free_coherent()
Christophe Jaillet
2016-04-20
crypto4xx: integrate ppc4xx-rng into crypto4xx
Christian Lamparter
2015-11-17
crypto: amcc - check return value of sg_nents_for_len
LABBE Corentin
2015-09-21
crypto: amcc - replace get_sg_count by sg_nents_for_len
LABBE Corentin
2015-09-21
crypto: amcc - Fix module autoload for OF platform driver
Luis de Bethencourt
2015-08-17
crypto: amcc - Do a NULL check for pointer
Fabio Estevam
2015-03-12
crypto: amcc - remove incorrect __init/__exit markups
Dmitry Torokhov
2015-01-05
crypto: amcc - Remove unused function
Rickard Strandqvist
2014-10-20
crypto: amcc: drop owner assignment from platform_drivers
Wolfram Sang
2014-06-20
crypto: drivers - Add 2 missing __exit_p
Jean Delvare
2013-12-30
crypto: crypto4xx - Remove redundant dev_set_drvdata
Sachin Kamat
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-08-14
crypto: crypto4xx - Staticize local symbols
Jingoo Han
2012-09-27
crypto: crypto4xx - fix error return code
Peter Senna Tschudin
2012-04-27
crypto: crypto4xx - move up err_request_irq label
Julia Lawall
2011-11-30
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-06-30
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-02
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