Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ff8459a5061670960f944fcefc4b69af77e14739
/
drivers
/
crypto
d0cce06
drivers/crypto/qat: use seq_hex_dump() to dump buffers
by Andy Shevchenko
· 9 years ago
d975f30
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d4c9039
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 9 years ago
df9e21e
crypto: qat - enable legacy VFs
by Tadeusz Struk
· 9 years ago
55e8dba
crypto: qat - silence a static checker warning
by Tadeusz Struk
· 9 years ago
73613a8
crypto: vmx - Fixing opcode issue
by Leonidas Da Silva Barbosa
· 9 years ago
9c4f973
crypto: caam - Use the preferred style for memory allocations
by Fabio Estevam
· 9 years ago
a3c0955
crypto: caam - Propagate the real error code in caam_probe
by Fabio Estevam
· 9 years ago
31f44d1
crypto: caam - Fix the error handling in caam_probe
by Fabio Estevam
· 9 years ago
9f587fa
crypto: caam - fix writing to JQCR_MS when using service interface
by Horia Geant?
· 9 years ago
66c9a04
crypto: sahara - Use dmam_alloc_coherent
by Vaishali Thakkar
· 9 years ago
6c3af95
crypto: caam - add support for LS1021A
by Horia Geant?
· 9 years ago
c1ae632
crypto: qat - Don't move data inside output buffer
by Tadeusz Struk
· 9 years ago
3c5f0ed
crypto: vmx - Fixing GHASH Key issue on little endian
by Leonidas Da Silva Barbosa
· 9 years ago
1d4aa0b
crypto: vmx - Fixing AES-CTR counter bug
by Leonidas Da Silva Barbosa
· 9 years ago
89e2a84
crypto/omap-sham: remove an open coded access to ->page_link
by Christoph Hellwig
· 9 years ago
c56f6d1
crypto: replace scatterwalk_sg_chain with sg_chain
by Dan Williams
· 9 years ago
9129c26
crypto: nx - Add forward declaration for struct crypto_aead
by Herbert Xu
· 9 years ago
58268e5
crypto: amcc - Do a NULL check for pointer
by Fabio Estevam
· 9 years ago
5e4b8c1
crypto: aead - Remove CRYPTO_ALG_AEAD_NEW flag
by Herbert Xu
· 9 years ago
0a13941
crypto: qat - Remove reference to crypto_aead_crt
by Herbert Xu
· 9 years ago
e558017
crypto: caam - Remove unneeded 'ret' variable
by Fabio Estevam
· 9 years ago
ac8ad30
crypto: caam - Fix error handling in caam_rng_init()
by Fabio Estevam
· 9 years ago
8669f34
crypto: qat - fix simple_return.cocci warnings
by Wu Fengguang
· 9 years ago
18be4eb
crypto: qat - Fix unmet direct dependencies for QAT_DH895xCCVF
by Tadeusz Struk
· 9 years ago
7ab64628
crypto: sunxi-ss - Add optional reset control support
by Chen-Yu Tsai
· 9 years ago
b310c17
crypto: caam - fix memory corruption in ahash_final_ctx
by Horia Geant?
· 9 years ago
d5cf4023
crypto: qat - Fix adf_isr_resource_free name clash
by Tadeusz Struk
· 9 years ago
d3392f4
crypto: nx - respect sg limit bounds when building sg lists for SHA
by Jan Stancek
· 9 years ago
9cfaf08
crypto: nx - Removing CTR mode from NX driver
by Leonidas Da Silva Barbosa
· 9 years ago
89c07b8
crypto: qat - Add FW const table
by Tadeusz Struk
· 9 years ago
dd0f368
crypto: qat - Add qat dh895xcc VF driver
by Tadeusz Struk
· 9 years ago
ed8ccae
crypto: qat - Add support for SRIOV
by Tadeusz Struk
· 9 years ago
a573313
crypto: qat - Move adf admin and adf hw arbitrer to common code
by Tadeusz Struk
· 9 years ago
35a3bb3
crypto: talitos - Prevent panic in probe error path
by Aaron Sierra
· 9 years ago
bf83490
crypto: caam - Detect hardware features during algorithm registration
by Victoria Milhoan
· 9 years ago
350cdfe
crypto: caam - Enable MXC devices to select CAAM driver in Kconfig
by Steve Cornelius
· 9 years ago
ec02730
crypto: caam - Use local sg pointers to walk the scatterlist
by Victoria Milhoan
· 9 years ago
7d5196a
crypto: caam - Correct DMA unmap size in ahash_update_ctx()
by Victoria Milhoan
· 9 years ago
dde20ae
crypto: caam - Change kmalloc to kzalloc to avoid residual data
by Victoria Milhoan
· 9 years ago
1f06ec1
crypto: caam - Modify Freescale CAAM driver Scatter Gather entry definition
by Victoria Milhoan
· 9 years ago
24821c4
crypto: caam - Enable and disable clocks on Freescale i.MX platforms
by Victoria Milhoan
· 9 years ago
509da8f
crypto: caam - Add setbits32/clrbits32/clrsetbits primitives for ARM compatibility
by Victoria Milhoan
· 9 years ago
e747242
crypto: caam - Add cache coherency support
by Victoria Milhoan
· 9 years ago
aeb4c13
crypto: talitos - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
e19ab121
crypto: qat - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
c135949
crypto: picoxcell - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
d7295a8
crypto: ixp4xx - Convert to new AEAD interface
by Herbert Xu
· 9 years ago
479bcc7
crypto: caam - Convert authenc to new AEAD interface
by Herbert Xu
· 9 years ago
1d6669f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
76bea64
crypto: talitos - Remove zero_entry static initializer
by Aaron Sierra
· 9 years ago
327cbba
crypto: img-hash - fix spelling mistake in dev_err error message
by Colin Ian King
· 9 years ago
4aad0cc
crypto: caam - fix rfc4106 encap shared descriptor
by Horia Geant?
· 9 years ago
844190d
crypto: nx - use be32_to_cpu for __be32 field in debug msg
by Dan Streetman
· 9 years ago
7371c0a
crypto: nx - don't err if compressed output > input
by Dan Streetman
· 9 years ago
caa8c50
crypto: qat - remove unnecessary list iteration
by Bruce Allan
· 9 years ago
ec0d6fa
crypto: qat - Fix typo othewise->otherwise
by Ahsan Atta
· 9 years ago
13dd7be
crypto: qat - remove unused define
by Bruce Allan
· 9 years ago
ea77fcd
crypto: qat - fix bug in ADF_RING_SIZE_BYTES_MIN macro
by Bruce Allan
· 9 years ago
5995752
crypto: qat - remove redundant struct elem
by Bruce Allan
· 9 years ago
03952d9
crypto: nx - make platform drivers directly register with crypto
by Dan Streetman
· 9 years ago
174d66d
crypto: nx - rename nx-842-crypto.c to nx-842.c
by Dan Streetman
· 9 years ago
d31581a
crypto: nx - merge nx-compress and nx-compress-crypto
by Dan Streetman
· 9 years ago
20fc311
crypto: nx - use common code for both NX decompress success cases
by Dan Streetman
· 9 years ago
ee781b7
crypto: nx - don't register pSeries driver if ENODEV
by Dan Streetman
· 9 years ago
7f6e3aa
crypto: nx - move kzalloc() out of spinlock
by Dan Streetman
· 9 years ago
90fd73f
crypto: nx - remove pSeries NX 'status' field
by Dan Streetman
· 9 years ago
039af96
crypto: nx - remove __init/__exit from VIO functions
by Dan Streetman
· 9 years ago
8f5ea2d
crypto: qat - Don't attempt to register algorithm multiple times
by Tadeusz Struk
· 9 years ago
f898c52
crypto: ixp4xx - Remove bogus BUG_ON on scattered dst buffer
by Herbert Xu
· 9 years ago
6f043b5
crypto: qat - Fix invalid synchronization between register/unregister sym algs
by Tadeusz Struk
· 9 years ago
3cf080a
crypto: qat - fix invalid check for RSA keylen in fips mode
by Tadeusz Struk
· 9 years ago
6298e94
crypto: sunxi-ss - Add Allwinner Security System crypto accelerator
by LABBE Corentin
· 9 years ago
c1f2cd2
crypto: caam - fix warning in APPEND_MATH_IMM_u64
by Tudor Ambarus
· 9 years ago
62743a4
crypto: caam - fix RNG init descriptor ret. code checking
by Horia Geant?
· 9 years ago
f109674
crypto: caam - fix snooping for write transactions
by Horia Geant?
· 9 years ago
e27513e
crypto: caam - fix ERA property reading
by Alex Porosanu
· 9 years ago
a990532
crypto: qat - Add support for RSA algorithm
by Tadeusz Struk
· 9 years ago
28cfaf6
crypto: qat - add MMP FW support to accel engine
by Tadeusz Struk
· 9 years ago
f3dd7e6
crypto: qat - add support for MMP FW
by Pingchao Yang
· 9 years ago
cc81565
crypto: nx - Convert ccm to new AEAD interface
by Herbert Xu
· 9 years ago
2d6f060
crypto: vmx - Adding enable_kernel_vsx() to access VSX instructions
by Leonidas Da Silva Barbosa
· 9 years ago
1f644a7c
crypto: marvell/cesa - Drop owner assignment from platform_driver
by Krzysztof Kozlowski
· 9 years ago
4621875
crypto: caam - Use new IV convention
by Herbert Xu
· 9 years ago
c3d2194
crypto: nx - Use new IV convention
by Herbert Xu
· 9 years ago
23ad69a
crypto: nx/842 - Fix context corruption
by Herbert Xu
· 9 years ago
773bb50
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Herbert Xu
· 9 years ago
340d9d3
crypto: omap-aes - Use BIT() macro
by Vutla, Lokesh
· 9 years ago
5396c6c
crypto: omap-aes - Fix configuring of AES mode
by Vutla, Lokesh
· 9 years ago
6e2e3d1
crypto: omap-aes - Increase priority of hw accelerator
by Vutla, Lokesh
· 9 years ago
310b0d5
crypto: omap-aes - Fix CTR mode
by Vutla, Lokesh
· 9 years ago
030f4e9
crypto: nx - Fix reentrancy bugs
by Herbert Xu
· 9 years ago
2b93f7e
crypto: nx - reduce chattiness of platform drivers
by Nishanth Aravamudan
· 9 years ago
7abd75b
crypto: nx - do not emit extra output if status is disabled
by Nishanth Aravamudan
· 9 years ago
ec13bcb
crypto: nx - rename nx842_{init, exit} to nx842_pseries_{init, exit}
by Nishanth Aravamudan
· 9 years ago
fa9a9a0
crypto: nx - nx842_OF_upd_status should return ENODEV if device is not 'okay'
by Nishanth Aravamudan
· 9 years ago
6170511
crypto: ccp - Provide support to autoload CCP driver
by Tom Lendacky
· 9 years ago
acb33cc
crypto: omap-des - Fix unmapping of dma channels
by Vutla, Lokesh
· 9 years ago
5a8011c
crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename
by Stephen Rothwell
· 9 years ago
2d01eed
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
Next »