aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-23
|\
| * crypto: ccp - Unify coherency checking logic with device_dma_is_coherent()Suthikulpanit, Suravee2015-06-15
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-06-23
|\ \
| * | crypto: marvell/cesa - remove COMPILE_TEST dependencyBoris Brezillon2015-06-22
| * | crypto: sahara - propagate the error on clk_disable_unprepare() failureFabio Estevam2015-06-21
| * | crypto: picoxcell - Update to the current clk APIMichael van der Westhuizen2015-06-21
| * | crypto: nx - Check for bogus firmware propertiesHerbert Xu2015-06-21
| * | crypto: marvell/cesa - add support for Kirkwood and Dove SoCsArnaud Ebalard2015-06-19
| * | crypto: marvell/cesa - add support for Orion SoCsBoris BREZILLON2015-06-19
| * | crypto: marvell/cesa - add allhwsupport module parameterBoris BREZILLON2015-06-19
| * | crypto: marvell/cesa - add support for all armada SoCsBoris BREZILLON2015-06-19
| * | crypto: marvell/cesa - add SHA256 supportArnaud Ebalard2015-06-19
| * | crypto: marvell/cesa - add MD5 supportArnaud Ebalard2015-06-19
| * | crypto: marvell/cesa - add Triple-DES supportArnaud Ebalard2015-06-19
| * | crypto: marvell/cesa - add DES supportBoris BREZILLON2015-06-19
| * | crypto: marvell/cesa - add TDMA supportBoris BREZILLON2015-06-19
| * | crypto: marvell/cesa - add a new driver for Marvell's CESABoris BREZILLON2015-06-19
| * | crypto: mv_cesa - explicitly define kirkwood and dove compatible stringsBoris BREZILLON2015-06-19
| * | crypto: mv_cesa - use gen_pool to reserve the SRAM memory regionBoris BREZILLON2015-06-19
| * | Merge branch 'mvebu/drivers' of git://git.kernel.org/pub/scm/linux/kernel/git...Herbert Xu2015-06-19
| |\|
| * | crypto: nx - add LE support to pSeries platform driverDan Streetman2015-06-19
| * | crypto: caam - Set last bit on src SG listHerbert Xu2015-06-19
| * | crypto: caam - Reintroduce DESC_MAX_USED_BYTESHerbert Xu2015-06-19
| * | crypto: drivers - Fix Kconfig selectsHerbert Xu2015-06-18
| * | crypto: caam - fix non-64-bit write/read accessSteffen Trumtrar2015-06-18
| * | crypto: caam - Convert GCM to new AEAD interfaceHerbert Xu2015-06-17
| * | crypto: caam - Handle errors in dma_map_sg_chainedHerbert Xu2015-06-17
| * | crypto: nx - Convert GCM to new AEAD interfaceHerbert Xu2015-06-17
| * | crypto: caam - Provide correct value to iounmap() in controller driverVictoria Milhoan2015-06-16
| * | crypto: caam - Fix incorrect size when DMA unmapping bufferVictoria Milhoan2015-06-16
| * | crypto: vmx - Reindent to kernel styleHerbert Xu2015-06-16
| * | crypto: vmx - Remove duplicate PPC64 dependencyHerbert Xu2015-06-16
| * | crypto: nx - replace NX842_MEM_COMPRESS with functionDan Streetman2015-06-15
| * | crypto: nx - move include/linux/nx842.h into drivers/crypto/nx/nx-842.hDan Streetman2015-06-15
| * | crypto: picoxcell - Clamp AEAD SG list by input lengthHerbert Xu2015-06-12
| * | crypto: picoxcell - Make use of sg_nents_for_lenHerbert Xu2015-06-12
| * | crypto: picoxcell - Include linux/sizes.hHerbert Xu2015-06-12
| * | crypto: caam - Clamp AEAD SG list by input lengthHerbert Xu2015-06-09
| * | crypto: qat: fix issue when mapping assoc to internal AD structTadeusz Struk2015-06-09
| * | crypto: qat - Set max request sizeTadeusz Struk2015-06-09
| * | crypto: nx - fix nx-842 pSeries driver minimum buffer sizeDan Streetman2015-06-04
| * | crypto: ccp - Protect against poorly marked end of sg listTom Lendacky2015-06-02
| * | crypto: nx - prevent nx 842 load if no hw driverDan Streetman2015-06-02
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-05-27
| |\ \
| * | | crypto: ccp - Remove unused structure fieldTom Lendacky2015-05-27
| * | | crypto: ccp - Remove manual check and set of dma_mask pointerTom Lendacky2015-05-27
| * | | crypto: mv_cesa - request registers memory regionBoris BREZILLON2015-05-25
| * | | crypto: nx - Remove unnecessary maxauthsize checkHerbert Xu2015-05-21
| * | | crypto: ixp4xx - Use crypto_aead_maxauthsizeHerbert Xu2015-05-21
| * | | crypto: caam - Use old_aead_algHerbert Xu2015-05-21