aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-15staging: ccree: remove unused function argumentArnd Bergmann1-4/+5
2017-05-15staging: ccree: Fix blank lines codestyle issueAlexander Mazyrin1-3/+0
2017-05-15staging: ccree: switch spaces to tabsConnor Kelleher1-2/+2
2017-05-15staging: ccree: Fix indentation of driver_hash[] initializersGeert Uytterhoeven1-8/+8
2017-05-15staging: ccree: fix checkpatch errors in macro defGilad Ben-Yossef1-8/+20
2017-05-15staging: ccree: drop __KERNEL__ include guardGilad Ben-Yossef1-4/+2
2017-05-15stating: ccree: remove double definition of MSB64Gilad Ben-Yossef1-2/+0
2017-05-15staging: ccree: fix cc_lli_defs.h white spaceGilad Ben-Yossef1-3/+1
2017-05-15staging: ccree: fix white space style errorsGilad Ben-Yossef1-44/+38
2017-05-15staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef11-104/+100
2017-05-15staging: ccree: drop open coded init for memsetGilad Ben-Yossef1-8/+1
2017-05-15staging: ccree: remove min/max macrosGilad Ben-Yossef1-6/+0
2017-05-15staging: ccree: stdint to kernel types conversionGilad Ben-Yossef24-379/+357
2017-05-15staging: ccree: remove unused codeGilad Ben-Yossef11-700/+0
2017-05-15staging: ccree: resolve possible macro issue in cc_hal.hMatthew Giassa1-2/+3
2017-05-15staging: ccree: resolve columns over 80 chars in cc_hal.hMatthew Giassa1-1/+3
2017-05-15staging: ccree: Strip trailing whitespaceTimothée Isnard47-993/+993
2017-05-08drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton1-110/+126
2017-04-28staging: ccree: fix ifnullfree.cocci warningskbuild test robot1-18/+9
2017-04-28staging: ccree: fix ifnullfree.cocci warningskbuild test robot1-2/+1
2017-04-28staging: ccree: fix array_size.cocci warningskbuild test robot1-3/+2
2017-04-28staging: ccree: fix semicolon.cocci warningskbuild test robot1-1/+1
2017-04-28staging: ccree: fix platform_no_drv_owner.cocci warningskbuild test robot1-1/+0
2017-04-28staging: ccree: remove useless NULL test of fieldGilad Ben-Yossef1-3/+1
2017-04-28staging: ccree: add DT bindings for Arm CryptoCellGilad Ben-Yossef1-0/+27
2017-04-28staging: ccree: add TODO listGilad Ben-Yossef1-0/+30
2017-04-28staging: ccree: add FIPS supportGilad Ben-Yossef15-2/+2783
2017-04-28staging: ccree: add AEAD supportGilad Ben-Yossef9-1/+3887
2017-04-28staging: ccree: add IV generation supportGilad Ben-Yossef10-2/+438
2017-04-28staging: ccree: add skcipher supportGilad Ben-Yossef9-1/+1765
2017-04-28staging: ccree: add ahash supportGilad Ben-Yossef11-14/+3263
2017-04-28staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef33-0/+5217