summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc
Commit message (Expand)AuthorAgeFilesLines
* crypto: amcc - Do a NULL check for pointerFabio Estevam2015-08-171-1/+1
* crypto: amcc - remove incorrect __init/__exit markupsDmitry Torokhov2015-03-121-3/+3
* crypto: amcc - Remove unused functionRickard Strandqvist2015-01-051-23/+0
* crypto: amcc: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* crypto: drivers - Add 2 missing __exit_pJean Delvare2014-06-201-1/+1
* crypto: crypto4xx - Remove redundant dev_set_drvdataSachin Kamat2013-12-301-1/+0
* powerpc: add missing explicit OF includes for ppcRob Herring2013-11-111-0/+3
* crypto: crypto4xx - Staticize local symbolsJingoo Han2013-08-141-7/+8
* crypto: crypto4xx - fix error return codePeter Senna Tschudin2012-09-271-0/+1
* crypto: crypto4xx - move up err_request_irq labelJulia Lawall2012-04-271-1/+1
* crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-301-12/+1
* crypto: crypto4xx - Perform read/modify/write on device control registerJosh Boyer2011-06-301-1/+4
* Fix common misspellingsLucas De Marchi2011-03-312-2/+2
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2010-10-241-1/+1
|\
| * crypto: Makefile - replace the use of <module>-objs with <module>-yTracey Dent2010-10-191-1/+1
* | of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-062-3/+3
|/
* Merge branch 'master' into for-nextJiri Kosina2010-06-161-5/+8
|\
| * of/crypto: crypto4xx_core.c: fix build breakageAnatolij Gustschin2010-06-021-3/+3
| * of: Remove duplicate fields from of_platform_driverGrant Likely2010-05-221-2/+5
* | fix typos concerning "initiali[zs]e"Uwe Kleine-König2010-06-161-1/+1
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* crypto: Make Open Firmware device id constantMárton Németh2010-01-171-1/+1
* crypto: crypto4xx - Disable SHA implementationHerbert Xu2009-07-151-19/+0
* crypto: crypto4xx - Switch to new style ahashHerbert Xu2009-07-142-39/+71
* crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-142-2/+4
* crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-187-0/+2417
OpenPOWER on IntegriCloud