Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2a285686c109816ba71a00b9278262cf02648258
/
drivers
/
crypto
0ba3e10
crypto/nx/nx-842: Fix handling of vmalloc addresses
by Nathan Fontenot
· 11 years ago
0ba3307
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 11 years ago
13c789a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
fe70be5
crypto: mxs - Fix sparse non static symbol warning
by Wei Yongjun
· 11 years ago
db34cf9
crypto: ccp - CCP device enabled/disabled changes
by Tom Lendacky
· 11 years ago
82d1585
crypto: ccp - Cleanup hash invocation calls
by Tom Lendacky
· 11 years ago
81a59f0
crypto: ccp - Change data length declarations to u64
by Tom Lendacky
· 11 years ago
393897c
crypto: ccp - Check for caller result area before using it
by Tom Lendacky
· 11 years ago
77dc4a5
crypto: ccp - Cleanup scatterlist usage
by Tom Lendacky
· 11 years ago
5258de8
crypto: ccp - Apply appropriate gfp_t type to memory allocations
by Tom Lendacky
· 11 years ago
d16b870
crypto: drivers - Sort drivers/crypto/Makefile
by Marek Vasut
· 11 years ago
15b59e7
crypto: mxs - Add Freescale MXS DCP driver
by Marek Vasut
· 11 years ago
c493c04
crypto: mxs - Remove the old DCP driver
by Marek Vasut
· 11 years ago
a7dedb4
Merge tag 'davinci-for-v3.14/gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci into next/drivers
by Olof Johansson
· 11 years ago
efb753b
crypto: ixp4xx - Fix kernel compile error
by Krzysztof Hałasa
· 11 years ago
d781728
crypto: talitos - Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
b8d9a50
crypto: ccp - Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
2be9d96
crypto: crypto4xx - Remove redundant dev_set_drvdata
by Sachin Kamat
· 11 years ago
8f2d751
Merge tag 'at91-drivers' of git://github.com/at91linux/linux-at91 into next/drivers
by Olof Johansson
· 11 years ago
4e6e0b2
crypto: caam - simplify and harden key parsing
by Horia Geanta
· 11 years ago
acef7b0
crypto: omap-sham - Fix Polling mode for larger blocks
by Lokesh Vutla
· 11 years ago
369f3da
crypto: ccp - Remove user triggerable pr_err calls
by Tom Lendacky
· 11 years ago
d5aa809
crypto: ccp - CCP Kconfig fixes
by Tom Lendacky
· 11 years ago
6f0be9b
crypto: ccp - Fix sparse warnings in ccp-crypto-sha.c
by Tom Lendacky
· 11 years ago
1ca5b7d
crypto: atmel-sha - add sha information to the log
by Nicolas Ferre
· 11 years ago
abfe7ae
crypto: atmel-sha - add support for Device Tree
by Nicolas Ferre
· 11 years ago
84c8976
crypto: atmel-tdes - add support for Device Tree
by Nicolas Ferre
· 11 years ago
be943c7
crypto: atmel-aes - add support for Device Tree
by Nicolas Ferre
· 11 years ago
d1dd206
crytpo: ccp - fix coccinelle warnings
by Fengguang Wu
· 11 years ago
f7b2b5d
crypto: omap-aes - add error check for pm_runtime_get_sync
by Nishanth Menon
· 11 years ago
b62ffd8
crypto: talitos - fix locating offending descriptor in error path
by Horia Geanta
· 11 years ago
f13ab86
crypto: omap-sham - Only release DMA channel if successfully requested
by Mark A. Greer
· 11 years ago
f114766
crytpo: ccp - CCP device driver build files
by Tom Lendacky
· 11 years ago
0ab0a1d
crypto: ccp - CCP SHA crypto API support
by Tom Lendacky
· 11 years ago
1d6b8a6
crypto: ccp - CCP XTS-AES crypto API support
by Tom Lendacky
· 11 years ago
7c18537
crypto: ccp - CCP AES CMAC mode crypto API support
by Tom Lendacky
· 11 years ago
2b78943
crypto: ccp - CCP AES crypto API support
by Tom Lendacky
· 11 years ago
d312359
crypto: ccp - crypto API interface to the CCP device driver
by Tom Lendacky
· 11 years ago
63b9450
crypto: ccp - CCP device driver and interface support
by Tom Lendacky
· 11 years ago
62293a3
crypto: talitos - fix aead sglen for case 'dst != src'
by Horia Geanta
· 11 years ago
bbf9c89
crypto: caam - fix aead sglen for case 'dst != src'
by Horia Geanta
· 11 years ago
935e99a
crypto: talitos - corrrectly handle zero-length assoc data
by Horia Geanta
· 11 years ago
6c5dc7f
crypto: caam - Add missing Job Ring include
by Michael Neuling
· 11 years ago
26b265c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
16735d0
tree-wide: use reinit_completion instead of INIT_COMPLETION
by Wolfram Sang
· 11 years ago
8ceafbf
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
by Linus Torvalds
· 11 years ago
c11eede
powerpc: add missing explicit OF includes for ppc
by Rob Herring
· 11 years ago
b548095
Merge remote-tracking branch 'grant/devicetree/next' into for-next
by Rob Herring
· 11 years ago
27c1789
DMA-API: crypto: remove last references to 'static struct device *dev'
by Russell King
· 11 years ago
d8cbc3f
DMA-API: crypto: fix ixp4xx crypto platform device support
by Russell King
· 11 years ago
8ed49c7
crypto: omap-aes - Fix CTR mode counter length
by Joel Fernandes
· 11 years ago
718249d
crypto: omap-sham - Add missing modalias
by Joni Lapilainen
· 11 years ago
cfc6f11
crypto: caam - Modify the interface layers to use JR API's
by Ruchika Gupta
· 11 years ago
07defbf
crypto: caam - Add API's to allocate/free Job Rings
by Ruchika Gupta
· 11 years ago
313ea29
crypto: caam - Add Platform driver for Job Ring
by Ruchika Gupta
· 11 years ago
f757849
of/irq: Use irq_of_parse_and_map()
by Thierry Reding
· 11 years ago
c306a98
crypto: talitos - Simplify key parsing
by Mathias Krause
· 11 years ago
ab827fb
crypto: picoxcell - Simplify and harden key parsing
by Mathias Krause
· 11 years ago
5690278
crypto: ixp4xx - Simplify and harden key parsing
by Mathias Krause
· 11 years ago
6d3aab4
crypto: mv_cesa: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
5af5073
drivers: clean-up prom.h implicit includes
by Rob Herring
· 11 years ago
165c70f
crypto: mv_cesa - Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
1b0b260
crypto: sahara - Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
ac1ed0c
crypto: dcp - Check the return value from devm_ioremap_resource()
by Fabio Estevam
· 11 years ago
48e6dc1
crypto: dcp - Fix the path for releasing the resources
by Fabio Estevam
· 11 years ago
0ff6475
crypto: dcp - Use devm_request_irq()
by Fabio Estevam
· 11 years ago
05a2792
crypto: dcp - Use devm_ioremap_resource()
by Fabio Estevam
· 11 years ago
02e28cd
crypto: tegra-aes - Use devm_clk_get
by Sachin Kamat
· 11 years ago
6665ad2
crypto: tegra-aes - Fix NULL pointer dereference
by Sachin Kamat
· 11 years ago
4903e96
crypto: tegra-aes - Staticize tegra_aes_cra_exit
by Sachin Kamat
· 11 years ago
034568e
crypto: omap-aes - Staticize local symbols
by Sachin Kamat
· 11 years ago
47aff65
crypto: mv_cesa - Staticize local symbols
by Sachin Kamat
· 11 years ago
82ad6bc
crypto: caam - map src buffer before access
by Yashpal Dutta
· 11 years ago
1005bcc
crypto: caam - enable instantiation of all RNG4 state handles
by Alex Porosanu
· 11 years ago
f1157a5
crypto: caam - fix RNG4 AAI defines
by Alex Porosanu
· 11 years ago
b1f996e0
crypto: caam - uninstantiate RNG state handle 0 if instantiated by caam driver
by Alex Porosanu
· 11 years ago
04cddbf
crypto: caam - split RNG4 instantiation function
by Alex Porosanu
· 11 years ago
84cf482
crypto: caam - fix RNG4 instantiation
by Alex Porosanu
· 11 years ago
b2744df
crypto: caam - fix hash, alg and rng registration if CAAM driver not initialized
by Alex Porosanu
· 11 years ago
d5e4e99
crypto: caam - fix RNG state handle instantiation descriptor
by Alex Porosanu
· 11 years ago
f5b38c5
crypto: tegra - use kernel entropy instead of ad-hoc
by Linus Walleij
· 11 years ago
eeca9fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by Herbert Xu
· 11 years ago
069fa04
crypto: nx - fix SHA-2 for chunks bigger than block size
by Marcelo Cerri
· 11 years ago
dec0ed6
crypto: nx - fix GCM for zero length messages
by Marcelo Cerri
· 11 years ago
41e3173
crypto: nx - fix XCBC for zero length messages
by Marcelo Cerri
· 11 years ago
2b188b3
crypto: nx - fix limits to sg lists for AES-CCM
by Fionnuala Gunter
· 11 years ago
9d6f1a8
crypto: nx - fix limits to sg lists for AES-XCBC
by Fionnuala Gunter
· 11 years ago
7998043
crypto: nx - fix limits to sg lists for AES-GCM
by Marcelo Cerri
· 11 years ago
884d981
crypto: nx - fix limits to sg lists for AES-CTR
by Marcelo Cerri
· 11 years ago
2d290f0
crypto: nx - fix limits to sg lists for AES-CBC
by Marcelo Cerri
· 11 years ago
ab74175
crypto: nx - fix limits to sg lists for AES-ECB
by Marcelo Cerri
· 11 years ago
a8fc391
crypto: nx - add offset to nx_build_sg_lists()
by Marcelo Cerri
· 11 years ago
f5e4626
crypto: omap-sham - correct dma burst size
by Lokesh Vutla
· 11 years ago
b8411cc
crypto: omap-sham - Enable Polling mode if DMA fails
by Lokesh Vutla
· 11 years ago
5bc3570
crypto: tegra-aes - bitwise vs logical and
by Dan Carpenter
· 11 years ago
393e661
crypto: sahara - checking the wrong variable
by Dan Carpenter
· 11 years ago
1bbf643
crypto: omap-aes - Kconfig: Add build support for AM437x
by Joel Fernandes
· 11 years ago
bce2a22
crypto: omap-aes - Convert request_irq to devm_request_irq
by Joel Fernandes
· 11 years ago
05007c1
crypto: omap-aes - Convert kzalloc to devm_kzalloc
by Joel Fernandes
· 11 years ago
6242332
crypto: omap-aes - Add support for cases of unaligned lengths
by Joel Fernandes
· 11 years ago
Next »