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