index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
crypto
Age
Commit message (
Expand
)
Author
2013-06-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
Herbert Xu
2013-06-05
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-05
crypto: dcp - Staticize local symbols
Sachin Kamat
2013-06-05
crypto: dcp - Use NULL instead of 0
Sachin Kamat
2013-06-05
crypto: dcp - Use devm_* APIs
Sachin Kamat
2013-06-05
crypto: dcp - Remove redundant platform_set_drvdata()
Sachin Kamat
2013-06-05
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
Joel A Fernandes
2013-06-05
crypto: sahara - fix building as module
Arnd Bergmann
2013-05-28
crypto: ux500 - Cocci spatch "resource_size.spatch"
Thomas Meyer
2013-05-28
crypto: hifn_795x - Pass correct pointer to free_irq()
Lars-Peter Clausen
2013-05-28
crypto: dcp - Added support for Freescale's DCP co-processor
Tobias Rauter
2013-05-28
crypto: caam - add missing flag for the LOAD/STORE commands
Andrei Varvara
2013-05-28
crypto: caam - Add define for Adjust Output Frame Length in PDB
Andrei Varvara
2013-05-28
crypto: caam - Add defines for CAAM commands
Andrei Varvara
2013-05-28
crypto: caam - Add defines for overwriting Descriptor's memory
Andrei Varvara
2013-05-28
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
Andrei Varvara
2013-05-28
crypto: caam - Add MATH command to support shld function
Andrei Varvara
2013-05-28
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's m...
Andrei Varvara
2013-05-28
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
Andrei Varvara
2013-05-24
crypto: sahara - remove dependency on EXPERIMENTAL
Paul Bolle
2013-05-24
crypto: s5p-sss: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
crypto: mv_cesa: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
drivers: crypto: use devm_ioremap_resource()
Laurent Navet
2013-05-14
crypto: caam - fix inconsistent assoc dma mapping direction
Horia Geanta
2013-05-14
crypto: caam - FIX RNG init for RNG greater than equal to 4
Ruchika Gupta
2013-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-05-02
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-04-25
crypto: caam - fix job ring cleanup code
Vakul Garg
2013-04-25
crypto: caam - static constify error data
Kim Phillips
2013-04-25
crypto: caam - change key gen functions to return signed int
Kim Phillips
2013-04-09
Merge branch 'mxs/cleanup' into next/multiplatform
Arnd Bergmann
2013-04-08
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
Linus Walleij
2013-04-05
crypto: ux500 - add missing comma
Linus Walleij
2013-04-03
crypto: ux500 - fix error return code in hash_dma_final()
Wei Yongjun
2013-03-22
crypto: picoxcell - Use of_match_ptr() macro
Sachin Kamat
2013-03-22
crypto: caam - Fix missing init of '.type' in AEAD algos.
Vakul Garg
2013-03-22
crypto: caam - set RDB bit in security configuration register
Vakul Garg
2013-03-21
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
Mihnea Dobrescu-Balaur
2013-03-21
crypto: sahara - Add driver for SAHARA2 accelerator.
Javier Martin
2013-03-21
Revert "crypto: caam - add IPsec ESN support"
Horia Geanta
2013-03-21
Revert "crypto: talitos - add IPsec ESN support"
Horia Geanta
2013-03-18
treewide: Fix typos in printk and comment
Masanari Iida
2013-03-10
crypto: caam - fix typo "CRYPTO_AHASH"
Paul Bolle
2013-03-10
crypto: omap-sham - Use module_platform_driver macro
Sachin Kamat
2013-03-10
crypto: omap-aes - Use module_platform_driver macro
Sachin Kamat
2013-03-10
crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
Joel A Fernandes
2013-03-10
crypto: bfin_crc - Fix possible NULL pointer dereference
Syam Sidhardhan
2013-03-10
crypto: atmel-sha - add support for latest release of the IP (0x410)
Nicolas Royer
[next]