aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
...
| * | | crypto: caam - Use new IV conventionHerbert Xu2015-07-14
| * | | crypto: nx - Use new IV conventionHerbert Xu2015-07-14
| * | | crypto: nx/842 - Fix context corruptionHerbert Xu2015-07-14
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu2015-07-14
| |\ \ \ | | | |/ | | |/|
| * | | crypto: omap-aes - Use BIT() macroVutla, Lokesh2015-07-08
| * | | crypto: omap-aes - Fix configuring of AES modeVutla, Lokesh2015-07-08
| * | | crypto: omap-aes - Increase priority of hw acceleratorVutla, Lokesh2015-07-08
| * | | crypto: omap-aes - Fix CTR modeVutla, Lokesh2015-07-08
| * | | crypto: nx - reduce chattiness of platform driversNishanth Aravamudan2015-07-07
| * | | crypto: nx - do not emit extra output if status is disabledNishanth Aravamudan2015-07-06
| * | | crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}Nishanth Aravamudan2015-07-06
| * | | crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'Nishanth Aravamudan2015-07-06
| * | | crypto: ccp - Provide support to autoload CCP driverTom Lendacky2015-07-06
* | | | crypto: caam - fix memory corruption in ahash_final_ctxHoria Geant?2015-08-13
* | | | crypto: nx - respect sg limit bounds when building sg lists for SHAJan Stancek2015-08-11
| |_|/ |/| |
* | | crypto: ixp4xx - Remove bogus BUG_ON on scattered dst bufferHerbert Xu2015-07-23
* | | crypto: qat - Fix invalid synchronization between register/unregister sym algsTadeusz Struk2015-07-23
| |/ |/|
* | crypto: nx - Fix reentrancy bugsHerbert Xu2015-07-08
|/
* crypto: omap-des - Fix unmapping of dma channelsVutla, Lokesh2015-07-06
* crypto: marvell/cesa - another fix up for of_get_named_gen_pool() renameStephen Rothwell2015-07-03
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-01
|\
| * genalloc: rename of_get_named_gen_pool() to of_gen_pool_get()Vladimir Zapolskiy2015-06-30
* | crypto: qat - Deletion of unnecessary checks before two function callsMarkus Elfring2015-06-29
|/
* 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