summaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr/smilmain.c
Commit message (Expand)AuthorAgeFilesLines
* staging: keucr: Fix typo in keucr driverMasanari Iida2013-12-171-1/+1
* Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.cRashika Kheria2013-11-111-3/+0
* Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.cRashika Kheria2013-11-111-1/+0
* Staging: keucr: Move the declaration of variable ErrCode in smilmain.cRashika Kheria2013-11-111-1/+1
* Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.cRashika Kheria2013-11-111-1/+0
* Staging: keucr: Fix externs are avoided in smilmain.cRashika Kheria2013-11-101-55/+35
* keucr: fix some alignment- and whitespace-problemsJohannes Schilling2013-06-061-64/+58
* keucr: fixes line over 80 characters warningAmarjargal Gundjalam2013-05-191-15/+31
* keucr: fixes trailing whitespace errorAmarjargal Gundjalam2013-05-191-2/+2
* keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam2013-05-191-5/+5
* keucr: fixes do not use C99 // comments errorAmarjargal Gundjalam2013-05-191-34/+35
* keucr: removes unused code from smilmain.cAmarjargal Gundjalam2013-05-191-1063/+3
* keucr: fixes space prohibited before warningAmarjargal Gundjalam2013-05-191-1/+1
* keucr: fixed space prohibited between warningAmarjargal Gundjalam2013-05-191-40/+40
* keurc: fixes spaces required around errorAmarjargal Gundjalam2013-05-191-134/+138
* keucr: fixes space required before open parenthesis errorAmarjargal Gundjalam2013-05-191-14/+14
* keucr: fixes space required after errorAmarjargal Gundjalam2013-05-191-27/+27
* keucr: fixes else should follow close brace errorAmarjargal Gundjalam2013-05-191-8/+4
* keucr: fixes open brace should be on the previous line errorAmarjargal Gundjalam2013-05-191-156/+140
* keucr: Fixes return is not a function error in smilmain.cAmarjargal Gundjalam2013-05-191-216/+216
* misc latin1 to utf8 conversionsAl Viro2012-01-021-2/+2
* staging/keucr: don't use SUCCESS as macro nameRandy Dunlap2011-05-101-52/+52
* staging/keucr: fix sparse statics and non-ANSI function warningsRandy Dunlap2011-05-101-14/+10
* staging/keucr: smilmain use pr_<level> for messagesCho, Yu-Chen2011-04-201-7/+9
* Fix common misspellingsLucas De Marchi2011-03-311-4/+4
* drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-161-2/+2
* Staging: add USB ENE card reader driverAl Cho2010-09-081-0/+1852
OpenPOWER on IntegriCloud