| Commit message (Expand) | Author | Age | Files | Lines |
* | crypto: talitos: use sg_pcopy_to_buffer() | Akinobu Mita | 2013-07-09 | 1 | -59/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-07-05 | 15 | -36/+1099 |
|\ |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto | Herbert Xu | 2013-06-21 | 2 | -3/+3 |
| |\ |
|
| * | | crypto: picoxcell - replace strict_strtoul() with kstrtoul() | Jingoo Han | 2013-06-05 | 1 | -1/+1 |
| * | | crypto: dcp - Staticize local symbols | Sachin Kamat | 2013-06-05 | 1 | -4/+4 |
| * | | crypto: dcp - Use NULL instead of 0 | Sachin Kamat | 2013-06-05 | 1 | -1/+1 |
| * | | crypto: dcp - Use devm_* APIs | Sachin Kamat | 2013-06-05 | 1 | -22/+10 |
| * | | crypto: dcp - Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-06-05 | 1 | -1/+0 |
| * | | crypto: omap-aes - Don't idle/start AES device between Encrypt operations | Joel A Fernandes | 2013-06-05 | 1 | -10/+19 |
| * | | crypto: ux500 - Cocci spatch "resource_size.spatch" | Thomas Meyer | 2013-05-28 | 1 | -1/+1 |
| * | | crypto: hifn_795x - Pass correct pointer to free_irq() | Lars-Peter Clausen | 2013-05-28 | 1 | -2/+2 |
| * | | crypto: dcp - Added support for Freescale's DCP co-processor | Tobias Rauter | 2013-05-28 | 3 | -0/+936 |
| * | | crypto: caam - add missing flag for the LOAD/STORE commands | Andrei Varvara | 2013-05-28 | 1 | -0/+1 |
| * | | crypto: caam - Add define for Adjust Output Frame Length in PDB | Andrei Varvara | 2013-05-28 | 1 | -0/+1 |
| * | | crypto: caam - Add defines for CAAM commands | Andrei Varvara | 2013-05-28 | 1 | -0/+9 |
| * | | crypto: caam - Add defines for overwriting Descriptor's memory | Andrei Varvara | 2013-05-28 | 1 | -0/+4 |
| * | | crypto: caam - Add new macros for building extended SEC descriptors (> 64 words) | Andrei Varvara | 2013-05-28 | 2 | -1/+56 |
| * | | crypto: caam - Add MATH command to support shld function | Andrei Varvara | 2013-05-28 | 1 | -0/+2 |
| * | | crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m... | Andrei Varvara | 2013-05-28 | 1 | -1/+17 |
| * | | crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set | Andrei Varvara | 2013-05-28 | 2 | -4/+8 |
| * | | crypto: sahara - remove dependency on EXPERIMENTAL | Paul Bolle | 2013-05-24 | 1 | -1/+1 |
| * | | crypto: s5p-sss: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-24 | 1 | -2/+0 |
| * | | crypto: mv_cesa: Remove redundant platform_set_drvdata() | Sachin Kamat | 2013-05-24 | 1 | -1/+0 |
| * | | drivers: crypto: use devm_ioremap_resource() | Laurent Navet | 2013-05-24 | 2 | -8/+6 |
| * | | crypto: caam - FIX RNG init for RNG greater than equal to 4 | Ruchika Gupta | 2013-05-14 | 2 | -4/+48 |
* | | | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2013-07-02 | 5 | -37/+93 |
|\ \ \ |
|
| * \ \ | Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson | 2013-06-25 | 3 | -32/+31 |
| |\ \ \ |
|
| | * | | | crypto: ux500: use dmaengine_submit API | Fabio Baltieri | 2013-06-25 | 2 | -2/+2 |
| | * | | | crypto: ux500: use dmaengine_prep_slave_sg API | Fabio Baltieri | 2013-06-25 | 2 | -12/+12 |
| | * | | | crypto: ux500: use dmaengine_device_control API | Fabio Baltieri | 2013-06-25 | 2 | -3/+3 |
| | * | | | crypto: ux500/crypt: add missing __iomem qualifiers | Fabio Baltieri | 2013-06-25 | 1 | -2/+2 |
| | * | | | crypto: ux500/hash: add missing static qualifiers | Fabio Baltieri | 2013-06-25 | 1 | -3/+2 |
| | * | | | crypto: ux500/hash: use readl on iomem addresses | Fabio Baltieri | 2013-06-25 | 1 | -10/+10 |
| * | | | | Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Olof Johansson | 2013-06-12 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * \ \ \ \ | Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2013-05-27 | 4 | -5/+62 |
| |\ \ \ \ \
| | | |/ / /
| | |/| | | |
|
| | * | | | | crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog | Lee Jones | 2013-05-23 | 2 | -1/+3 |
| | * | | | | crypto: ux500/cryp - Set DMA configuration though dma_slave_config() | Lee Jones | 2013-05-23 | 2 | -1/+23 |
| | * | | | | crypto: ux500/cryp - Prepare clock before enabling it | Lee Jones | 2013-05-23 | 1 | -1/+11 |
| | * | | | | crypto: ux500/hash - Set DMA configuration though dma_slave_config() | Lee Jones | 2013-05-23 | 2 | -1/+14 |
| | * | | | | crypto: ux500/hash - Prepare clock before enabling it | Lee Jones | 2013-05-23 | 1 | -1/+11 |
| | | |/ /
| | |/| | |
|
* | | | | | Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 int... | Arnd Bergmann | 2013-06-20 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-06-10 | 1 | -1/+1 |
| |\ \ \ \ \
| | |_|_|/ /
| |/| | | /
| | | |_|/
| | |/| | |
|
| | * | | | crypto: sahara - fix building as module | Arnd Bergmann | 2013-06-05 | 1 | -1/+1 |
* | | | | | Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel... | Olof Johansson | 2013-06-14 | 2 | -0/+12 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | crypto: ux500/hash - Enable DT probing of the driver | Lee Jones | 2013-05-27 | 1 | -0/+6 |
| * | | | | crypto: ux500/cryp - Enable DT probing of the driver | Lee Jones | 2013-05-27 | 1 | -0/+6 |
| | |/ /
| |/| | |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-28 | 1 | -2/+2 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | crypto: caam - fix inconsistent assoc dma mapping direction | Horia Geanta | 2013-05-14 | 1 | -2/+2 |
| |/ |
|
* | | drivers/crypto/nx: Fixes for multiple races and issues | Kent Yoder | 2013-05-24 | 6 | -38/+19 |
|/ |
|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2013-05-02 | 23 | -321/+2312 |
|\ |
|