summaryrefslogtreecommitdiffstats
path: root/drivers/mfd/tps65217.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-10-20crypto: marvell/cesa - factor out first fragment decisions to helperRussell King2-6/+9
2015-10-20crypto: marvell/cesa - const-ify argument to mv_cesa_get_op_cfg()Russell King1-1/+1
2015-10-20crypto: marvell/cesa - ensure template operation is initialisedRussell King1-6/+6
2015-10-20crypto: marvell/cesa - fix the bit length endiannessRussell King1-2/+8
2015-10-20crypto: marvell/cesa - add flag to determine algorithm endiannessRussell King2-8/+10
2015-10-20crypto: marvell/cesa - keep creq->state in CPU endian format at all timesRussell King2-12/+15
2015-10-20crypto: marvell/cesa - easier way to get the transformRussell King1-2/+2
2015-10-20crypto: ahash - Add crypto_ahash_blocksizeHerbert Xu1-0/+14
2015-10-20lib/mpi: fix off by one in mpi_read_raw_from_sglStephan Mueller1-1/+4
2015-10-20crypto: qat - fix crypto_get_instance_node functionTadeusz Struk1-4/+16
2015-10-20hwrng: exynos - Fix unbalanced PM runtime get/putsDaniel Thompson1-1/+1
2015-10-20lib/mpi: clean unused SHA1_DIGEST_LENGTHLABBE Corentin1-6/+0
2015-10-15crypto: n2 - set array of const as constLABBE Corentin1-1/+1
2015-10-15crypto: sahara - set array of const as constLABBE Corentin1-6/+6
2015-10-15crypto: s390/sha - replace raw value by their coresponding defineLABBE Corentin1-1/+1
2015-10-15crypto: keywrap - add testmgr supportStephan Mueller2-0/+56
2015-10-15crypto: keywrap - enable compilationStephan Mueller2-0/+8