summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree
AgeCommit message (Expand)Author
2017-12-13staging: ccree: simplify freeing SRAM memory addressGilad Ben-Yossef
2017-12-13staging: ccree: fix sram mgr naming conventionGilad Ben-Yossef
2017-12-13staging: ccree: fix buf mgr naming conventionGilad Ben-Yossef
2017-12-13staging: ccree: rename vars/structs/enums from ssi_ to cc_Gilad Ben-Yossef
2017-12-13staging: ccree: rename all DX to CCGilad Ben-Yossef
2017-12-13staging: ccree: rename all SSI to CCGilad Ben-Yossef
2017-12-13staging: ccree: remove SSI_CC_HAS_ macrosGilad Ben-Yossef
2017-12-13staging: ccree: drop unsupported MULTI2 mode codeGilad Ben-Yossef
2017-12-13staging: ccree: fix ivgen func def coding styleGilad Ben-Yossef
2017-12-13staging: ccree: fix ivgen naming conventionGilad Ben-Yossef
2017-12-13staging: ccree: fix cipher func def coding styleGilad Ben-Yossef
2017-12-13staging: ccree: fix cipher naming conventionGilad Ben-Yossef
2017-12-13staging: ccree: remove cipher sync blkcipher remainsGilad Ben-Yossef
2017-12-13staging: ccree: fix req mgr func def coding styleGilad Ben-Yossef
2017-12-13staging: ccree: fix reg mgr naming conventionGilad Ben-Yossef
2017-12-13staging: ccree: fix func call param indentationGilad Ben-Yossef
2017-12-13staging: ccree: simplify expression with local varGilad Ben-Yossef
2017-12-13staging: ccree: fix func def and decl coding styleGilad Ben-Yossef
2017-12-13staging: ccree: shorten parameter nameGilad Ben-Yossef
2017-12-13staging: ccree: func params should follow func nameGilad Ben-Yossef
2017-12-13staging: ccree: amend hash func def for readabilityGilad Ben-Yossef
2017-12-13staging: ccree: fix hash naming conventionGilad Ben-Yossef
2017-12-13staging: ccree: remove ahash wrappersGilad Ben-Yossef
2017-12-08staging: ccree: cleanup a small white space issueDan Carpenter
2017-12-06drivers: staging: remove duplicate includesPravin Shedge
2017-12-06staging: ccree: Uninitialized return in ssi_ahash_import()Dan Carpenter
2017-12-06Merge Linus's staging merge point into staging-nextGreg Kroah-Hartman
2017-12-06staging: ccree: amend aead func def for readabilityGilad Ben-Yossef
2017-12-06staging: ccree: fix AEAD func naming conventionGilad Ben-Yossef
2017-12-06staging: ccree: NULLify backup_info when unusedGilad Ben-Yossef
2017-12-06staging: ccree: update TODO listGilad Ben-Yossef
2017-12-06staging: ccree: remove interim DT docsGilad Ben-Yossef
2017-12-06staging: ccree: remove braces for single statement blocksGilad Ben-Yossef
2017-12-06staging: ccree: fix indentation of var assignmentGilad Ben-Yossef
2017-12-06staging: ccree: remove more unnecessary parenthesesGilad Ben-Yossef
2017-12-06staging: ccree: remove unproven likely/unlikelyGilad Ben-Yossef
2017-12-06staging: ccree: remove inline qualifiersGilad Ben-Yossef
2017-11-28staging: ccree: fix leak of import() after init()Gilad Ben-Yossef
2017-11-28staging: ccree: Remove a attribute group from a kobjectArvind Yadav
2017-11-27staging: ccree: fix incorrect indentation of break statementColin Ian King
2017-11-27staging: ccree: drop unused macroGilad Ben-Yossef
2017-11-27staging: ccree: use local vars for readabilityGilad Ben-Yossef
2017-11-27staging: ccree: replace msleep with a completionGilad Ben-Yossef
2017-11-27staging: ccree: remove unused fieldGilad Ben-Yossef
2017-11-27staging: ccree: remove unneeded wrapper functionGilad Ben-Yossef
2017-11-27staging: ccree: rename long define for readabilityGilad Ben-Yossef
2017-11-27staging: ccree: rename func for readabilityGilad Ben-Yossef
2017-11-27staging: ccree: refactor code with local varsGilad Ben-Yossef
2017-11-27staging: ccree: remove dead defs and declsGilad Ben-Yossef
2017-11-27staging: ccree: trim long lines for readabilityGilad Ben-Yossef