summaryrefslogtreecommitdiffstats
path: root/drivers/staging/ccree
Commit message (Expand)AuthorAgeFilesLines
* staging: ccree: Fix indentation of driver_hash[] initializersGeert Uytterhoeven2017-05-151-8/+8
* staging: ccree: fix checkpatch errors in macro defGilad Ben-Yossef2017-05-151-8/+20
* staging: ccree: drop __KERNEL__ include guardGilad Ben-Yossef2017-05-151-4/+2
* stating: ccree: remove double definition of MSB64Gilad Ben-Yossef2017-05-151-2/+0
* staging: ccree: fix cc_lli_defs.h white spaceGilad Ben-Yossef2017-05-151-3/+1
* staging: ccree: fix white space style errorsGilad Ben-Yossef2017-05-151-44/+38
* staging: ccree: fix enum/struct definitions styleGilad Ben-Yossef2017-05-1511-104/+100
* staging: ccree: drop open coded init for memsetGilad Ben-Yossef2017-05-151-8/+1
* staging: ccree: remove min/max macrosGilad Ben-Yossef2017-05-151-6/+0
* staging: ccree: stdint to kernel types conversionGilad Ben-Yossef2017-05-1524-379/+357
* staging: ccree: remove unused codeGilad Ben-Yossef2017-05-1511-700/+0
* staging: ccree: resolve possible macro issue in cc_hal.hMatthew Giassa2017-05-151-2/+3
* staging: ccree: resolve columns over 80 chars in cc_hal.hMatthew Giassa2017-05-151-1/+3
* staging: ccree: Strip trailing whitespaceTimothée Isnard2017-05-1547-993/+993
* drivers/staging/ccree/ssi_hash.c: fix build with gcc-4.4.4Andrew Morton2017-05-081-110/+126
* staging: ccree: fix ifnullfree.cocci warningskbuild test robot2017-04-281-18/+9
* staging: ccree: fix ifnullfree.cocci warningskbuild test robot2017-04-281-2/+1
* staging: ccree: fix array_size.cocci warningskbuild test robot2017-04-281-3/+2
* staging: ccree: fix semicolon.cocci warningskbuild test robot2017-04-281-1/+1
* staging: ccree: fix platform_no_drv_owner.cocci warningskbuild test robot2017-04-281-1/+0
* staging: ccree: remove useless NULL test of fieldGilad Ben-Yossef2017-04-281-3/+1
* staging: ccree: add DT bindings for Arm CryptoCellGilad Ben-Yossef2017-04-281-0/+27
* staging: ccree: add TODO listGilad Ben-Yossef2017-04-281-0/+30
* staging: ccree: add FIPS supportGilad Ben-Yossef2017-04-2815-2/+2783
* staging: ccree: add AEAD supportGilad Ben-Yossef2017-04-289-1/+3887
* staging: ccree: add IV generation supportGilad Ben-Yossef2017-04-2810-2/+438
* staging: ccree: add skcipher supportGilad Ben-Yossef2017-04-289-1/+1765
* staging: ccree: add ahash supportGilad Ben-Yossef2017-04-2811-14/+3263
* staging: ccree: introduce CryptoCell HW driverGilad Ben-Yossef2017-04-2833-0/+5217
OpenPOWER on IntegriCloud