Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
81cac699440fc3707fd80f16bf34a7e506d41487
/
drivers
/
crypto
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
1801ad9
crypto: omap-aes - Switch to PIO mode during probe
by Joel Fernandes
· 11 years ago
98837ab
crypto: omap-aes - PIO mode: platform data for OMAP4/AM437x and trigger
by Joel Fernandes
· 11 years ago
1bf95cc
crypto: omap-aes - PIO mode: Add IRQ handler and walk SGs
by Joel Fernandes
· 11 years ago
6721675
crypto: omap-aes - Add IRQ info and helper macros
by Joel Fernandes
· 11 years ago
0c063a2
crypto: omap-aes - Remove previously used intermediate buffers
by Joel Fernandes
· 11 years ago
0a64171
crypto: omap-aes - Sync SG before DMA operation
by Joel Fernandes
· 11 years ago
4b645c9
crypto: omap-aes - Simplify DMA usage by using direct SGs
by Joel Fernandes
· 11 years ago
e77c756
crypto: omap-aes - Populate number of SG elements
by Joel Fernandes
· 11 years ago
016af9b
crypto: omap-aes - Add useful debug macros
by Joel Fernandes
· 11 years ago
b4eba0c
crypto: nx - fix nx-aes-gcm verification
by jmlatten@linux.vnet.ibm.com
· 11 years ago
d4d8edf
crypto: caam - add option for enabling DEBUG mode
by Alex Porosanu
· 11 years ago
514df28
crypto: caam - replace xstr macro with __stringify
by Alex Porosanu
· 11 years ago
c849163
crypto: nx - fix concurrency issue
by Marcelo Cerri
· 11 years ago
3a4eac7
crypto: crypto4xx - Staticize local symbols
by Jingoo Han
· 11 years ago
e45f1d1
crypto: sahara - Staticize local symbol
by Jingoo Han
· 11 years ago
cc76daf
crypto: nx - saves chaining value from co-processor
by Fionnuala Gunter
· 11 years ago
d311149
crypto: nx - fix limits to sg lists for SHA-2
by Marcelo Cerri
· 11 years ago
2b7c15c
crypto: nx - fix physical addresses added to sg lists
by Marcelo Cerri
· 11 years ago
6dad411
crypto: caam - Remove unused functions from Job Ring
by Ruchika Gupta
· 11 years ago
7a7e4b7
crypto: omap-sham - Convert to devm_kzalloc()
by Lokesh Vutla
· 11 years ago
0de9c38
crypto: omap-sham - Convert to devm_request_irq()
by Lokesh Vutla
· 11 years ago
7d7c704
crypto: omap-sham - Add OMAP5/AM43XX SHAM Support
by Lokesh Vutla
· 11 years ago
eaef7e3
crypto: omap-sham - Add SHA384 and SHA512 Support
by Lokesh Vutla
· 11 years ago
69d2884
crypto: ux500 - Fix logging, make arrays const, neatening
by Joe Perches
· 11 years ago
997ad29
crypto: caam - RNG instantiation by directly programming DECO
by Ruchika Gupta
· 11 years ago
b48a97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 11 years ago
aa2faec
crypto: caam - Moved macro DESC_JOB_IO_LEN to desc_constr.h
by Vakul Garg
· 11 years ago
9c23b7d
crypto: caam - Fixed the memory out of bound overwrite issue
by Vakul Garg
· 11 years ago
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
Next »