aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/sep/sep_crypto.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-27staging: sep: remove driverKristina Martšenko1-3979/+0
2014-06-19staging: sep: Fix checkpatch.pl warningsBenedict Boerger1-0/+17
2014-05-15staging: sep: Fix coding styleCamille Bordignon1-0/+10
2014-02-27Staging: sep: Fix missing space after return type in sep_crypto.cMonam Agarwal1-1/+1
2013-12-20staging: sep: add missing destroy_workqueue() in sep_crypto.cWei Yongjun1-0/+2
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-19Staging: sep: Fix Smatch Warning in sep_crypto.cRashika Kheria1-2/+2
2013-03-28staging: sep: Fix typo in printk within sep driverMasanari Iida1-2/+2
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-4/+2
2013-01-22staging: sep: remove assignment to i and j in sep_crypto_setupDevendra Naga1-4/+0
2012-07-19staging: sep_crypto.c: remove duplicated includeDuan Jiong1-1/+0
2012-07-06staging: sep: sep_crypto.c: Remove useless functions sep_dump and sep_dump_sgMarcos Paulo de Souza1-77/+0
2012-07-06staging: sep: sep_crypto.c: Remove useless function crypto_sep_dump_messageMarcos Paulo de Souza1-23/+0
2012-06-12staging "sep" Fix typos found while reading.Justin P. Mattock1-9/+9
2012-06-12Staging: sep: fix coding style issuesAdnan Ali1-2/+2
2012-02-13staging: Fix SEP buildAlan Cox1-0/+4
2012-02-10staging: sep: reworked crypto layerMark A. Allyn1-1386/+1672
2012-01-30staging: sep: SEP updateMark Allyn1-0/+3768