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
/
caam
Commit message (
Expand
)
Author
Age
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-08-04
|
\
|
*
crypto: caam - fix DECO RSR polling
Horia Geanta
2014-07-23
|
*
crypto: caam - set DK (Decrypt Key) bit only for AES accelerator
Horia Geanta
2014-07-23
|
*
crypto: caam - fix uninitialized state->buf_dma field
Horia Geanta
2014-07-23
|
*
crypto: caam - fix uninitialized edesc->dst_dma field
Horia Geanta
2014-07-23
|
*
crypto: caam - fix uninitialized S/G table size in ahash_digest
Horia Geanta
2014-07-23
|
*
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_src
Horia Geanta
2014-07-23
|
*
crypto: caam - fix DMA direction mismatch in ahash_done_ctx_dst
Horia Geanta
2014-07-23
|
*
crypto: caam - fix DMA unmapping error in hash_digest_key
Horia Geanta
2014-07-23
|
*
crypto: caam - fix "failed to check map error" DMA warnings
Horia Geanta
2014-07-23
|
*
crypto: caam - fix typo in dma_mapping_error
Horia Geanta
2014-07-23
|
*
crypto: caam - set coherent_dma_mask
Horia Geanta
2014-07-23
|
*
crypto: caam - Check for CAAM block presence before registering with crypto l...
Ruchika Gupta
2014-07-10
|
*
crypto: caam - Enabling multiple caam debug support for C29x platform
Nitesh Narayan Lal
2014-07-08
|
*
crypto: caam - Correct the dma mapping for sg table
Ruchika Gupta
2014-06-25
|
*
crypto: caam - Add definition of rd/wr_reg64 for little endian platform
Ruchika Gupta
2014-06-25
|
*
crypto: caam - Configuration for platforms with virtualization enabled in CAAM
Ruchika Gupta
2014-06-25
|
*
crypto: caam - Correct definition of registers in memory map
Ruchika Gupta
2014-06-25
|
*
crypto: caam - remove duplicate FIFOST_CONT_MASK define
Dan Carpenter
2014-06-20
|
*
crypto: caam - Introduce the use of the managed version of kzalloc
Himangi Saraogi
2014-06-20
*
|
crypto: caam - fix memleak in caam_jr module
Cristian Stoica
2014-07-10
|
/
*
crypto: caam - reinitialize keys_fit_inline for decrypt and givencrypt
Vakul Garg
2014-05-13
*
crypto: caam - Fix the 'quoted string split across lines'
Marek Vasut
2014-05-08
*
crypto: caam - Sweep the remnants
Marek Vasut
2014-05-08
*
crypto: caam - Kill SPRINTFCAT() with fire
Marek Vasut
2014-05-08
*
crypto: caam - Clean up report_deco_status()
Marek Vasut
2014-05-08
*
crypto: caam - Clean up report_ccb_status()
Marek Vasut
2014-05-08
*
crypto: caam - Dissolve report_jump_idx()
Marek Vasut
2014-05-08
*
crypto: caam - Kill the easy targets
Marek Vasut
2014-05-08
*
crypto: caam - Pass error type into the functions
Marek Vasut
2014-05-08
*
crypto: caam - Implement fast-path for error codes with no handler
Marek Vasut
2014-05-08
*
crypto: caam - Pull all the error codes out
Marek Vasut
2014-05-08
*
crypto: caam - Contain caam_jr_strstatus() ugliness
Marek Vasut
2014-05-08
*
crypto: caam - fix mem leak in ahash_setkey
Horia Geanta
2014-04-28
*
crypto: caam - add missing key_dma unmap
Horia Geanta
2014-03-21
*
crypto: caam - add support for aead null encryption
Horia Geanta
2014-03-21
*
crypto: caam - remove error propagation handling
Horia Geanta
2014-03-21
*
crypto: caam - Fix first parameter to caam_init_rng
Herbert Xu
2014-03-21
*
crypto: caam - Dynamic memory allocation for caam_rng_ctx object
Nitesh Lal
2014-03-10
*
crypto: caam - writel() arguments are swapped
Dan Carpenter
2014-02-26
*
crypto: caam - fix ERA retrieval function
Alex Porosanu
2014-02-08
*
crypto: caam - Fix job ring discovery in controller driver
Nitesh Lal
2014-02-08
*
crypto: caam - simplify and harden key parsing
Horia Geanta
2013-12-20
*
crypto: caam - fix aead sglen for case 'dst != src'
Horia Geanta
2013-11-28
*
crypto: caam - Add missing Job Ring include
Michael Neuling
2013-11-26
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2013-11-23
|
\
|
*
crypto: caam - Modify the interface layers to use JR API's
Ruchika Gupta
2013-10-30
|
*
crypto: caam - Add API's to allocate/free Job Rings
Ruchika Gupta
2013-10-30
|
*
crypto: caam - Add Platform driver for Job Ring
Ruchika Gupta
2013-10-30
|
*
crypto: caam - map src buffer before access
Yashpal Dutta
2013-09-23
[next]