Age | Commit message (Expand) | Author | Files | Lines |
2013-08-14 | crypto: crypto4xx - Staticize local symbols | Jingoo Han | 1 | -7/+8 |
2012-09-27 | crypto: crypto4xx - fix error return code | Peter Senna Tschudin | 1 | -0/+1 |
2012-04-27 | crypto: crypto4xx - move up err_request_irq label | Julia Lawall | 1 | -1/+1 |
2011-11-30 | crypto: convert drivers/crypto/* to use module_platform_driver() | Axel Lin | 1 | -12/+1 |
2011-06-30 | crypto: crypto4xx - Perform read/modify/write on device control register | Josh Boyer | 1 | -1/+4 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 2 | -2/+2 |
2011-02-28 | dt/powerpc: Eliminate users of of_platform_{,un}register_driver | Grant Likely | 1 | -5/+4 |
2010-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 1 | -1/+1 |
2010-10-19 | crypto: Makefile - replace the use of <module>-objs with <module>-y | Tracey Dent | 1 | -1/+1 |
2010-08-06 | of/device: Replace struct of_device with struct platform_device | Grant Likely | 2 | -3/+3 |
2010-06-16 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -5/+8 |
2010-06-16 | fix typos concerning "initiali[zs]e" | Uwe Kleine-König | 1 | -1/+1 |
2010-06-03 | of/crypto: crypto4xx_core.c: fix build breakage | Anatolij Gustschin | 1 | -3/+3 |
2010-05-22 | of: Remove duplicate fields from of_platform_driver | Grant Likely | 1 | -2/+5 |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 1 | -0/+1 |
2010-01-17 | crypto: Make Open Firmware device id constant | Márton Németh | 1 | -1/+1 |
2009-07-15 | crypto: crypto4xx - Disable SHA implementation | Herbert Xu | 1 | -19/+0 |
2009-07-14 | crypto: crypto4xx - Switch to new style ahash | Herbert Xu | 2 | -39/+71 |
2009-07-14 | crypto: crypto4xx - Use crypto_ahash_set_reqsize | Herbert Xu | 2 | -2/+4 |
2009-02-18 | crypto: amcc - Add crypt4xx driver | James Hsiao | 7 | -0/+2417 |