aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/crypto
Commit message (Expand)AuthorAge
* 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
* 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: nx - fix nx-aes-gcm verificationjmlatten@linux.vnet.ibm.com2013-08-21
* crypto: caam - add option for enabling DEBUG modeAlex Porosanu2013-08-21
* crypto: caam - replace xstr macro with __stringifyAlex Porosanu2013-08-21
* crypto: nx - fix concurrency issueMarcelo Cerri2013-08-14
* crypto: crypto4xx - Staticize local symbolsJingoo Han2013-08-14
* crypto: sahara - Staticize local symbolJingoo Han2013-08-14
* crypto: nx - saves chaining value from co-processorFionnuala Gunter2013-08-09
* crypto: nx - fix limits to sg lists for SHA-2Marcelo Cerri2013-08-09
* crypto: nx - fix physical addresses added to sg listsMarcelo Cerri2013-08-09
* crypto: caam - Remove unused functions from Job RingRuchika Gupta2013-07-31
* crypto: omap-sham - Convert to devm_kzalloc()Lokesh Vutla2013-07-31
* crypto: omap-sham - Convert to devm_request_irq()Lokesh Vutla2013-07-31
* crypto: omap-sham - Add OMAP5/AM43XX SHAM SupportLokesh Vutla2013-07-31
* crypto: omap-sham - Add SHA384 and SHA512 SupportLokesh Vutla2013-07-31
* crypto: ux500 - Fix logging, make arrays const, neateningJoe Perches2013-07-31
* crypto: caam - RNG instantiation by directly programming DECORuchika Gupta2013-07-31
* crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.hVakul Garg2013-07-10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2013-07-05
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/cryptoHerbert Xu2013-06-21
| |\
| * | crypto: picoxcell - replace strict_strtoul() with kstrtoul()Jingoo Han2013-06-05
| * | crypto: dcp - Staticize local symbolsSachin Kamat2013-06-05
| * | crypto: dcp - Use NULL instead of 0Sachin Kamat2013-06-05
| * | crypto: dcp - Use devm_* APIsSachin Kamat2013-06-05
| * | crypto: dcp - Remove redundant platform_set_drvdata()Sachin Kamat2013-06-05
| * | crypto: omap-aes - Don't idle/start AES device between Encrypt operationsJoel A Fernandes2013-06-05
| * | crypto: ux500 - Cocci spatch "resource_size.spatch"Thomas Meyer2013-05-28
| * | crypto: hifn_795x - Pass correct pointer to free_irq()Lars-Peter Clausen2013-05-28
| * | crypto: dcp - Added support for Freescale's DCP co-processorTobias Rauter2013-05-28
| * | crypto: caam - add missing flag for the LOAD/STORE commandsAndrei Varvara2013-05-28
| * | crypto: caam - Add define for Adjust Output Frame Length in PDBAndrei Varvara2013-05-28
| * | crypto: caam - Add defines for CAAM commandsAndrei Varvara2013-05-28