summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree
AgeCommit message (Expand)Author
2017-11-27staging: ccree: replace macro with inline funcGilad Ben-Yossef
2017-11-27staging: ccree: Replace CONFIG_PM_RUNTIME with CONFIG_PMGilad Ben-Yossef
2017-11-27staging: ccree: fix code indentGilad Ben-Yossef
2017-11-27staging: ccree: constify help stringGilad Ben-Yossef
2017-11-27staging: ccree: document spinlock usageGilad Ben-Yossef
2017-11-27staging: ccree: replace open coded loop with forGilad Ben-Yossef
2017-11-27staging: ccree: make mem barrier per requestGilad Ben-Yossef
2017-11-27staging: ccree: remove unneeded castGilad Ben-Yossef
2017-11-27staging: ccree: remove unneeded empty linesGilad Ben-Yossef
2017-11-27staging: ccree: move logical cont. to 1st lineGilad Ben-Yossef
2017-11-27staging: ccree: remove MIN/MAX macrosGilad Ben-Yossef
2017-11-27staging: ccree: remove unnecessary parenthesesGilad Ben-Yossef
2017-11-27staging: ccree: alloc by instance not typeGilad Ben-Yossef
2017-11-27staging: ccree: fix typosGilad Ben-Yossef
2017-11-27staging: ccree: remove unused cc_base parameterGilad Ben-Yossef
2017-11-27staging: ccree: remove braces for single statementGilad Ben-Yossef
2017-11-27staging: ccree: remove compare to none zeroGilad Ben-Yossef
2017-11-27staging: ccree: remove unneeded castGilad Ben-Yossef
2017-11-27staging: ccree: simplify pm manager using local varGilad Ben-Yossef
2017-11-27staging: ccree: fold common code into functionGilad Ben-Yossef
2017-11-27staging: ccree: simplify buf mgr using local varsGilad Ben-Yossef
2017-11-27staging: ccree: simplify AEAD using local varGilad Ben-Yossef
2017-11-27staging: ccree: make long func call sites readableGilad Ben-Yossef
2017-11-06staging: ccree: simplify ioread/iowriteGilad Ben-Yossef
2017-11-06staging: ccree: simplify registers accessGilad Ben-Yossef
2017-11-06staging: ccree: simplify error handling logicGilad Ben-Yossef
2017-11-06staging: ccree: remove dead codeGilad Ben-Yossef
2017-11-06staging: ccree: handle limiting of DMA masksGilad Ben-Yossef
2017-11-06staging: ccree: copy IV to DMAable memoryGilad Ben-Yossef
2017-11-02staging: ccree: Fix indentation in ssi_buffer_mgr.cStephen Brennan
2017-11-02staging: ccree: fix 64 bit scatter/gather DMA opsGilad Ben-Yossef
2017-10-18staging: ccree: fix boolreturn.cocci warningSuniel Mahesh
2017-10-18staging: ccree: Fix bool comparisonSuniel Mahesh
2017-10-18staging/ccree: Declare compiled out functions static inlineRishabh Hardas
2017-10-04staging: ccree: Convert to platform_{get,set}_drvdata()Suniel Mahesh
2017-10-03staging: ccree: else is not generally useful after a break or returnSuniel Mahesh
2017-10-03staging: ccree: simplify OOM handlingGilad Ben-Yossef
2017-10-03staging: ccree: move to generic device log infraGilad Ben-Yossef
2017-10-03staging: ccree: simplify access to struct deviceGilad Ben-Yossef
2017-10-03staging: ccree: remove sysfs if of deleted codeGilad Ben-Yossef
2017-09-18staging: ccree: remove unused and redundant variable idxColin Ian King
2017-09-18Staging: ccree: Use kcalloc instead of kzallocSrishti Sharma
2017-09-17Staging: ccree: Remove unused variable monitor_lockSrishti Sharma
2017-09-17Staging: ccree: Merge assignment with returnSrishti Sharma
2017-09-17staging: ccree: remove BUG macro usageGilad Ben-Yossef
2017-09-17staging: ccree: replace noop macro with inlineGilad Ben-Yossef
2017-09-17staging: ccree: move over to BIT macro for bit definesGilad Ben-Yossef
2017-09-17staging: ccree: remove unused completionGilad Ben-Yossef
2017-09-17staging: ccree: simplify resource release on errorGilad Ben-Yossef
2017-09-17staging: ccree: Use platform_get_irq and devm_request_irqSuniel Mahesh