summaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-011-3/+2
|\
| * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-301-3/+2
* | crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring2015-06-292-5/+2
|/
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-231-59/+1
|\
| * crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-151-59/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-2255-3407/+8943
|\ \
| * | crypto: marvell/cesa - remove COMPILE_TEST dependencyBoris Brezillon2015-06-221-1/+1
| * | crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam2015-06-211-4/+9
| * | crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen2015-06-211-4/+4
| * | crypto: nx - Check for bogus firmware propertiesHerbert Xu2015-06-211-32/+118
| * | crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard2015-06-191-1/+12
| * | crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON2015-06-191-7/+35
| * | crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON2015-06-191-0/+4
| * | crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON2015-06-191-0/+12
| * | crypto: marvell/cesa - add SHA256 supportArnaud Ebalard2015-06-193-0/+163
| * | crypto: marvell/cesa - add MD5 supportArnaud Ebalard2015-06-193-2/+174
| * | crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard2015-06-193-0/+151
| * | crypto: marvell/cesa - add DES supportBoris BREZILLON2015-06-193-0/+154
| * | crypto: marvell/cesa - add TDMA supportBoris BREZILLON2015-06-197-16/+1101
| * | crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON2015-06-197-0/+2040
| * | 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
| |\ \ | | |/
| * | 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: 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
OpenPOWER on IntegriCloud