aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_driver.h
AgeCommit message (Expand)AuthorFilesLines
2017-10-03staging: ccree: move to generic device log infraGravatar Gilad Ben-Yossef 1-13/+0
2017-10-03staging: ccree: simplify access to struct deviceGravatar Gilad Ben-Yossef 1-0/+6
2017-09-17staging: ccree: replace noop macro with inlineGravatar Gilad Ben-Yossef 1-2/+2
2017-09-17staging: ccree: move over to BIT macro for bit definesGravatar Gilad Ben-Yossef 1-3/+3
2017-09-17staging: ccree: remove unused completionGravatar Gilad Ben-Yossef 1-1/+0
2017-09-17staging: ccree: Use platform_get_irq and devm_request_irqGravatar Suniel Mahesh 1-2/+1
2017-09-17staging: ccree: Convert to devm_ioremap_resource for map, unmapGravatar Suniel Mahesh 1-1/+0
2017-07-16staging: ccree: move FIPS support to kernel infrastructureGravatar Gilad Ben-Yossef 1-1/+0
2017-06-29staging: ccree: fix missing or redundant spacesGravatar Gilad Ben-Yossef 1-2/+2
2017-06-25staging: ccree: add DT bus coherency detectionGravatar Gilad Ben-Yossef 1-0/+3
2017-06-25staging: ccree: add clock management supportGravatar Gilad Ben-Yossef 1-1/+4
2017-06-24staging: ccree: - style fix, spaces and tabsGravatar Derek Robson 1-3/+3
2017-06-04staging: ccree: remove last remnants of sblkcipherGravatar Gilad Ben-Yossef 1-1/+0
2017-06-04staging: ccree: remove custom bitfield macrosGravatar Gilad Ben-Yossef 1-1/+0
2017-06-04staging: ccree: remove cycle count debug supportGravatar Gilad Ben-Yossef 1-25/+0
2017-06-04staging: ccree: refactor HW command FIFO accessGravatar Gilad Ben-Yossef 1-2/+2
2017-06-03Drivers: ccree: ssi_driver.h - align block commentsGravatar Derek Robson 1-6/+10
2017-05-15staging: ccree: stdint to kernel types conversionGravatar Gilad Ben-Yossef 1-9/+5
2017-05-15staging: ccree: remove unused codeGravatar Gilad Ben-Yossef 1-3/+0
2017-05-15staging: ccree: Strip trailing whitespaceGravatar Timothée Isnard 1-5/+5
2017-04-28staging: ccree: add FIPS supportGravatar Gilad Ben-Yossef 1-0/+2
2017-04-28staging: ccree: add AEAD supportGravatar Gilad Ben-Yossef 1-0/+4
2017-04-28staging: ccree: add IV generation supportGravatar Gilad Ben-Yossef 1-0/+7
2017-04-28staging: ccree: add skcipher supportGravatar Gilad Ben-Yossef 1-0/+30
2017-04-28staging: ccree: add ahash supportGravatar Gilad Ben-Yossef 1-1/+3
2017-04-28staging: ccree: introduce CryptoCell HW driverGravatar Gilad Ben-Yossef 1-0/+183