summaryrefslogtreecommitdiff
path: root/drivers/staging/keucr/smilsub.c
AgeCommit message (Expand)AuthorFilesLines
2014-07-24staging: keucr: remove driverKristina Martšenko1-679/+0
2014-04-26staging: keucr: Fix warning about missing blank lines after declarationsJonas Hahnfeld1-0/+1
2014-03-17staging:keucr: Remove typedefsHimangi Saraogi1-85/+85
2014-03-17static: keucr: Fix sparse warning of static declarationsHimangi Saraogi1-1/+1
2013-11-12Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.cRashika Kheria1-0/+1
2013-11-12Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.cRashika Kheria1-0/+1
2013-11-12Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.cRashika Kheria1-0/+1
2013-11-10Staging: keucr: Fix externs are avoided in smilsub.cRashika Kheria1-33/+1
2013-06-06keucr: more readable and friendly error messagesLaura Lawniczak1-7/+14
2013-06-06keucr: migrate printk to dev_dbg/info/warn/errLaura Lawniczak1-7/+7
2013-06-06keucr: remove some unneccesary typedefsJohannes Schilling1-3/+3
2013-05-20keucr: fixes line over 80 characters warningAmarjargal Gundjalam1-6/+13
2013-05-20keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam1-3/+3
2011-08-24Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.hRuslan Pisarev1-317/+315
2011-08-24Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.cRuslan Pisarev1-918/+12
2011-05-10staging/keucr: don't use SUCCESS as macro nameRandy Dunlap1-31/+31
2011-05-10staging/keucr: fix sparse statics and non-ANSI function warningsRandy Dunlap1-3/+1
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-03-01staging: keucr: Change the custom counting functions to hweight8 and hweight16Roel Van Nyen1-31/+6
2011-01-21staging: keucr: Delete StringCmp() and StringCopy custom functionsJavier Martinez Canillas1-19/+0
2011-01-21staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanupsJavier Martinez Canillas1-32/+18
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches1-2/+2
2010-11-11Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev1-9/+9
2010-09-08Staging: add USB ENE card reader driverAl Cho1-0/+1661