summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree
Commit message (Expand)AuthorAgeFilesLines
...
* staging: ccree: remove redundant blank linesGilad Ben-Yossef2017-06-297-20/+0
* staging: ccree: fix else placementGilad Ben-Yossef2017-06-292-4/+2
* staging: ccree: drop comparsion to true/falseGilad Ben-Yossef2017-06-294-22/+22
* staging: ccree: fix missing or redundant spacesGilad Ben-Yossef2017-06-2917-253/+253
* staging: ccree: use signal safe completion waitGilad Ben-Yossef2017-06-251-1/+2
* staging: ccree: add DT bus coherency detectionGilad Ben-Yossef2017-06-255-49/+32
* staging: ccree: add clock management supportGilad Ben-Yossef2017-06-256-106/+50
* staging: ccree: remove unused functionGilad Ben-Yossef2017-06-251-12/+0
* staging: ccree: register setkey for none hash macsGilad Ben-Yossef2017-06-251-41/+42
* staging: ccree: fix hash import/exportGilad Ben-Yossef2017-06-252-44/+101
* staging: ccree: removed spaces after opening parentheses.Jeremy Sowden2017-06-241-3/+3
* staging: ccree: - style fix, spaces and tabsDerek Robson2017-06-248-74/+75
* staging: ccree: move else to follow close brace '}'Jhih-Ming Hunag2017-06-241-2/+1
* staging: ccree: remove improper spaceJhih-Ming Hunag2017-06-241-16/+16
* staging: ccree: move * to close variable name instead of type.Jhih-Ming Hunag2017-06-241-1/+1
* staging: ccree: move '{' to next line for function.Jhih-Ming Hunag2017-06-241-2/+4
* staging: ccree: move brace { to previous line for if.Jhih-Ming Hunag2017-06-241-4/+2
* Staging: ccree: add space around comma, brace and operator.Jhih-Ming Hunag2017-06-241-18/+18
* Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2017-06-122-2/+3
|\
| * staging: ccree: fix buffer copyGilad Ben-Yossef2017-06-061-1/+2
| * staging: ccree: add CRYPTO dependencyArnd Bergmann2017-05-251-1/+1
* | staging: ccree: fix spelling mistake: "chanined" -> "chained"Colin Ian King2017-06-041-1/+1
* | staging: ccree: remove descriptor context definitionsGilad Ben-Yossef2017-06-041-86/+0
* | staging: ccree: remove last remnants of sblkcipherGilad Ben-Yossef2017-06-042-97/+6
* | staging: ccree: remove last remnants of sash algoGilad Ben-Yossef2017-06-041-321/+127
* | staging: ccree: fix wrong whitespace usageGilad Ben-Yossef2017-06-042-282/+282
* | staging: ccree: remove spurious blank lineGilad Ben-Yossef2017-06-041-1/+0
* | staging: ccree: remove dead codeGilad Ben-Yossef2017-06-041-28/+3
* | staging: ccree: drop no longer used macroGilad Ben-Yossef2017-06-041-2/+0
* | staging: ccree: use snake_case for hash enumsGilad Ben-Yossef2017-06-042-4/+4
* | staging: ccree: remove unused structGilad Ben-Yossef2017-06-041-18/+0
* | staging: ccree: remove custom bitfield macrosGilad Ben-Yossef2017-06-045-108/+7
* | staging: ccree: move request_mgr to generic bitfield opsGilad Ben-Yossef2017-06-042-10/+22
* | staging: ccree: remove cycle count debug supportGilad Ben-Yossef2017-06-048-250/+0
* | staging: ccree: remove unused debug macrosGilad Ben-Yossef2017-06-041-19/+0
* | staging: ccree: move M/LLI defines to header fileGilad Ben-Yossef2017-06-042-7/+8
* | staging: ccree: refactor LLI access macrosGilad Ben-Yossef2017-06-042-22/+25
* | staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef2017-06-047-163/+0
* | staging: ccree: refactor HW command FIFO accessGilad Ben-Yossef2017-06-0410-1680/+1745
* | staging: ccree: replace bit shift with BIT macroGilad Ben-Yossef2017-06-041-1/+1
* | Drivers: ccree: cc_hw_queue_defs.h - align block commentsDerek Robson2017-06-031-16/+16
* | Drivers: ccree: cc_regs.h - align block commentsDerek Robson2017-06-031-6/+7
* | Drivers: ccree: hash_defs.h - align block commentsDerek Robson2017-06-031-7/+8
* | Drivers: ccree: ssi_aead.c - align block commentsDerek Robson2017-06-031-16/+29
* | Drivers: ccree: ssi_aead.h - align block commentsDerek Robson2017-06-031-3/+4
* | Drivers: ccree: ssi_buffer_mgr.c - align block commentsDerek Robson2017-06-031-38/+49
* | Drivers: ccree: ssi_buffer_mgr.h - align block commentsDerek Robson2017-06-031-1/+1
* | Drivers: ccree: ssi_cipher.h - align block commentsDerek Robson2017-06-031-1/+1
* | Drivers: ccree: ssi_config.h - align block commentsDerek Robson2017-06-031-2/+3
* | Drivers: ccree: ssi_driver.h - align block commentsDerek Robson2017-06-031-6/+10