summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_request_mgr.c
AgeCommit message (Expand)AuthorFilesLines
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef1-4/+4
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef1-12/+8
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef1-1/+0
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef1-31/+31
2017-06-25staging: ccree: use signal safe completion waitGilad Ben-Yossef1-1/+2
2017-06-04staging: ccree: move request_mgr to generic bitfield opsGilad Ben-Yossef1-10/+17
2017-06-04staging: ccree: remove cycle count debug supportGilad Ben-Yossef1-116/+0
2017-06-04staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef1-3/+0
2017-06-04staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef1-12/+11
2017-05-29Drivers: ccree: ssi_request_mgr.c - align block commentsDerek Robson1-15/+22
2017-05-22Merge 4.12-rc2 into staging-nextGreg Kroah-Hartman1-1/+0
2017-05-15staging: ccree: remove extraneous spin_unlock_bh() in error handlerIan Chard1-1/+0
2017-05-15staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef1-8/+8
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef1-14/+14
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard1-50/+50
2017-04-28staging: ccree: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-04-28staging: ccree: add FIPS supportGilad Ben-Yossef1-0/+2
2017-04-28staging: ccree: add IV generation supportGilad Ben-Yossef1-1/+32
2017-04-28staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef1-0/+680