index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
mv_cesa.c
Commit message (
Expand
)
Author
Age
*
crypto: mv_cesa: Remove redundant platform_set_drvdata()
Sachin Kamat
2013-05-24
*
Drivers: crypto: remove __dev* attributes.
Greg Kroah-Hartman
2013-01-03
*
Crypto: CESA: Add support for DT based instantiation.
Andrew Lunn
2012-09-22
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2012-07-26
|
\
|
*
ARM: Orion: fix driver probe error handling with respect to clk
Simon Baatz
2012-07-25
*
|
crypto: mv_cesa - fix for hash finalisation with data
Phil Sutter
2012-06-12
*
|
crypto: mv_cesa - initialise the interrupt status field to zero
Phil Sutter
2012-06-12
*
|
crypto: mv_cesa - add an expiry timer in case anything goes wrong
Phil Sutter
2012-06-12
|
/
*
ARM: Orion: CESA: Add support for clk
Andrew Lunn
2012-05-08
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-21
|
\
|
*
crypto: Add CRYPTO_ALG_KERN_DRIVER_ONLY flag
Nikos Mavrogiannopoulos
2012-01-13
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-03-03
|
\
\
|
|
/
|
/
|
|
*
crypto: mv_cesa - fix final callback not ignoring input data
Phil Sutter
2012-02-28
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2012-01-11
|
\
|
|
*
crypto: convert drivers/crypto/* to use module_platform_driver()
Axel Lin
2011-11-30
*
|
Merge git://github.com/herbertx/crypto
Linus Torvalds
2011-11-26
|
\
\
|
|
/
|
/
|
|
*
crypto: mv_cesa - fix hashing of chunks > 1920 bytes
Phil Sutter
2011-11-21
*
|
crypto: add module.h to those files that are explicitly using it
Paul Gortmaker
2011-10-31
|
/
*
crypto: mv_cesa - make count_sgs() null-pointer proof
Phil Sutter
2011-05-11
*
crypto: mv_cesa - copy remaining bytes to SRAM only when needed
Phil Sutter
2011-05-11
*
crypto: mv_cesa - move digest state initialisation to a better place
Phil Sutter
2011-05-11
*
crypto: mv_cesa - fill inner/outer IV fields only in HMAC case
Phil Sutter
2011-05-11
*
crypto: mv_cesa - refactor copy_src_to_buf()
Phil Sutter
2011-05-11
*
crypto: mv_cesa - no need to save digest state after the last chunk
Phil Sutter
2011-05-11
*
crypto: mv_cesa - print a warning when registration of AES algos fail
Phil Sutter
2011-05-11
*
crypto: mv_cesa - drop this call to mv_hash_final from mv_hash_finup
Phil Sutter
2011-05-11
*
crypto: mv_cesa - the descriptor pointer register needs to be set just once
Phil Sutter
2011-05-11
*
crypto: mv_cesa - use ablkcipher_request_cast instead of the manual container_of
Phil Sutter
2011-05-11
*
crypto: mv_cesa - dont return PTR_ERR() of wrong pointer
Roel Kluin
2011-01-04
*
crypto: mv_cesa - fixup error handling in mv_probe()
Dan Carpenter
2010-05-25
*
crypto: mv_cesa - Use resource_size
Tobias Klauser
2010-05-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Herbert Xu
2010-05-02
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
|
crypto: mv_cesa - Add sha1 and hmac(sha1) async hash drivers
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Support processing of data from previous requests
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Make the copy-back of data optional
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Execute some code via function pointers rathr than direct c...
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Rename a variable to a more suitable name
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Enqueue generic async requests
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Fix situations where the src sglist spans more data than th...
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Fix situation where the dest sglist is organized differentl...
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Remove compiler warning in mv_cesa driver
Uri Simchoni
2010-04-13
*
|
crypto: mv_cesa - Invoke the user callback from a softirq context
Uri Simchoni
2010-04-13
|
/
*
crypto: mv_cesa - Add support for Orion5X crypto engine
Sebastian Andrzej Siewior
2009-08-09