summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree
AgeCommit message (Expand)Author
2018-01-25staging: ccree: Fix missing blank line after declarationKamal Heib
2018-01-15staging: ccree: fix memory leaks in cc_ivgen_initColin Ian King
2018-01-15staging: ccree: remove redundant dev_err call in init_cc_resources()Wei Yongjun
2018-01-15staging: ccree: don't break lines unnecessarilyDan Carpenter
2018-01-09staging: ccree: dma mask is type u64Gilad Ben-Yossef
2018-01-09staging: ccree: make stub function static inlineGilad Ben-Yossef
2018-01-09staging: ccree: add missing includeGilad Ben-Yossef
2018-01-09staging: ccree: remove unneeded includesGilad Ben-Yossef
2018-01-09staging: ccree: use a consistent file naming conventionGilad Ben-Yossef
2018-01-08staging: ccree: update TODOGilad Ben-Yossef
2018-01-08stating: ccree: fix allocation of void sized bufGilad Ben-Yossef
2018-01-08staging: ccree: put pointer next to var nameGilad Ben-Yossef
2018-01-08staging: ccree: fold common code into service funcGilad Ben-Yossef
2018-01-08staging: ccree: fix indentation of func paramsGilad Ben-Yossef
2018-01-08staging: ccree: do not map bufs in ahash_initGilad Ben-Yossef
2018-01-08staging: ccree: allocate hash bufs inside req ctxGilad Ben-Yossef
2018-01-08staging: ccree: use array for double bufferGilad Ben-Yossef
2018-01-08staging: ccree: remove unused fieldGilad Ben-Yossef
2018-01-08staging: ccree: use Makefile to include PM codeGilad Ben-Yossef
2018-01-08staging: ccree: handle end of sg list gracefullyGilad Ben-Yossef
2018-01-08staging: ccree: check DMA pool buf !NULL before freeGilad Ben-Yossef
2018-01-08staging: ccree: failing the suspend is not an errorGilad Ben-Yossef
2018-01-08stating: ccree: revert "staging: ccree: fix leak of import() after init()"Gilad Ben-Yossef
2018-01-08staging: ccree: add backlog processingGilad Ben-Yossef
2018-01-08staging: ccree: break send_request and fix ret valGilad Ben-Yossef
2018-01-08staging: ccree: remove unused leftover fieldGilad Ben-Yossef
2018-01-08staging: ccree: tag debugfs init/exit func properlyGilad Ben-Yossef
2018-01-08staging: ccree: copy larval digest from RAMGilad Ben-Yossef
2018-01-08staging: ccree: pick alloc mem flags based on req flagsGilad Ben-Yossef
2018-01-08staging: ccree: remove GFP_DMA flag from mem allocsGilad Ben-Yossef
2018-01-08staging: ccree: fold reg common defines into driverGilad Ben-Yossef
2018-01-08staging: ccree: fold hash defs into queue defsGilad Ben-Yossef
2018-01-08staging: ccree: SPDXify driverGilad Ben-Yossef
2018-01-08staging: ccree: mark debug_regs[] as staticArnd Bergmann
2017-12-20staging: ccree: use size_t consistentlyGilad Ben-Yossef
2017-12-19Staging: ccree: Add blank line after declarationsKamal Heib
2017-12-19staging: ccree: update TODOGilad Ben-Yossef
2017-12-19staging: ccree: fix fips event irq handling buildGilad Ben-Yossef
2017-12-19staging: ccree: remove ssi_config.hGilad Ben-Yossef
2017-12-19staging: ccree: turn compile time debug log to paramsGilad Ben-Yossef
2017-12-19staging: ccree: remove useless debug codeGilad Ben-Yossef
2017-12-19staging: ccree: remove CC_IRQ_DELAY dead codeGilad Ben-Yossef
2017-12-19staging: ccree: staging: ccree: replace sysfs by debugfs interfaceGilad Ben-Yossef
2017-12-19staging: ccree: add explicit module init/exit funcGilad Ben-Yossef
2017-12-19staging: ccree: clean up PM registrationGilad Ben-Yossef
2017-12-19staging: ccree: drop ifdef CONFIG_OF in codeGilad Ben-Yossef
2017-12-18Merge 4.15-rc4 into staging-nextGreg Kroah-Hartman
2017-12-13staging: ccree: fix FIPS mgr naming conventionGilad Ben-Yossef
2017-12-13staging: ccree: simplify freeing SRAM memory addressGilad Ben-Yossef
2017-12-13staging: ccree: fix sram mgr naming conventionGilad Ben-Yossef