index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
mv_cesa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
crypto: marvell/cesa - another fix up for of_get_named_gen_pool() rename
Stephen Rothwell
2015-07-03
1
-2
/
+2
*
crypto: mv_cesa - explicitly define kirkwood and dove compatible strings
Boris BREZILLON
2015-06-19
1
-1
/
+3
*
crypto: mv_cesa - use gen_pool to reserve the SRAM memory region
Boris BREZILLON
2015-06-19
1
-15
/
+43
*
crypto: mv_cesa - request registers memory region
Boris BREZILLON
2015-05-25
1
-8
/
+5
*
crypto: mv_cesa - ensure backlog is initialised
Colin Ian King
2015-04-21
1
-1
/
+1
*
crypto: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
crypto: LLVMLinux: Remove VLAIS from crypto/mv_cesa.c
Behan Webster
2014-10-14
1
-23
/
+18
*
crypto: cesa - tfm->__crt_alg->cra_type directly
Marek Vasut
2014-05-22
1
-2
/
+2
*
crypto: cesa - tfm->__crt_alg->cra_name directly
Marek Vasut
2014-05-22
1
-1
/
+1
*
crypto: mv_cesa: remove deprecated IRQF_DISABLED
Michael Opdenacker
2013-10-16
1
-1
/
+1
*
crypto: mv_cesa - Remove redundant of_match_ptr
Sachin Kamat
2013-10-07
1
-1
/
+1
*
crypto: mv_cesa - Staticize local symbols
Sachin Kamat
2013-09-24
1
-5
/
+5
*
crypto: mv_cesa: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
1
-1
/
+0
*
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
1
-1
/
+1
*
Crypto: CESA: Add support for DT based instantiation.
Andrew Lunn
2012-09-22
1
-2
/
+15
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
1
-0
/
+4
|
\
|
*
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-25
1
-0
/
+4
*
|
crypto: mv_cesa - fix for hash finalisation with data
Phil Sutter
2012-06-12
1
-6
/
+13
*
|
crypto: mv_cesa - initialise the interrupt status field to zero
Phil Sutter
2012-06-12
1
-0
/
+1
*
|
crypto: mv_cesa - add an expiry timer in case anything goes wrong
Phil Sutter
2012-06-12
1
-10
/
+31
|
/
*
ARM: Orion: CESA: Add support for clk
Andrew Lunn
2012-05-08
1
-0
/
+14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
1
-4
/
+8
|
\
|
*
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2012-01-13
1
-4
/
+8
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-03
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
crypto: mv_cesa - fix final callback not ignoring input data
Phil Sutter
2012-02-28
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-10
1
-11
/
+1
|
\
|
|
*
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-30
1
-11
/
+1
*
|
Merge git://github.com/herbertx/crypto
Linus Torvalds
2011-11-25
1
-5
/
+7
|
\
\
|
|
/
|
/
|
|
*
crypto: mv_cesa - fix hashing of chunks > 1920 bytes
Phil Sutter
2011-11-21
1
-5
/
+7
*
|
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
crypto: mv_cesa - make count_sgs() null-pointer proof
Phil Sutter
2011-05-11
1
-6
/
+2
*
crypto: mv_cesa - copy remaining bytes to SRAM only when needed
Phil Sutter
2011-05-11
1
-6
/
+6
*
crypto: mv_cesa - move digest state initialisation to a better place
Phil Sutter
2011-05-11
1
-8
/
+6
*
crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
Phil Sutter
2011-05-11
1
-3
/
+3
*
crypto: mv_cesa - refactor copy_src_to_buf()
Phil Sutter
2011-05-11
1
-15
/
+10
*
crypto: mv_cesa - no need to save digest state after the last chunk
Phil Sutter
2011-05-11
1
-6
/
+6
*
crypto: mv_cesa - print a warning when registration of AES algos fail
Phil Sutter
2011-05-11
1
-2
/
+8
*
crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
Phil Sutter
2011-05-11
1
-3
/
+0
*
crypto: mv_cesa - the descriptor pointer register needs to be set just once
Phil Sutter
2011-05-11
1
-2
/
+1
*
crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
Phil Sutter
2011-05-11
1
-3
/
+1
*
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
1
-1
/
+1
*
crypto: mv_cesa - fixup error handling in mv_probe()
Dan Carpenter
2010-05-26
1
-5
/
+5
*
crypto: mv_cesa - Use resource_size
Tobias Klauser
2010-05-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2010-05-03
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers
Uri Simchoni
2010-04-13
1
-7
/
+507
*
|
crypto: mv_cesa - Support processing of data from previous requests
Uri Simchoni
2010-04-13
1
-3
/
+5
*
|
crypto: mv_cesa - Make the copy-back of data optional
Uri Simchoni
2010-04-13
1
-22
/
+27
*
|
crypto: mv_cesa - Execute some code via function pointers rathr than direct c...
Uri Simchoni
2010-04-13
1
-4
/
+9
*
|
crypto: mv_cesa - Rename a variable to a more suitable name
Uri Simchoni
2010-04-13
1
-5
/
+5
[next]