summaryrefslogtreecommitdiff
path: root/drivers/staging/ccree/ssi_buffer_mgr.c
AgeCommit message (Expand)Author
2017-11-02staging: ccree: Fix indentation in ssi_buffer_mgr.cStephen Brennan
2017-10-03staging: ccree: move to generic device log infraGilad Ben-Yossef
2017-10-03staging: ccree: simplify access to struct deviceGilad Ben-Yossef
2017-09-17staging: ccree: remove BUG macro usageGilad Ben-Yossef
2017-07-27staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström
2017-07-16staging: ccree: CamelCase to snake_case in aead structGilad Ben-Yossef
2017-07-16staging: ccree: CamelCase to snake_case in func varsGilad Ben-Yossef
2017-07-16staging: ccree: use proper printk format for dma_addr_tGilad Ben-Yossef
2017-07-16staging: ccree remove unnecessary parenthesesGilad Ben-Yossef
2017-07-16staging: ccree: Fix alignment issues in ssi_buffer_mgr.cSimon Sandström
2017-07-16staging: ccree: fix placement of curly bracesTyler Olivieri
2017-07-16staging: ccree: remove redudant semicolonsTyler Olivieri
2017-07-16staging: ccree: use sizeof(*var) in kmallocGustavo A. R. Silva
2017-07-16staging: ccree: remove unnecessary cast on kmallocGustavo A. R. Silva
2017-06-29staging: ccree: remove/add (un)needed blank linesGilad Ben-Yossef
2017-06-29staging: ccree: fix pointer locationGilad Ben-Yossef
2017-06-29staging: ccree: remove comparisons to NULLGilad Ben-Yossef
2017-06-29staging: ccree: fix unmatched if/else bracesGilad Ben-Yossef
2017-06-29staging: ccree: no need for braces for single statementsGilad Ben-Yossef
2017-06-29staging: ccree: remove redundant blank linesGilad Ben-Yossef
2017-06-29staging: ccree: fix else placementGilad Ben-Yossef
2017-06-29staging: ccree: drop comparsion to true/falseGilad Ben-Yossef
2017-06-29staging: ccree: fix missing or redundant spacesGilad Ben-Yossef
2017-06-25staging: ccree: add DT bus coherency detectionGilad Ben-Yossef
2017-06-12Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman
2017-06-06staging: ccree: fix buffer copyGilad Ben-Yossef
2017-06-04staging: ccree: fix spelling mistake: "chanined" -> "chained"Colin Ian King
2017-06-04staging: ccree: remove unused debug macrosGilad Ben-Yossef
2017-06-04staging: ccree: move M/LLI defines to header fileGilad Ben-Yossef
2017-06-04staging: ccree: refactor LLI access macrosGilad Ben-Yossef
2017-06-04staging: ccree: remove 48 bit dma addr simGilad Ben-Yossef
2017-06-03Drivers: ccree: ssi_buffer_mgr.c - align block commentsDerek Robson
2017-05-25staging: ccree: Cleanup: remove references to page_linkLogan Gunthorpe
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard
2017-04-28staging: ccree: fix ifnullfree.cocci warningskbuild test robot
2017-04-28staging: ccree: remove useless NULL test of fieldGilad Ben-Yossef
2017-04-28staging: ccree: add AEAD supportGilad Ben-Yossef
2017-04-28staging: ccree: add IV generation supportGilad Ben-Yossef
2017-04-28staging: ccree: add skcipher supportGilad Ben-Yossef
2017-04-28staging: ccree: add ahash supportGilad Ben-Yossef
2017-04-28staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef