index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-09-07
crypto: engine - permit to enqueue ashash_request
Corentin LABBE
2016-09-07
crypto: engine - move crypto engine to its own header
Corentin LABBE
2016-09-07
crypto: qat - fix incorrect accelerator mask for C3X devices
Maksim Lukoshkov
2016-09-07
hwrng: bcm2835 - handle of_iomap failures
Arvind Yadav
2016-08-31
crypto: FIPS - allow tests to be disabled in FIPS mode
Stephan Mueller
2016-08-31
crypto: qat - fix constants table DMA
Maksim Lukoshkov
2016-08-31
hwrng: tx4939 - Use devm_hwrng_register instead of hwrng_register
PrasannaKumar Muralidharan
2016-08-31
hwrng: Remove check for max less than 4 bytes
PrasannaKumar Muralidharan
2016-08-31
crypto: xor - Fix warning when XOR_SELECT_TEMPLATE is unset
Herbert Xu
2016-08-31
hwrng: amd - Convert to new hwrng read() API
Corentin LABBE
2016-08-31
hwrng: amd - Access hardware via ioread32/iowrite32
Corentin LABBE
2016-08-31
hwrng: amd - Replace global variable with private struct
Corentin LABBE
2016-08-31
hwrng: amd - release_region must be called after hwrng_unregister
Corentin LABBE
2016-08-31
hwrng: amd - Remove asm/io.h
Corentin LABBE
2016-08-31
hwrng: amd - Be consitent with the driver name
Corentin LABBE
2016-08-31
hwrng: amd - use the BIT macro
Corentin LABBE
2016-08-31
hwrng: amd - Fix style problem with blank line
Corentin LABBE
2016-08-31
crypto: caam - add missing header dependencies
Baoyou Xie
2016-08-31
hwrng: cavium - Add Cavium HWRNG driver for ThunderX SoC.
Omer Khaliq
2016-08-31
PCI: quirk fixup for cavium invalid sriov link value.
Ananth Jasty
2016-08-24
crypto: rockchip - use devm_add_action_or_reset()
Sudip Mukherjee
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
[next]