aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/ssi_ivgen.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-03staging: ccree: simplify OOM handlingGilad Ben-Yossef1-6/+3
2017-10-03staging: ccree: move to generic device log infraGilad Ben-Yossef1-6/+7
2017-08-16staging: ccree: Use sizeof(variable) in memory allocsSimon Sandström1-2/+3
2017-07-27staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström1-1/+2
2017-07-16staging: ccree remove unnecessary parenthesesGilad Ben-Yossef1-1/+1
2017-07-16staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström1-1/+2
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef1-1/+0
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef1-2/+2
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef1-2/+2
2017-06-24staging: ccree: removed spaces after opening parentheses.Jeremy Sowden1-3/+3
2017-06-04staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef1-3/+0
2017-06-04staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef1-39/+38
2017-05-29Drivers: ccree: ssi_ivgen.c - align block commentsDerek Robson1-2/+4
2017-05-15staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef1-3/+3
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef1-2/+2
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard1-24/+24
2017-04-28staging: ccree: add IV generation supportGilad Ben-Yossef1-0/+301