summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/amcc/crypto4xx_core.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: crypto4xx - Fix size used in dma_free_coherent()Christophe Jaillet2016-10-211-2/+1
* crypto4xx: integrate ppc4xx-rng into crypto4xxChristian Lamparter2016-04-201-2/+5
* crypto: amcc - check return value of sg_nents_for_lenLABBE Corentin2015-11-171-0/+4
* crypto: amcc - replace get_sg_count by sg_nents_for_lenLABBE Corentin2015-09-211-21/+1
* crypto: amcc - Fix module autoload for OF platform driverLuis de Bethencourt2015-09-211-0/+1
* 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: 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 - 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
* dt/powerpc: Eliminate users of of_platform_{,un}register_driverGrant Likely2011-02-281-5/+4
* of/device: Replace struct of_device with struct platform_deviceGrant Likely2010-08-061-2/+2
* 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
* 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-141-36/+49
* crypto: crypto4xx - Use crypto_ahash_set_reqsizeHerbert Xu2009-07-141-1/+2
* crypto: amcc - Add crypt4xx driverJames Hsiao2009-02-181-0/+1310