aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* crypto: mv_cesa - Staticize local symbolsSachin Kamat2013-09-23
* crypto: caam - map src buffer before accessYashpal Dutta2013-09-23
* crypto: caam - enable instantiation of all RNG4 state handlesAlex Porosanu2013-09-13
* crypto: caam - fix RNG4 AAI definesAlex Porosanu2013-09-13
* crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driverAlex Porosanu2013-09-13
* crypto: caam - split RNG4 instantiation functionAlex Porosanu2013-09-13
* crypto: caam - fix RNG4 instantiationAlex Porosanu2013-09-13
* crypto: caam - fix hash, alg and rng registration if CAAM driver not initializedAlex Porosanu2013-09-13
* crypto: caam - fix RNG state handle instantiation descriptorAlex Porosanu2013-09-13
* crypto: tegra - use kernel entropy instead of ad-hocLinus Walleij2013-09-13
* hwrng: via-rng - Mark device ID table as __maybe_unusedBen Hutchings2013-09-13
* crypto: x86 - restore avx2_supported checkJussi Kivilinna2013-09-13
* crypto: sha256_ssse3 - use correct module alias for sha224Jussi Kivilinna2013-09-13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-09-07
|\
| * Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Herbert Xu2013-09-06
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu2013-09-06
| |\
| * | hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings2013-09-02
| * | crypto: fcrypt - Fix bitoperation for compilation with clangJan-Simon Möller2013-09-02
| * | crypto: nx - fix SHA-2 for chunks bigger than block sizeMarcelo Cerri2013-09-02
| * | crypto: nx - fix GCM for zero length messagesMarcelo Cerri2013-09-02
| * | crypto: nx - fix XCBC for zero length messagesMarcelo Cerri2013-09-02
| * | crypto: nx - fix limits to sg lists for AES-CCMFionnuala Gunter2013-09-02
| * | crypto: nx - fix limits to sg lists for AES-XCBCFionnuala Gunter2013-09-02
| * | crypto: nx - fix limits to sg lists for AES-GCMMarcelo Cerri2013-09-02
| * | crypto: nx - fix limits to sg lists for AES-CTRMarcelo Cerri2013-09-02
| * | crypto: nx - fix limits to sg lists for AES-CBCMarcelo Cerri2013-09-02
| * | crypto: nx - fix limits to sg lists for AES-ECBMarcelo Cerri2013-09-02
| * | crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri2013-09-02
| * | padata - Register hotcpu notifier after initializationRichard Weinberger2013-08-29
| * | padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_...Chen Gang2013-08-29
| * | hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson2013-08-21
| * | crypto: omap-sham - correct dma burst sizeLokesh Vutla2013-08-21
| * | crypto: omap-sham - Enable Polling mode if DMA failsLokesh Vutla2013-08-21
| * | crypto: tegra-aes - bitwise vs logical andDan Carpenter2013-08-21
| * | crypto: sahara - checking the wrong variableDan Carpenter2013-08-21
| * | crypto: omap-aes - Kconfig: Add build support for AM437xJoel Fernandes2013-08-21
| * | crypto: omap-aes - Convert request_irq to devm_request_irqJoel Fernandes2013-08-21
| * | crypto: omap-aes - Convert kzalloc to devm_kzallocJoel Fernandes2013-08-21
| * | crypto: omap-aes - Add support for cases of unaligned lengthsJoel Fernandes2013-08-21
| * | crypto: omap-aes - Switch to PIO mode during probeJoel Fernandes2013-08-21
| * | crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and triggerJoel Fernandes2013-08-21
| * | crypto: omap-aes - PIO mode: Add IRQ handler and walk SGsJoel Fernandes2013-08-21
| * | crypto: omap-aes - Add IRQ info and helper macrosJoel Fernandes2013-08-21
| * | crypto: omap-aes - Remove previously used intermediate buffersJoel Fernandes2013-08-21
| * | crypto: omap-aes - Sync SG before DMA operationJoel Fernandes2013-08-21
| * | crypto: omap-aes - Simplify DMA usage by using direct SGsJoel Fernandes2013-08-21
| * | crypto: omap-aes - Populate number of SG elementsJoel Fernandes2013-08-21
| * | crypto: omap-aes - Add useful debug macrosJoel Fernandes2013-08-21
| * | crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes2013-08-21
| * | crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com2013-08-21