index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-08-24
crypto: rsa - allow keys >= 2048 bits in FIPS mode
Stephan Mueller
2016-08-24
crypto: mxc-scc - check clk_prepare_enable() error
Fabio Estevam
2016-08-24
hwrng: omap3-rom - Remove obsoleted functions
PrasannaKumar Muralidharan
2016-08-24
crypto: drbg - fix error return code
Wei Yongjun
2016-08-24
crypto: sun4i-ss - fix missing unlock on error in sun4i_hash()
Wei Yongjun
2016-08-24
crypto: xor - skip speed test if the xor function is selected automatically
Martin Schwidefsky
2016-08-24
hwrng: core - Improve description of the ->read() interface
Daniel Thompson
2016-08-24
crypto: doc - fix documentation for bulk registration functions
Eric Biggers
2016-08-16
crypto: drbg - do not call drbg_instantiate in healt test
Stephan Mueller
2016-08-16
hwrng: pic32 - Delete unnecessary assignment for the field "owner"
Markus Elfring
2016-08-16
crypto: ccp - Fix non static symbol warning
Wei Yongjun
2016-08-16
crypto: sun4i-ss - fix indentation of two crypto alg
Corentin LABBE
2016-08-16
crypto: sun4i-ss - Always use sun4i_tfm_ctx for storing pointer to dev ss
Corentin LABBE
2016-08-16
crypto: sun4i-ss - fix spelling
Corentin LABBE
2016-08-16
crypto: sun4i-ss - clean unused ss
Corentin LABBE
2016-08-16
crypto: sun4i-ss - unify update/final function
Corentin LABBE
2016-08-16
crypto: sun4i-ss - fix a few signed warning
Corentin LABBE
2016-08-16
crypto: xts - fix a little typo
Corentin LABBE
2016-08-09
crypto: marvell - Don't hardcode block size in mv_cesa_ahash_cache_req
Romain Perier
2016-08-09
crypto: marvell - Don't overwrite default creq->state during initialization
Romain Perier
2016-08-09
crypto: marvell - Update transformation context for each dequeued req
Romain Perier
2016-08-09
crypto: marvell - make mv_cesa_ahash_cache_req() return bool
Thomas Petazzoni
2016-08-09
crypto: marvell - turn mv_cesa_ahash_init() into a function returning void
Thomas Petazzoni
2016-08-09
crypto: marvell - remove unused parameter in mv_cesa_ahash_dma_add_cache()
Thomas Petazzoni
2016-08-09
crypto: marvell - be explicit about destination in mv_cesa_dma_add_op()
Thomas Petazzoni
2016-08-09
crypto: caam - avoid kernel warnings on probe failure
Russell King
2016-08-09
crypto: caam - get rid of tasklet
Russell King
2016-08-09
crypto: caam - add ahash_edesc_add_src()
Russell King
2016-08-09
crypto: caam - move job descriptor initialisation to ahash_edesc_alloc()
Russell King
2016-08-09
crypto: caam - add ahash_edesc_alloc() for descriptor allocation
Russell King
2016-08-09
crypto: caam - check and use dma_map_sg() return code
Russell King
2016-08-09
crypto: caam - ensure that we clean up after an error
Russell King
2016-08-09
crypto: caam - replace sec4_sg pointer with array
Russell King
2016-08-09
crypto: caam - mark the hardware descriptor as cache line aligned
Russell King
2016-08-09
crypto: caam - incorporate job descriptor into struct ahash_edesc
Russell King
2016-08-09
crypto: caam - ensure descriptor buffers are cacheline aligned
Russell King
2016-08-09
crypto: caam - fix DMA API mapping leak
Russell King
2016-08-09
crypto: img-hash - Fix set_reqsize call
Will Thomas
2016-08-09
crypto: img-hash - log a successful probe
James Hartley
2016-08-09
crypto: img-hash - Add support for export and import
James Hartley
2016-08-09
crypto: img-hash - Add suspend resume hooks for img hash
Govindraj Raja
2016-08-09
crypto: img-hash - Reconfigure DMA Burst length
Will Thomas
2016-08-09
crypto: img-hash - Fix hash request context
Will Thomas
2016-08-09
crypto: img-hash - Fix null pointer exception
Will Thomas
2016-08-09
crypto: testmgr - fix !x==y confusion
Yanjiang Jin
2016-08-09
crypto: ccp - Enable use of the additional CCP
Gary R Hook
2016-08-09
crypto: ccp - Enable DMA service on a v5 CCP
Gary R Hook
2016-08-09
crypto: ccp - Add support for the RNG in a version 5 CCP
Gary R Hook
2016-08-09
crypto: ccp - Let a v5 CCP provide the same function as v3
Gary R Hook
2016-08-09
crypto: ccp - Refactor code to enable checks for queue space.
Gary R Hook
[next]