aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-16staging: ccree: use proper printk format for dma_addr_tGilad Ben-Yossef6-82/+81
2017-07-16staging: ccree: clean up struct ssi_aead_ctxGilad Ben-Yossef1-44/+64
2017-07-16staging: ccree remove unnecessary parenthesesGilad Ben-Yossef6-13/+13
2017-07-16staging: ccree: Fix alignment issues in ssi_sysfs.cSimon Sandström1-28/+31
2017-07-16staging: ccree: Fix alignment issues in ssi_sram_mgr.cSimon Sandström1-3/+3
2017-07-16staging: ccree: Fix alignment issues in ssi_request_mgr.cSimon Sandström1-22/+20
2017-07-16staging: ccree: Fix alignment issues in ssi_ivgen.cSimon Sandström1-1/+2
2017-07-16staging: ccree: Fix alignment issues in ssi_driver.cSimon Sandström1-20/+20
2017-07-16staging: ccree: Fix alignment issues in ssi_cipher.cSimon Sandström1-41/+34
2017-07-16staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström1-131/+164
2017-07-16staging: ccree: move FIPS support to kernel infrastructureGilad Ben-Yossef15-2570/+130
2017-07-16staging: ccree: fix switch case indentationTyler Olivieri1-12/+12
2017-07-16staging: ccree: export symbol immediately following functionTyler Olivieri1-2/+0
2017-07-16staging: ccree: remove assignement in conditionalTyler Olivieri1-2/+4
2017-07-16staging: ccree: fix placement of curly bracesTyler Olivieri6-74/+40
2017-07-16staging: ccree: remove redudant semicolonsTyler Olivieri1-1/+1
2017-07-16staging: ccree: use sizeof(*var) in kmallocGustavo A. R. Silva1-1/+1
2017-07-16staging: ccree: remove unnecessary cast on kmallocGustavo A. R. Silva1-2/+1
2017-07-16staging: ccree: Use __func__ instead of function nameKarthik Tummala1-3/+3
2017-06-29staging: ccree: fix block comment styleGilad Ben-Yossef1-4/+4
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef24-133/+33
2017-06-29staging: ccree: remove unused type CCFipsSyncStatus_tGilad Ben-Yossef1-10/+0
2017-06-29staging: ccree: remove custom type ssi_fips_state_tGilad Ben-Yossef4-12/+12
2017-06-29staging: ccree: remove custom type ssi_fips_error_tGilad Ben-Yossef6-38/+38
2017-06-29staging: ccree: remove custom type tdes_keys_tGilad Ben-Yossef1-3/+3
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef9-36/+36
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef12-78/+78
2017-06-29staging: ccree: fix unmatched if/else bracesGilad Ben-Yossef2-5/+5
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef11-162/+110
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef7-20/+0
2017-06-29staging: ccree: fix else placementGilad Ben-Yossef2-4/+2
2017-06-29staging: ccree: drop comparsion to true/falseGilad Ben-Yossef4-22/+22
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef17-253/+253
2017-06-25staging: ccree: use signal safe completion waitGilad Ben-Yossef1-1/+2
2017-06-25staging: ccree: add DT bus coherency detectionGilad Ben-Yossef5-49/+32
2017-06-25staging: ccree: add clock management supportGilad Ben-Yossef6-106/+50
2017-06-25staging: ccree: remove unused functionGilad Ben-Yossef1-12/+0
2017-06-25staging: ccree: register setkey for none hash macsGilad Ben-Yossef1-41/+42
2017-06-25staging: ccree: fix hash import/exportGilad Ben-Yossef2-44/+101
2017-06-24staging: ccree: removed spaces after opening parentheses.Jeremy Sowden1-3/+3
2017-06-24staging: ccree: - style fix, spaces and tabsDerek Robson8-74/+75
2017-06-24staging: ccree: move else to follow close brace '}'Jhih-Ming Hunag1-2/+1
2017-06-24staging: ccree: remove improper spaceJhih-Ming Hunag1-16/+16
2017-06-24staging: ccree: move * to close variable name instead of type.Jhih-Ming Hunag1-1/+1
2017-06-24staging: ccree: move '{' to next line for function.Jhih-Ming Hunag1-2/+4
2017-06-24staging: ccree: move brace { to previous line for if.Jhih-Ming Hunag1-4/+2
2017-06-24Staging: ccree: add space around comma, brace and operator.Jhih-Ming Hunag1-18/+18
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2-2/+3
2017-06-06staging: ccree: fix buffer copyGilad Ben-Yossef1-1/+2
2017-06-04staging: ccree: fix spelling mistake: "chanined" -> "chained"Colin Ian King1-1/+1