summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_ivgen.c
AgeCommit message (Expand)AuthorFilesLines
2018-01-09staging: ccree: use a consistent file naming conventionGilad Ben-Yossef1-281/+0
2018-01-08stating: ccree: fix allocation of void sized bufGilad Ben-Yossef1-5/+4
2018-01-08staging: ccree: SPDXify driverGilad Ben-Yossef1-15/+2
2017-12-19staging: ccree: remove ssi_config.hGilad Ben-Yossef1-1/+0
2017-12-13staging: ccree: rename vars/structs/enums from ssi_ to cc_Gilad Ben-Yossef1-7/+7
2017-12-13staging: ccree: rename all SSI to CCGilad Ben-Yossef1-4/+4
2017-12-13staging: ccree: fix ivgen func def coding styleGilad Ben-Yossef1-11/+5
2017-12-13staging: ccree: fix ivgen naming conventionGilad Ben-Yossef1-33/+33
2017-12-06staging: ccree: remove unproven likely/unlikelyGilad Ben-Yossef1-1/+1
2017-11-27staging: ccree: trim long lines for readabilityGilad Ben-Yossef1-2/+5
2017-11-27staging: ccree: remove unnecessary parenthesesGilad Ben-Yossef1-2/+2
2017-11-27staging: ccree: fix typosGilad Ben-Yossef1-1/+1
2017-11-27staging: ccree: remove compare to none zeroGilad Ben-Yossef1-1/+1
2017-11-27staging: ccree: make long func call sites readableGilad Ben-Yossef1-1/+1
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