summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree/ssi_driver.h
Commit message (Expand)AuthorAgeFilesLines
* staging: ccree: use a consistent file naming conventionGilad Ben-Yossef2018-01-091-194/+0Star
* staging: ccree: add backlog processingGilad Ben-Yossef2018-01-081-1/+1
* staging: ccree: pick alloc mem flags based on req flagsGilad Ben-Yossef2018-01-081-0/+6
* staging: ccree: fold reg common defines into driverGilad Ben-Yossef2018-01-081-2/+3
* staging: ccree: fold hash defs into queue defsGilad Ben-Yossef2018-01-081-1/+0Star
* staging: ccree: SPDXify driverGilad Ben-Yossef2018-01-081-15/+2Star
* staging: ccree: use size_t consistentlyGilad Ben-Yossef2017-12-201-3/+2Star
* staging: ccree: remove ssi_config.hGilad Ben-Yossef2017-12-191-1/+3
* staging: ccree: turn compile time debug log to paramsGilad Ben-Yossef2017-12-191-6/+10
* staging: ccree: staging: ccree: replace sysfs by debugfs interfaceGilad Ben-Yossef2017-12-191-1/+1
* staging: ccree: rename vars/structs/enums from ssi_ to cc_Gilad Ben-Yossef2017-12-131-15/+15
* staging: ccree: rename all DX to CCGilad Ben-Yossef2017-12-131-13/+13
* staging: ccree: rename all SSI to CCGilad Ben-Yossef2017-12-131-11/+11
* staging: ccree: remove SSI_CC_HAS_ macrosGilad Ben-Yossef2017-12-131-8/+0Star
* staging: ccree: drop unsupported MULTI2 mode codeGilad Ben-Yossef2017-12-131-1/+0Star
* staging: ccree: replace msleep with a completionGilad Ben-Yossef2017-11-271-0/+1
* staging: ccree: remove unused fieldGilad Ben-Yossef2017-11-271-4/+0Star
* staging: ccree: trim long lines for readabilityGilad Ben-Yossef2017-11-271-5/+10
* staging: ccree: remove MIN/MAX macrosGilad Ben-Yossef2017-11-271-3/+0Star
* staging: ccree: remove unused cc_base parameterGilad Ben-Yossef2017-11-271-1/+1
* staging: ccree: simplify ioread/iowriteGilad Ben-Yossef2017-11-061-3/+17
* staging: ccree: remove dead codeGilad Ben-Yossef2017-11-061-1/+0Star
* staging: ccree: move to generic device log infraGilad Ben-Yossef2017-10-031-13/+0Star
* staging: ccree: simplify access to struct deviceGilad Ben-Yossef2017-10-031-0/+6
* staging: ccree: replace noop macro with inlineGilad Ben-Yossef2017-09-171-2/+2
* staging: ccree: move over to BIT macro for bit definesGilad Ben-Yossef2017-09-171-3/+3
* staging: ccree: remove unused completionGilad Ben-Yossef2017-09-171-1/+0Star
* staging: ccree: Use platform_get_irq and devm_request_irqSuniel Mahesh2017-09-171-2/+1Star
* staging: ccree: Convert to devm_ioremap_resource for map, unmapSuniel Mahesh2017-09-171-1/+0Star
* staging: ccree: move FIPS support to kernel infrastructureGilad Ben-Yossef2017-07-161-1/+0Star
* staging: ccree: fix missing or redundant spacesGilad Ben-Yossef2017-06-291-2/+2
* staging: ccree: add DT bus coherency detectionGilad Ben-Yossef2017-06-251-0/+3
* staging: ccree: add clock management supportGilad Ben-Yossef2017-06-251-1/+4
* staging: ccree: - style fix, spaces and tabsDerek Robson2017-06-231-3/+3
* staging: ccree: remove last remnants of sblkcipherGilad Ben-Yossef2017-06-041-1/+0Star
* staging: ccree: remove custom bitfield macrosGilad Ben-Yossef2017-06-041-1/+0Star
* staging: ccree: remove cycle count debug supportGilad Ben-Yossef2017-06-041-25/+0Star
* staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef2017-06-041-2/+2
* Drivers: ccree: ssi_driver.h - align block commentsDerek Robson2017-06-031-6/+10
* staging: ccree: stdint to kernel types conversionGilad Ben-Yossef2017-05-151-9/+5Star
* staging: ccree: remove unused codeGilad Ben-Yossef2017-05-151-3/+0Star
* staging: ccree: Strip trailing whitespaceTimothée Isnard2017-05-151-5/+5
* staging: ccree: add FIPS supportGilad Ben-Yossef2017-04-281-0/+2
* staging: ccree: add AEAD supportGilad Ben-Yossef2017-04-281-0/+4
* staging: ccree: add IV generation supportGilad Ben-Yossef2017-04-281-0/+7
* staging: ccree: add skcipher supportGilad Ben-Yossef2017-04-281-0/+30
* staging: ccree: add ahash supportGilad Ben-Yossef2017-04-281-1/+3
* staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef2017-04-281-0/+183