summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_driver.h
AgeCommit message (Expand)AuthorFilesLines
2017-11-06staging: ccree: simplify ioread/iowriteGilad Ben-Yossef1-3/+17
2017-11-06staging: ccree: remove dead codeGilad Ben-Yossef1-1/+0
2017-10-03staging: ccree: move to generic device log infraGilad Ben-Yossef1-13/+0
2017-10-03staging: ccree: simplify access to struct deviceGilad Ben-Yossef1-0/+6
2017-09-17staging: ccree: replace noop macro with inlineGilad Ben-Yossef1-2/+2
2017-09-17staging: ccree: move over to BIT macro for bit definesGilad Ben-Yossef1-3/+3
2017-09-17staging: ccree: remove unused completionGilad Ben-Yossef1-1/+0
2017-09-17staging: ccree: Use platform_get_irq and devm_request_irqSuniel Mahesh1-2/+1
2017-09-17staging: ccree: Convert to devm_ioremap_resource for map, unmapSuniel Mahesh1-1/+0
2017-07-16staging: ccree: move FIPS support to kernel infrastructureGilad Ben-Yossef1-1/+0
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef1-2/+2
2017-06-25staging: ccree: add DT bus coherency detectionGilad Ben-Yossef1-0/+3
2017-06-25staging: ccree: add clock management supportGilad Ben-Yossef1-1/+4
2017-06-23staging: ccree: - style fix, spaces and tabsDerek Robson1-3/+3
2017-06-04staging: ccree: remove last remnants of sblkcipherGilad Ben-Yossef1-1/+0
2017-06-04staging: ccree: remove custom bitfield macrosGilad Ben-Yossef1-1/+0
2017-06-04staging: ccree: remove cycle count debug supportGilad Ben-Yossef1-25/+0
2017-06-04staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef1-2/+2
2017-06-03Drivers: ccree: ssi_driver.h - align block commentsDerek Robson1-6/+10
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef1-9/+5
2017-05-15staging: ccree: remove unused codeGilad Ben-Yossef1-3/+0
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard1-5/+5
2017-04-28staging: ccree: add FIPS supportGilad Ben-Yossef1-0/+2
2017-04-28staging: ccree: add AEAD supportGilad Ben-Yossef1-0/+4
2017-04-28staging: ccree: add IV generation supportGilad Ben-Yossef1-0/+7
2017-04-28staging: ccree: add skcipher supportGilad Ben-Yossef1-0/+30
2017-04-28staging: ccree: add ahash supportGilad Ben-Yossef1-1/+3
2017-04-28staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef1-0/+183