summaryrefslogtreecommitdiff
path: root/drivers/crypto (follow)
Commit message (Expand)AuthorAge
* crypto: ice: split the config callbackAndrey Markovytch2016-04-25
* PFK: fix race between key set and key invalidate in TZAndrey Markovytch2016-04-25
* crypto: ice: add stub bus scaling functionsAndrey Markovytch2016-04-25
* crypto: ice: update ICE HCI v3Andrey Markovytch2016-04-25
* crypto: ice: general driver clean-upAndrey Markovytch2016-04-22
* crypto: msm: qce50: enable BAM SPS_BAM_CACHED_WPSivanesan Rajapupathi2016-03-25
* crypto: qce50: set BAM ipc log levelKranthikumar Kurapati2016-03-25
* crypto: msm: support aead aes 192 fallback on 4.4 kernelZhen Kong2016-03-23
* crypto: msm: fix ICE Kconfig and makefileGilad Broner2016-03-23
* crypto: msm: add inline crypto engine (ICE) driver snapshotGilad Broner2016-03-23
* crypto: msm: make change to support new AEAD API on 4.4 kernelZhen Kong2016-03-23
* crypto: msm: qcrypto: Fix hash crash if not last issueSivanesan Rajapupathi2016-03-23
* crypto: kconfig: Add crypto engine driver support to msm8909Brahmaji K2016-03-23
* msm: crypto: move compat_qcedev.hJeremy Gebben2016-03-23
* crypto: msm: qcrypto: Provide fallback for aead aes192Kranthikumar Kurapati2016-03-23
* Merge remote-tracking branch 'lsk-44/linux-linaro-lsk-v4.4' into 44rc2David Keitel2016-03-23
|\
| * crypto: marvell/cesa - fix test in mv_cesa_dev_dma_init()Boris BREZILLON2016-02-17
| * crypto: atmel-sha - remove calls of clk_prepare() from atomic contextsCyrille Pitchen2016-02-17
| * crypto: atmel-sha - fix atmel_sha_remove()Cyrille Pitchen2016-02-17
| * crypto: caam - make write transactions bufferable on PPC platformsHoria Geant?2016-02-17
| * crypto: sun4i-ss - add missing statesizeLABBE Corentin2016-02-17
* | crypto: msm: disable aead alg related apis temporarilyZhen Kong2016-03-23
* | crypto: msm: Add QCOM crypto driversZhen Kong2016-03-23
|/
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-12-05
|\
| * crypto: talitos - Fix timing leak in ESP ICV verificationDavid Gstir2015-11-16
| * crypto: nx - Fix timing leak in GCM and CCM decryptionDavid Gstir2015-11-16
* | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-17
|\ \ | |/ |/|
| * crypto: qat - don't use userspace pointerTadeusz Struk2015-11-13
* | Merge tag 'pm+acpi-4.4-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-12
|\ \
| * \ Merge branch 'acpi-pci'Rafael J. Wysocki2015-11-07
| |\ \
| | * | device property: ACPI: Make use of the new DMA Attribute APIsSuthikulpanit, Suravee2015-11-07
* | | | Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-11-06
|\ \ \ \ | |/ / / |/| | |
| * | | hifn_795x: stop including <asm-generic/kmap_types.h>Christoph Hellwig2015-10-15
| |/ /
* | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2015-11-04
|\ \ \ | |/ / |/| / | |/
| * crypto: marvell/cesa - use __le32 for hardware descriptorsRussell King2015-10-20
| * crypto: marvell/cesa - fix missing cpu_to_le32() in mv_cesa_dma_add_op()Russell King2015-10-20
| * crypto: marvell/cesa - use memcpy_fromio()/memcpy_toio()Russell King2015-10-20
| * crypto: marvell/cesa - use gfp_t for gfp flagsRussell King2015-10-20
| * crypto: marvell/cesa - use dma_addr_t for cur_dmaRussell King2015-10-20
| * crypto: marvell/cesa - use readl_relaxed()/writel_relaxed()Russell King2015-10-20
| * crypto: caam - fix indentation of close bracesRussell King2015-10-20
| * crypto: caam - only export the state we really need to exportRussell King2015-10-20
| * crypto: caam - fix non-block aligned hash calculationRussell King2015-10-20
| * crypto: caam - avoid needlessly saving and restoring caam_hash_ctxRussell King2015-10-20
| * crypto: caam - print errno code when hash registration failsRussell King2015-10-20
| * crypto: marvell/cesa - fix memory leakBoris Brezillon2015-10-20
| * crypto: marvell/cesa - fix first-fragment handling in mv_cesa_ahash_dma_last_...Russell King2015-10-20
| * crypto: marvell/cesa - rearrange handling for sw padded hashesRussell King2015-10-20
| * crypto: marvell/cesa - rearrange handling for hw finished hashesRussell King2015-10-20
| * crypto: marvell/cesa - rearrange last request handlingRussell King2015-10-20