summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/ssi_ivgen.c
Commit message (Expand)AuthorAgeFilesLines
* staging: ccree: rename vars/structs/enums from ssi_ to cc_Gilad Ben-Yossef2017-12-131-7/+7
* staging: ccree: rename all SSI to CCGilad Ben-Yossef2017-12-131-4/+4
* staging: ccree: fix ivgen func def coding styleGilad Ben-Yossef2017-12-131-11/+5Star
* staging: ccree: fix ivgen naming conventionGilad Ben-Yossef2017-12-131-33/+33
* staging: ccree: remove unproven likely/unlikelyGilad Ben-Yossef2017-12-061-1/+1
* staging: ccree: trim long lines for readabilityGilad Ben-Yossef2017-11-271-2/+5
* staging: ccree: remove unnecessary parenthesesGilad Ben-Yossef2017-11-271-2/+2
* staging: ccree: fix typosGilad Ben-Yossef2017-11-271-1/+1
* staging: ccree: remove compare to none zeroGilad Ben-Yossef2017-11-271-1/+1
* staging: ccree: make long func call sites readableGilad Ben-Yossef2017-11-271-1/+1
* staging: ccree: simplify OOM handlingGilad Ben-Yossef2017-10-031-6/+3Star
* staging: ccree: move to generic device log infraGilad Ben-Yossef2017-10-031-6/+7
* staging: ccree: Use sizeof(variable) in memory allocsSimon Sandström2017-08-171-2/+3
* staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström2017-07-281-1/+2
* staging: ccree remove unnecessary parenthesesGilad Ben-Yossef2017-07-161-1/+1
* staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström2017-07-161-1/+2
* staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef2017-06-291-1/+0Star
* staging: ccree: remove comparisons to NULLGilad Ben-Yossef2017-06-291-2/+2
* staging: ccree: no need for braces for single statementsGilad Ben-Yossef2017-06-291-2/+2
* staging: ccree: removed spaces after opening parentheses.Jeremy Sowden2017-06-231-3/+3
* staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef2017-06-041-3/+0Star
* staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef2017-06-041-39/+38Star
* Drivers: ccree: ssi_ivgen.c - align block commentsDerek Robson2017-05-291-2/+4
* staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef2017-05-151-3/+3
* staging: ccree: stdint to kernel types conversionGilad Ben-Yossef2017-05-151-2/+2
* staging: ccree: Strip trailing whitespaceTimothée Isnard2017-05-151-24/+24
* staging: ccree: add IV generation supportGilad Ben-Yossef2017-04-281-0/+301