summaryrefslogtreecommitdiffstats
path: root/drivers/crypto/mv_cesa.c
Commit message (Expand)AuthorAgeFilesLines
* crypto: marvell - Remove the old mv_cesa driverBoris BREZILLON2017-11-031-1213/+0
* crypto: Use PTR_ERR_ZEROHimanshu Jha2017-09-221-4/+1
* crypto: mv_cesa - Use IPAD/OPAD constantCorentin LABBE2017-05-231-2/+3
* Crypto: mv_cesa - Switch to using managed resourcesNadim almas2016-11-131-3/+1
* crypto: mv_cesa - remove NO_IRQ referenceArnd Bergmann2016-09-071-5/+2
* crypto: marvell/cesa - another fix up for of_get_named_gen_pool() renameStephen Rothwell2015-07-031-2/+2
* crypto: mv_cesa - explicitly define kirkwood and dove compatible stringsBoris BREZILLON2015-06-191-1/+3
* crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON2015-06-191-15/+43
* crypto: mv_cesa - request registers memory regionBoris BREZILLON2015-05-251-8/+5
* crypto: mv_cesa - ensure backlog is initialisedColin Ian King2015-04-211-1/+1
* crypto: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.cBehan Webster2014-10-141-23/+18
* crypto: cesa - tfm->__crt_alg->cra_type directlyMarek Vasut2014-05-221-2/+2
* crypto: cesa - tfm->__crt_alg->cra_name directlyMarek Vasut2014-05-221-1/+1
* crypto: mv_cesa: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-10-161-1/+1
* crypto: mv_cesa - Remove redundant of_match_ptrSachin Kamat2013-10-071-1/+1
* crypto: mv_cesa - Staticize local symbolsSachin Kamat2013-09-241-5/+5
* crypto: mv_cesa: Remove redundant platform_set_drvdata()Sachin Kamat2013-05-241-1/+0
* Drivers: crypto: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-1/+1
* Crypto: CESA: Add support for DT based instantiation.Andrew Lunn2012-09-221-2/+15
* Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-07-261-0/+4
|\
| * ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz2012-07-251-0/+4
* | crypto: mv_cesa - fix for hash finalisation with dataPhil Sutter2012-06-121-6/+13
* | crypto: mv_cesa - initialise the interrupt status field to zeroPhil Sutter2012-06-121-0/+1
* | crypto: mv_cesa - add an expiry timer in case anything goes wrongPhil Sutter2012-06-121-10/+31
|/
* ARM: Orion: CESA: Add support for clkAndrew Lunn2012-05-081-0/+14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-211-4/+8
|\
| * crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flagNikos Mavrogiannopoulos2012-01-131-4/+8
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-03-031-0/+1
|\ \ | |/ |/|
| * crypto: mv_cesa - fix final callback not ignoring input dataPhil Sutter2012-02-281-0/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-01-101-11/+1
|\|
| * crypto: convert drivers/crypto/* to use module_platform_driver()Axel Lin2011-11-301-11/+1
* | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-11-251-5/+7
|\ \ | |/ |/|
| * crypto: mv_cesa - fix hashing of chunks > 1920 bytesPhil Sutter2011-11-211-5/+7
* | crypto: add module.h to those files that are explicitly using itPaul Gortmaker2011-10-311-0/+1
|/
* crypto: mv_cesa - make count_sgs() null-pointer proofPhil Sutter2011-05-111-6/+2
* crypto: mv_cesa - copy remaining bytes to SRAM only when neededPhil Sutter2011-05-111-6/+6
* crypto: mv_cesa - move digest state initialisation to a better placePhil Sutter2011-05-111-8/+6
* crypto: mv_cesa - fill inner/outer IV fields only in HMAC casePhil Sutter2011-05-111-3/+3
* crypto: mv_cesa - refactor copy_src_to_buf()Phil Sutter2011-05-111-15/+10
* crypto: mv_cesa - no need to save digest state after the last chunkPhil Sutter2011-05-111-6/+6
* crypto: mv_cesa - print a warning when registration of AES algos failPhil Sutter2011-05-111-2/+8
* crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finupPhil Sutter2011-05-111-3/+0
* crypto: mv_cesa - the descriptor pointer register needs to be set just oncePhil Sutter2011-05-111-2/+1
* crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_ofPhil Sutter2011-05-111-3/+1
* crypto: mv_cesa - dont return PTR_ERR() of wrong pointerRoel Kluin2011-01-041-1/+1
* crypto: mv_cesa - fixup error handling in mv_probe()Dan Carpenter2010-05-261-5/+5
* crypto: mv_cesa - Use resource_sizeTobias Klauser2010-05-141-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Herbert Xu2010-05-031-0/+1
|\
| * include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1