summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-08-17crypto: echainiv - Remove AEAD compatibility codeHerbert Xu
2015-08-17crypto: seqiv - Remove AEAD compatibility codeHerbert Xu
2015-08-17crypto: seqiv - Remove seqnivHerbert Xu
2015-08-17ipsec: Replace seqniv with seqivHerbert Xu
2015-08-17crypto: user - Remove crypto_lookup_aead callHerbert Xu
2015-08-17crypto: algboss - Remove reference to nivaeadHerbert Xu
2015-08-13crypto: caam - Remove unneeded 'ret' variableFabio Estevam
2015-08-13crypto: caam - Fix error handling in caam_rng_init()Fabio Estevam
2015-08-13crypto: qat - fix simple_return.cocci warningsWu Fengguang
2015-08-13crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVFTadeusz Struk
2015-08-13ARM: dts: sun6i: Add security system crypto engine clock and device nodesChen-Yu Tsai
2015-08-13crypto: sunxi-ss - Add optional reset control supportChen-Yu Tsai
2015-08-13crypto: sunxi-ss - Document optional reset control bindingsChen-Yu Tsai
2015-08-11crypto: qat - Fix adf_isr_resource_free name clashTadeusz Struk
2015-08-11Fix email address mistypo for NX/VMX crypto driver maintainersPaulo Flabiano Smorigo
2015-08-10crypto: nx - Removing CTR mode from NX driverLeonidas Da Silva Barbosa
2015-08-10Update NX crypto driver maintainers and adding VMX maintainersLeonidas Da Silva Barbosa
2015-08-10PCI: Add quirk for Intel DH895xCC VF PCI config erratumTadeusz Struk
2015-08-10crypto: qat - Add FW const tableTadeusz Struk
2015-08-10crypto: qat - Add qat dh895xcc VF driverTadeusz Struk
2015-08-10crypto: qat - Add support for SRIOVTadeusz Struk
2015-08-10crypto: qat - Move adf admin and adf hw arbitrer to common codeTadeusz Struk
2015-08-10crypto: authencesn - Convert to new AEAD interfaceHerbert Xu
2015-08-10crypto: doc - make URL into hyperlinkBrian Norris
2015-08-10crypto: talitos - Prevent panic in probe error pathAaron Sierra
2015-08-10ARM: imx_v6_v7_defconfig: Select CAAMVictoria Milhoan
2015-08-10crypto: caam - Detect hardware features during algorithm registrationVictoria Milhoan
2015-08-10crypto: caam - Enable MXC devices to select CAAM driver in KconfigSteve Cornelius
2015-08-10ARM: dts: mx6sx: Add CAAM device nodeVictoria Milhoan
2015-08-10ARM: dts: mx6qdl: Add CAAM device nodeVictoria Milhoan
2015-08-10ARM: clk-imx6q: Add CAAM clock supportVictoria Milhoan
2015-08-10crypto: caam - Added clocks and clock-names properties to SEC4.0 device tree ...Victoria Milhoan
2015-08-10crypto: caam - Use local sg pointers to walk the scatterlistVictoria Milhoan
2015-08-10crypto: caam - Correct DMA unmap size in ahash_update_ctx()Victoria Milhoan
2015-08-10crypto: caam - Change kmalloc to kzalloc to avoid residual dataVictoria Milhoan
2015-08-10crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definitionVictoria Milhoan
2015-08-10crypto: caam - Enable and disable clocks on Freescale i.MX platformsVictoria Milhoan
2015-08-10crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatib...Victoria Milhoan
2015-08-10crypto: caam - Add cache coherency supportVictoria Milhoan
2015-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu
2015-08-10crypto: authencesn - Fix breakage with new ESP codeHerbert Xu
2015-08-05crypto: authenc - Add Kconfig dependency on CRYPTO_NULLHerbert Xu
2015-08-04crypto: testmgr - Reenable authenc testsHerbert Xu
2015-08-04crypto: talitos - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: qat - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: picoxcell - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: ixp4xx - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: caam - Convert authenc to new AEAD interfaceHerbert Xu
2015-08-04crypto: authenc - Convert to new AEAD interfaceHerbert Xu
2015-08-04crypto: testmgr - Disable authenc test and convert test vectorsHerbert Xu