summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* 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-192-15/+44
* Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-191-2/+2
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-261-1/+2
| |\
| * \ Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-04-201-2/+2
| |\ \
| | * | drivers: fix up obsolete cpu function usage.Rusty Russell2015-03-051-2/+2
* | | | crypto: nx - add LE support to pSeries platform driverDan Streetman2015-06-193-43/+45
* | | | crypto: caam - Set last bit on src SG listHerbert Xu2015-06-191-1/+1
* | | | crypto: caam - Reintroduce DESC_MAX_USED_BYTESHerbert Xu2015-06-191-1/+2
* | | | crypto: drivers - Fix Kconfig selectsHerbert Xu2015-06-186-46/+19
* | | | crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar2015-06-181-19/+19
* | | | crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu2015-06-171-634/+686
* | | | crypto: caam - Handle errors in dma_map_sg_chainedHerbert Xu2015-06-171-14/+21
* | | | crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu2015-06-173-73/+67
* | | | crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan2015-06-161-2/+2
* | | | crypto: caam - Fix incorrect size when DMA unmapping bufferVictoria Milhoan2015-06-161-4/+5
* | | | crypto: vmx - Reindent to kernel styleHerbert Xu2015-06-166-482/+506
* | | | crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu2015-06-162-2/+1
* | | | crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman2015-06-155-15/+25
* | | | crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman2015-06-152-2/+22
* | | | crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu2015-06-121-3/+11
* | | | crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu2015-06-121-11/+2
* | | | crypto: picoxcell - Include linux/sizes.hHerbert Xu2015-06-121-0/+1
* | | | crypto: caam - Clamp AEAD SG list by input lengthHerbert Xu2015-06-092-12/+23
* | | | crypto: qat: fix issue when mapping assoc to internal AD structTadeusz Struk2015-06-091-12/+20
* | | | crypto: qat - Set max request sizeTadeusz Struk2015-06-091-0/+2
* | | | crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman2015-06-041-5/+2
* | | | crypto: ccp - Protect against poorly marked end of sg listTom Lendacky2015-06-031-2/+5
* | | | crypto: nx - prevent nx 842 load if no hw driverDan Streetman2015-06-036-135/+148
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-281-1/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | crypto: img-hash - CRYPTO_DEV_IMGTEC_HASH should depend on HAS_DMAGeert Uytterhoeven2015-04-241-1/+2
| |/ /
* | | crypto: ccp - Remove unused structure fieldTom Lendacky2015-05-271-2/+0
* | | crypto: ccp - Remove manual check and set of dma_mask pointerTom Lendacky2015-05-271-2/+0
* | | crypto: mv_cesa - request registers memory regionBoris BREZILLON2015-05-251-8/+5
* | | crypto: nx - Remove unnecessary maxauthsize checkHerbert Xu2015-05-221-3/+0
* | | crypto: ixp4xx - Use crypto_aead_maxauthsizeHerbert Xu2015-05-221-2/+2
* | | crypto: caam - Use old_aead_algHerbert Xu2015-05-221-1/+1
* | | crypto: omap-sham - Add support for omap3 devicesPali Rohár2015-05-181-0/+4
* | | crypto: n2 - use md5 IV MD5_HX instead of their raw valueLABBE Corentin2015-05-181-4/+4
* | | crypto: nx - remove 842-nx null checksDan Streetman2015-05-181-6/+0
* | | crypto: vmx - fix two mistyped textsPaulo Flabiano Smorigo2015-05-152-2/+2
* | | crypto: qat - rm unneeded header includeTadeusz Struk2015-05-151-1/+0
* | | crypto: qat - remove unused structure membersTadeusz Struk2015-05-151-12/+0
* | | crypto: omap-sham - Check for return value from pm_runtime_get_syncPali Rohár2015-05-151-3/+20
* | | crypto: talitos - static code checker fixesHoria Geant?2015-05-131-7/+5
* | | crypto: talitos - avoid out of bound scatterlist iteratorHoria Geant?2015-05-131-2/+2
* | | Revert "crypto: talitos - convert to use be16_add_cpu()"Horia Geant?2015-05-131-1/+2
* | | crypto: talitos - avoid memleak in talitos_alg_alloc()Horia Geant?2015-05-131-0/+1
* | | crypto: talitos - fix size calculation in talitos_edesc_alloc()Dan Carpenter2015-05-131-2/+2
* | | crypto: qat - Use crypto_aead_set_reqsize helperHerbert Xu2015-05-131-2/+3
OpenPOWER on IntegriCloud