summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* crypto: sahara - Use dmam_alloc_coherentVaishali Thakkar2015-08-191-37/+9
* crypto: caam - add support for LS1021AHoria Geant?2015-08-184-10/+29
* crypto: qat - Don't move data inside output bufferTadeusz Struk2015-08-181-1/+1
* crypto: vmx - Fixing GHASH Key issue on little endianLeonidas Da Silva Barbosa2015-08-181-0/+6
* crypto: vmx - Fixing AES-CTR counter bugLeonidas Da Silva Barbosa2015-08-182-18/+24
* crypto: null - Add missing Kconfig tristate for NULL2Herbert Xu2015-08-171-0/+1
* crypto: nx - Add forward declaration for struct crypto_aeadHerbert Xu2015-08-171-0/+2
* crypto: null - Use NULL2 in MakefileHerbert Xu2015-08-171-1/+1
* crypto: amcc - Do a NULL check for pointerFabio Estevam2015-08-171-1/+1
* crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flagHerbert Xu2015-08-1720-69/+24
* crypto: aead - Remove old AEAD interfacesHerbert Xu2015-08-175-818/+28
* crypto: qat - Remove reference to crypto_aead_crtHerbert Xu2015-08-171-3/+3
* crypto: cryptd - Remove reference to crypto_aead_crtHerbert Xu2015-08-171-2/+2
* crypto: echainiv - Use generic geniv init/exit helpersHerbert Xu2015-08-171-63/+7
* crypto: seqiv - Use generic geniv init/exit helpersHerbert Xu2015-08-171-68/+7
* crypto: aead - Add type-safe geniv init/exit helpersHerbert Xu2015-08-174-9/+74
* crypto: echainiv - Remove AEAD compatibility codeHerbert Xu2015-08-171-4/+0
* crypto: seqiv - Remove AEAD compatibility codeHerbert Xu2015-08-171-127/+0
* crypto: seqiv - Remove seqnivHerbert Xu2015-08-171-244/+1
* ipsec: Replace seqniv with seqivHerbert Xu2015-08-171-7/+7
* crypto: user - Remove crypto_lookup_aead callHerbert Xu2015-08-171-32/+0
* crypto: algboss - Remove reference to nivaeadHerbert Xu2015-08-171-7/+5
* crypto: caam - Remove unneeded 'ret' variableFabio Estevam2015-08-131-2/+2
* crypto: caam - Fix error handling in caam_rng_init()Fabio Estevam2015-08-131-3/+11
* crypto: qat - fix simple_return.cocci warningsWu Fengguang2015-08-131-6/+2
* crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVFTadeusz Struk2015-08-131-0/+2
* ARM: dts: sun6i: Add security system crypto engine clock and device nodesChen-Yu Tsai2015-08-131-0/+18
* crypto: sunxi-ss - Add optional reset control supportChen-Yu Tsai2015-08-132-0/+24
* crypto: sunxi-ss - Document optional reset control bindingsChen-Yu Tsai2015-08-131-0/+4
* crypto: qat - Fix adf_isr_resource_free name clashTadeusz Struk2015-08-113-7/+7
* Fix email address mistypo for NX/VMX crypto driver maintainersPaulo Flabiano Smorigo2015-08-111-2/+2
* crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa2015-08-103-30/+1
* Update NX crypto driver maintainers and adding VMX maintainersLeonidas Da Silva Barbosa2015-08-101-2/+14
* PCI: Add quirk for Intel DH895xCC VF PCI config erratumTadeusz Struk2015-08-101-0/+85
* crypto: qat - Add FW const tableTadeusz Struk2015-08-101-1/+106
* crypto: qat - Add qat dh895xcc VF driverTadeusz Struk2015-08-108-0/+965
* crypto: qat - Add support for SRIOVTadeusz Struk2015-08-1017-94/+1426
* crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk2015-08-1014-241/+97
* crypto: authencesn - Convert to new AEAD interfaceHerbert Xu2015-08-101-498/+222
* crypto: doc - make URL into hyperlinkBrian Norris2015-08-101-2/+2
* crypto: talitos - Prevent panic in probe error pathAaron Sierra2015-08-102-2/+12
* ARM: imx_v6_v7_defconfig: Select CAAMVictoria Milhoan2015-08-101-2/+1
* crypto: caam - Detect hardware features during algorithm registrationVictoria Milhoan2015-08-104-18/+110
* crypto: caam - Enable MXC devices to select CAAM driver in KconfigSteve Cornelius2015-08-101-1/+1
* ARM: dts: mx6sx: Add CAAM device nodeVictoria Milhoan2015-08-101-0/+27
* ARM: dts: mx6qdl: Add CAAM device nodeVictoria Milhoan2015-08-101-4/+25
* ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan2015-08-102-1/+7
* crypto: caam - Added clocks and clock-names properties to SEC4.0 device tree ...Victoria Milhoan2015-08-101-0/+17
* crypto: caam - Use local sg pointers to walk the scatterlistVictoria Milhoan2015-08-101-7/+17
* crypto: caam - Correct DMA unmap size in ahash_update_ctx()Victoria Milhoan2015-08-101-1/+1