aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linuxHerbert Xu
2013-09-02hwrng: via - Add MODULE_DEVICE_TABLEBen Hutchings
2013-09-02crypto: fcrypt - Fix bitoperation for compilation with clangJan-Simon Möller
2013-09-02crypto: nx - fix SHA-2 for chunks bigger than block sizeMarcelo Cerri
2013-09-02crypto: nx - fix GCM for zero length messagesMarcelo Cerri
2013-09-02crypto: nx - fix XCBC for zero length messagesMarcelo Cerri
2013-09-02crypto: nx - fix limits to sg lists for AES-CCMFionnuala Gunter
2013-09-02crypto: nx - fix limits to sg lists for AES-XCBCFionnuala Gunter
2013-09-02crypto: nx - fix limits to sg lists for AES-GCMMarcelo Cerri
2013-09-02crypto: nx - fix limits to sg lists for AES-CTRMarcelo Cerri
2013-09-02crypto: nx - fix limits to sg lists for AES-CBCMarcelo Cerri
2013-09-02crypto: nx - fix limits to sg lists for AES-ECBMarcelo Cerri
2013-09-02crypto: nx - add offset to nx_build_sg_lists()Marcelo Cerri
2013-08-29padata - Register hotcpu notifier after initializationRichard Weinberger
2013-08-29padata - share code between CPU_ONLINE and CPU_DOWN_FAILED, same to CPU_DOWN_...Chen Gang
2013-08-21hwrng: omap - reorder OMAP TRNG driver codeOlof Johansson
2013-08-21crypto: omap-sham - correct dma burst sizeLokesh Vutla
2013-08-21crypto: omap-sham - Enable Polling mode if DMA failsLokesh Vutla
2013-08-21crypto: tegra-aes - bitwise vs logical andDan Carpenter
2013-08-21crypto: sahara - checking the wrong variableDan Carpenter
2013-08-21crypto: omap-aes - Kconfig: Add build support for AM437xJoel Fernandes
2013-08-21crypto: omap-aes - Convert request_irq to devm_request_irqJoel Fernandes
2013-08-21crypto: omap-aes - Convert kzalloc to devm_kzallocJoel Fernandes
2013-08-21crypto: omap-aes - Add support for cases of unaligned lengthsJoel Fernandes
2013-08-21crypto: omap-aes - Switch to PIO mode during probeJoel Fernandes
2013-08-21crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and triggerJoel Fernandes
2013-08-21crypto: omap-aes - PIO mode: Add IRQ handler and walk SGsJoel Fernandes
2013-08-21crypto: omap-aes - Add IRQ info and helper macrosJoel Fernandes
2013-08-21crypto: omap-aes - Remove previously used intermediate buffersJoel Fernandes
2013-08-21crypto: omap-aes - Sync SG before DMA operationJoel Fernandes
2013-08-21crypto: omap-aes - Simplify DMA usage by using direct SGsJoel Fernandes
2013-08-21crypto: omap-aes - Populate number of SG elementsJoel Fernandes
2013-08-21crypto: omap-aes - Add useful debug macrosJoel Fernandes
2013-08-21crypto: scatterwalk - Add support for calculating number of SG elementsJoel Fernandes
2013-08-21crypto: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com
2013-08-21crypto: caam - add option for enabling DEBUG modeAlex Porosanu
2013-08-21crypto: caam - replace xstr macro with __stringifyAlex Porosanu
2013-08-21crypto: xor - Check for osxsave as well as avx in crypto/xorJohn Haxby
2013-08-21crypto: camellia_generic - replace commas by semicolons and adjust code align...Julia Lawall
2013-08-21crypto: camellia-x86-64 - replace commas by semicolons and adjust code alignmentJulia Lawall
2013-08-14hwrng: tx4939 - simplify use of devm_ioremap_resourceJulia Lawall
2013-08-14crypto: nx - fix concurrency issueMarcelo Cerri
2013-08-14crypto: make tables used from assembler __visibleAndi Kleen
2013-08-14crypto: crypto4xx - Staticize local symbolsJingoo Han
2013-08-14crypto: sahara - Staticize local symbolJingoo Han
2013-08-09hwrng: pixocel - Staticize 'rng_dev'Jingoo Han
2013-08-09crypto: nx - saves chaining value from co-processorFionnuala Gunter
2013-08-09hwrng: omap - Add OMAP4 TRNG supportLokesh Vutla
2013-08-09ARM: OMAP2+: Only manually add hwmod data when DT not used.Lokesh Vutla
2013-08-09hwrng: omap - Add device tree supportLokesh Vutla