Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b9e5ac3c181e4709e3e3bf3e280900186f5e0412
/
drivers
/
crypto
/
mv_cesa.c
6d3aab4
crypto: mv_cesa: remove deprecated IRQF_DISABLED
by Michael Opdenacker
· 11 years ago
165c70f
crypto: mv_cesa - Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
47aff65
crypto: mv_cesa - Staticize local symbols
by Sachin Kamat
· 11 years ago
928e47e
crypto: mv_cesa: Remove redundant platform_set_drvdata()
by Sachin Kamat
· 12 years ago
49cfe4d
Drivers: crypto: remove __dev* attributes.
by Greg Kroah-Hartman
· 12 years ago
f37fbd3
Crypto: CESA: Add support for DT based instantiation.
by Andrew Lunn
· 12 years ago
25918f9
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
by Linus Torvalds
· 12 years ago
baffab2
ARM: Orion: fix driver probe error handling with respect to clk
by Simon Baatz
· 12 years ago
4d03c50
crypto: mv_cesa - fix for hash finalisation with data
by Phil Sutter
· 12 years ago
5741d2e
crypto: mv_cesa - initialise the interrupt status field to zero
by Phil Sutter
· 12 years ago
170dd56
crypto: mv_cesa - add an expiry timer in case anything goes wrong
by Phil Sutter
· 12 years ago
1f80b12
ARM: Orion: CESA: Add support for clk
by Andrew Lunn
· 13 years ago
b871661
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
2ce3f2b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
f8f54e1
crypto: mv_cesa - fix final callback not ignoring input data
by Phil Sutter
· 13 years ago
d912bb7
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
by Nikos Mavrogiannopoulos
· 13 years ago
4f58cb9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
by Linus Torvalds
· 13 years ago
741e8c2
crypto: convert drivers/crypto/* to use module_platform_driver()
by Axel Lin
· 13 years ago
dd38d29
Merge git://github.com/herbertx/crypto
by Linus Torvalds
· 13 years ago
2742528
crypto: mv_cesa - fix hashing of chunks > 1920 bytes
by Phil Sutter
· 13 years ago
4bb33cc
crypto: add module.h to those files that are explicitly using it
by Paul Gortmaker
· 13 years ago
6ef8450
crypto: mv_cesa - make count_sgs() null-pointer proof
by Phil Sutter
· 14 years ago
7759995
crypto: mv_cesa - copy remaining bytes to SRAM only when needed
by Phil Sutter
· 14 years ago
8652348
crypto: mv_cesa - move digest state initialisation to a better place
by Phil Sutter
· 14 years ago
cc8d350
crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
by Phil Sutter
· 14 years ago
6677a77
crypto: mv_cesa - refactor copy_src_to_buf()
by Phil Sutter
· 14 years ago
7a1c6bc
crypto: mv_cesa - no need to save digest state after the last chunk
by Phil Sutter
· 14 years ago
2a025f5
crypto: mv_cesa - print a warning when registration of AES algos fail
by Phil Sutter
· 14 years ago
811e6ed
crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
by Phil Sutter
· 14 years ago
99db3ea
crypto: mv_cesa - the descriptor pointer register needs to be set just once
by Phil Sutter
· 14 years ago
042e9e7
crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
by Phil Sutter
· 14 years ago
41f2977
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
by Roel Kluin
· 14 years ago
7cc2835
crypto: mv_cesa - fixup error handling in mv_probe()
by Dan Carpenter
· 14 years ago
5bdd5de
crypto: mv_cesa - Use resource_size
by Tobias Klauser
· 14 years ago
df2071b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by Herbert Xu
· 15 years ago
750052d
crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers
by Uri Simchoni
· 15 years ago
0c5c6c4
crypto: mv_cesa - Support processing of data from previous requests
by Uri Simchoni
· 15 years ago
f0d03de
crypto: mv_cesa - Make the copy-back of data optional
by Uri Simchoni
· 15 years ago
a58094a
crypto: mv_cesa - Execute some code via function pointers rathr than direct calls
by Uri Simchoni
· 15 years ago
7a5f691
crypto: mv_cesa - Rename a variable to a more suitable name
by Uri Simchoni
· 15 years ago
3b61a90
crypto: mv_cesa - Enqueue generic async requests
by Uri Simchoni
· 15 years ago
15d4dd3
crypto: mv_cesa - Fix situations where the src sglist spans more data than the request asks for
by Uri Simchoni
· 15 years ago
f565e67
crypto: mv_cesa - Fix situation where the dest sglist is organized differently than the source sglist
by Uri Simchoni
· 15 years ago
6bc6fcd
crypto: mv_cesa - Remove compiler warning in mv_cesa driver
by Uri Simchoni
· 15 years ago
0328ac2
crypto: mv_cesa - Invoke the user callback from a softirq context
by Uri Simchoni
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
85a7f0a
crypto: mv_cesa - Add support for Orion5X crypto engine
by Sebastian Andrzej Siewior
· 15 years ago