summaryrefslogtreecommitdiffstats
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAgeFilesLines
* crypto: vmx - Adding enable_kernel_vsx() to access VSX instructionsLeonidas Da Silva Barbosa2015-07-144-0/+13
* crypto: marvell/cesa - Drop owner assignment from platform_driverKrzysztof Kozlowski2015-07-141-1/+0
* crypto: caam - Use new IV conventionHerbert Xu2015-07-141-26/+49
* crypto: nx - Use new IV conventionHerbert Xu2015-07-141-26/+40
* crypto: nx/842 - Fix context corruptionHerbert Xu2015-07-141-13/+35
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-07-148-79/+125
|\
| * crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-088-79/+125
* | crypto: omap-aes - Use BIT() macroVutla, Lokesh2015-07-081-17/+17
* | crypto: omap-aes - Fix configuring of AES modeVutla, Lokesh2015-07-081-8/+5
* | crypto: omap-aes - Increase priority of hw acceleratorVutla, Lokesh2015-07-081-3/+3
* | crypto: omap-aes - Fix CTR modeVutla, Lokesh2015-07-081-17/+16
* | crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-072-12/+1
* | crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-061-1/+7
* | crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan2015-07-061-4/+4
* | crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan2015-07-061-1/+2
* | crypto: ccp - Provide support to autoload CCP driverTom Lendacky2015-07-061-0/+2
|/
* crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh2015-07-061-3/+0
* crypto: marvell/cesa - another fix up for of_get_named_gen_pool() renameStephen Rothwell2015-07-031-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-021-3/+2
|\
| * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-07-011-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-2355-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