summaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr/smilsub.c
Commit message (Expand)AuthorAgeFilesLines
* staging: keucr: remove driverKristina Martšenko2014-07-241-679/+0Star
* staging: keucr: Fix warning about missing blank lines after declarationsJonas Hahnfeld2014-04-261-0/+1
* staging:keucr: Remove typedefsHimangi Saraogi2014-03-171-85/+85
* static: keucr: Fix sparse warning of static declarationsHimangi Saraogi2014-03-171-1/+1
* Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.cRashika Kheria2013-11-121-0/+1
* Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.cRashika Kheria2013-11-121-0/+1
* Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.cRashika Kheria2013-11-121-0/+1
* Staging: keucr: Fix externs are avoided in smilsub.cRashika Kheria2013-11-101-33/+1Star
* keucr: more readable and friendly error messagesLaura Lawniczak2013-06-061-7/+14
* keucr: migrate printk to dev_dbg/info/warn/errLaura Lawniczak2013-06-061-7/+7
* keucr: remove some unneccesary typedefsJohannes Schilling2013-06-061-3/+3
* keucr: fixes line over 80 characters warningAmarjargal Gundjalam2013-05-201-6/+13
* keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam2013-05-201-3/+3
* Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.hRuslan Pisarev2011-08-231-317/+315Star
* Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.cRuslan Pisarev2011-08-231-918/+12Star
* staging/keucr: don't use SUCCESS as macro nameRandy Dunlap2011-05-101-31/+31
* staging/keucr: fix sparse statics and non-ANSI function warningsRandy Dunlap2011-05-101-3/+1Star
* Fix common misspellingsLucas De Marchi2011-03-311-3/+3
* staging: keucr: Change the custom counting functions to hweight8 and hweight16Roel Van Nyen2011-03-011-31/+6Star
* staging: keucr: Delete StringCmp() and StringCopy custom functionsJavier Martinez Canillas2011-01-211-19/+0Star
* staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanupsJavier Martinez Canillas2011-01-211-32/+18Star
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-2/+2
* Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev2010-11-111-9/+9
* Staging: add USB ENE card reader driverAl Cho2010-09-081-0/+1661