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