summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_request_mgr.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-18staging: ccree: Fix bool comparisonSuniel Mahesh1-1/+1
2017-10-03staging: ccree: else is not generally useful after a break or returnSuniel Mahesh1-3/+2
2017-10-03staging: ccree: move to generic device log infraGilad Ben-Yossef1-43/+44
2017-10-03staging: ccree: simplify access to struct deviceGilad Ben-Yossef1-10/+14
2017-09-17Staging: ccree: Remove unused variable monitor_lockSrishti Sharma1-1/+0
2017-09-17staging: ccree: remove BUG macro usageGilad Ben-Yossef1-6/+16
2017-08-17staging: ccree: Use sizeof(variable) in memory allocsSimon Sandström1-1/+1
2017-07-28staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström1-1/+3
2017-07-16staging: ccree: use proper printk format for dma_addr_tGilad Ben-Yossef1-4/+4
2017-07-16staging: ccree remove unnecessary parenthesesGilad Ben-Yossef1-1/+1
2017-07-16staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström1-22/+20
2017-07-16staging: ccree: move FIPS support to kernel infrastructureGilad Ben-Yossef1-2/+0
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef1-6/+3
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef1-5/+5
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