Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b75e2e3d2824803f1e8b620e99cf5f228c58a200
/
drivers
/
crypto
d052572
crypto: talitos: use sg_pcopy_to_buffer()
by Akinobu Mita
· 11 years ago
b2c3110
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
0bf6a21
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
5c913a9
Merge tag 'ux500-dma40-for-arm-soc-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 11 years ago
0656848
crypto: ux500: use dmaengine_submit API
by Fabio Baltieri
· 11 years ago
7e933d3
crypto: ux500: use dmaengine_prep_slave_sg API
by Fabio Baltieri
· 11 years ago
97453df
crypto: ux500: use dmaengine_device_control API
by Fabio Baltieri
· 11 years ago
fe14ed4
crypto: ux500/crypt: add missing __iomem qualifiers
by Fabio Baltieri
· 11 years ago
756bed2
crypto: ux500/hash: add missing static qualifiers
by Fabio Baltieri
· 11 years ago
e3f5114
crypto: ux500/hash: use readl on iomem addresses
by Fabio Baltieri
· 11 years ago
02c0241
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto
by Herbert Xu
· 11 years ago
d5a51af
Merge tag 'mxs-dt-3.11' of git://git.linaro.org/people/shawnguo/linux-2.6 into next/dt
by Arnd Bergmann
· 11 years ago
9440bd2
Merge tag 'ux500-dt-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/dt
by Olof Johansson
· 11 years ago
ff299f1
Merge tag 's3c24xx-driver-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/drivers
by Olof Johansson
· 11 years ago
822b4b6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
61e2d1a
crypto: picoxcell - replace strict_strtoul() with kstrtoul()
by Jingoo Han
· 11 years ago
9a73301
crypto: dcp - Staticize local symbols
by Sachin Kamat
· 11 years ago
c241547
crypto: dcp - Use NULL instead of 0
by Sachin Kamat
· 11 years ago
0bc8a71
crypto: dcp - Use devm_* APIs
by Sachin Kamat
· 11 years ago
d6dfd68
crypto: dcp - Remove redundant platform_set_drvdata()
by Sachin Kamat
· 11 years ago
a3485e6
crypto: omap-aes - Don't idle/start AES device between Encrypt operations
by Joel A Fernandes
· 11 years ago
68be0b1a
crypto: sahara - fix building as module
by Arnd Bergmann
· 11 years ago
30a9e50
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
bbb85b2
crypto: ux500 - Cocci spatch "resource_size.spatch"
by Thomas Meyer
· 11 years ago
b022665
crypto: hifn_795x - Pass correct pointer to free_irq()
by Lars-Peter Clausen
· 11 years ago
519d8b1
crypto: dcp - Added support for Freescale's DCP co-processor
by Tobias Rauter
· 11 years ago
91dc363
crypto: caam - add missing flag for the LOAD/STORE commands
by Andrei Varvara
· 11 years ago
da64e35
crypto: caam - Add define for Adjust Output Frame Length in PDB
by Andrei Varvara
· 11 years ago
590f966
crypto: caam - Add defines for CAAM commands
by Andrei Varvara
· 11 years ago
1f50be9
crypto: caam - Add defines for overwriting Descriptor's memory
by Andrei Varvara
· 11 years ago
3ebfa92
crypto: caam - Add new macros for building extended SEC descriptors (> 64 words)
by Andrei Varvara
· 11 years ago
d179333b
crypto: caam - Add MATH command to support shld function
by Andrei Varvara
· 11 years ago
524f1bd
crypto: caam - Fix STORE command to support overwriting Shared Descriptor's memory
by Andrei Varvara
· 11 years ago
e2d4ea9
crypto: caam - fix SEQ IN PTR command when RTO or PRE bit is set
by Andrei Varvara
· 11 years ago
6f39ef5
Merge tag 'ux500-dma40-for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-stericsson into next/drivers
by Olof Johansson
· 11 years ago
4a2e2d0
crypto: ux500/hash - Enable DT probing of the driver
by Lee Jones
· 11 years ago
c2dade3
crypto: ux500/cryp - Enable DT probing of the driver
by Lee Jones
· 11 years ago
74d24d8
crypto: sahara - remove dependency on EXPERIMENTAL
by Paul Bolle
· 11 years ago
612dde3
crypto: s5p-sss: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
928e47e
crypto: mv_cesa: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
3086228
drivers: crypto: use devm_ioremap_resource()
by Laurent Navet
· 12 years ago
1ad936e
drivers/crypto/nx: Fixes for multiple races and issues
by Kent Yoder
· 12 years ago
de97630
crypto: ux500/[cryp|hash] - Show successful start-up in the bootlog
by Lee Jones
· 11 years ago
3fc63d7
crypto: ux500/cryp - Set DMA configuration though dma_slave_config()
by Lee Jones
· 11 years ago
8703ffd
crypto: ux500/cryp - Prepare clock before enabling it
by Lee Jones
· 11 years ago
85c5632
crypto: ux500/hash - Set DMA configuration though dma_slave_config()
by Lee Jones
· 11 years ago
58ba67d
crypto: ux500/hash - Prepare clock before enabling it
by Lee Jones
· 11 years ago
286233e
crypto: caam - fix inconsistent assoc dma mapping direction
by Horia Geanta
· 12 years ago
986dfbc
crypto: caam - FIX RNG init for RNG greater than equal to 4
by Ruchika Gupta
· 12 years ago
797994f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
99c6bcf
Merge tag 'multiplatform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
5d434fc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
3862de1
crypto: caam - fix job ring cleanup code
by Vakul Garg
· 12 years ago
96aef9a
crypto: caam - static constify error data
by Kim Phillips
· 12 years ago
66b3e88
crypto: caam - change key gen functions to return signed int
by Kim Phillips
· 12 years ago
71f6424
Merge branch 'mxs/cleanup' into next/multiplatform
by Arnd Bergmann
· 12 years ago
174e779
ARM: ux500: get rid of <mach/[hardware|db8500-regs].h>
by Linus Walleij
· 12 years ago
d47cbd5b
crypto: ux500 - add missing comma
by Linus Walleij
· 12 years ago
eb16796
crypto: ux500 - fix error return code in hash_dma_final()
by Wei Yongjun
· 12 years ago
5cec26e
crypto: picoxcell - Use of_match_ptr() macro
by Sachin Kamat
· 12 years ago
cb7d566
crypto: caam - Fix missing init of '.type' in AEAD algos.
by Vakul Garg
· 12 years ago
575c1bd
crypto: caam - set RDB bit in security configuration register
by Vakul Garg
· 12 years ago
1643a35
crypto: ux500 - replace kmalloc and then memcpy with kmemdup
by Mihnea Dobrescu-Balaur
· 12 years ago
5de8875
crypto: sahara - Add driver for SAHARA2 accelerator.
by Javier Martin
· 12 years ago
246bbed
Revert "crypto: caam - add IPsec ESN support"
by Horia Geanta
· 12 years ago
991155b
Revert "crypto: talitos - add IPsec ESN support"
by Horia Geanta
· 12 years ago
cf2fbdd
treewide: Fix typos in printk and comment
by Masanari Iida
· 12 years ago
ae8488a
crypto: caam - fix typo "CRYPTO_AHASH"
by Paul Bolle
· 12 years ago
0261370
crypto: omap-sham - Use module_platform_driver macro
by Sachin Kamat
· 12 years ago
94e51df
crypto: omap-aes - Use module_platform_driver macro
by Sachin Kamat
· 12 years ago
bbbaa37
crypto: omap-aes - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
by Joel A Fernandes
· 12 years ago
e68af48
crypto: omap-sham - Use pm_runtime_put instead of pm_runtime_put_sync in tasklet
by Joel A Fernandes
· 12 years ago
fb1dd79
crypto: bfin_crc - Fix possible NULL pointer dereference
by Syam Sidhardhan
· 12 years ago
d4905b3
crypto: atmel-sha - add support for latest release of the IP (0x410)
by Nicolas Royer
· 12 years ago
1f85804
crypto: atmel-tdes - add support for latest release of the IP (0x700)
by Nicolas Royer
· 12 years ago
cadc4ab
crypto: atmel-aes - add support for latest release of the IP (0x130)
by Nicolas Royer
· 12 years ago
32dc43e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 12 years ago
7b5c253c
crypto: atmel-aes - adjust duplicate test
by Julia Lawall
· 12 years ago
c3c3b32
crypto: omap-sham - Fix compile errors when CONFIG_OF not defined
by Mark A. Greer
· 12 years ago
5c22ba6
crypto: s5p-sss - Use devm_clk_get()
by Jingoo Han
· 12 years ago
f9fb69e
crypto: omap-aes - Add CTR algorithm Support
by Mark A. Greer
· 12 years ago
0d35583
crypto: omap-aes - Add OMAP4/AM33XX AES Support
by Mark A. Greer
· 12 years ago
b4b87a9
crypto: omap-aes - Convert to dma_request_slave_channel_compat()
by Mark A. Greer
· 12 years ago
bc69d12
crypto: omap-aes - Add Device Tree Support
by Mark A. Greer
· 12 years ago
44f04c1
crypto: omap-aes - Remove usage of private DMA API
by Mark A. Greer
· 12 years ago
ebedbf7
crypto: omap-aes - Add code to use dmaengine API
by Mark A. Greer
· 12 years ago
0635fb3
crypto: omap-aes - Add suspend/resume support
by Mark A. Greer
· 12 years ago
5946c4a
crypto: omap-aes - Convert to use pm_runtime API
by Mark A. Greer
· 12 years ago
7219368
crypto: omap-aes - Don't reset controller for every operation
by Mark A. Greer
· 12 years ago
05f369a8
crypto: omap-aes - Remmove unnecessary pr_info noise
by Mark A. Greer
· 12 years ago
17bebdc
crypto: bfin_crc - reposition free_irq to avoid access to invalid data
by Julia Lawall
· 12 years ago
a62a6e9
ARM: OMAP2+: Disable code that currently does not work with multiplaform
by Tony Lindgren
· 12 years ago
d20fb18
crypto: omap-sham - Add SHA224 and SHA256 Support
by Mark A. Greer
· 12 years ago
0d373d6
crypto: omap-sham - Add OMAP4/AM33XX SHAM Support
by Mark A. Greer
· 12 years ago
0e87e73
crypto: omap-sham - Convert to dma_request_slave_channel_compat()
by Mark A. Greer
· 12 years ago
03feec9
crypto: omap-sham - Add Device Tree Support
by Mark A. Greer
· 12 years ago
dd49a69
crypto: omap-sham - Remove usage of private DMA API
by Mark A. Greer
· 12 years ago
dfd061d
crypto: omap-sham - Add code to use dmaengine API
by Mark A. Greer
· 12 years ago
3b3f440
crypto: omap-sham - Add suspend/resume support
by Mark A. Greer
· 12 years ago
b359f03
crypto: omap-sham - Convert to use pm_runtime API
by Mark A. Greer
· 12 years ago
Next »