summaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr
Commit message (Expand)AuthorAgeFilesLines
* staging: keucr: remove driverKristina Martšenko2014-07-2318-5356/+0
* staging: keucr: usb.c: add blank lines after declarationsMathias Engan2014-06-181-1/+2
* staging: Convert __FUNCTION__ to __func__Joe Perches2014-05-251-1/+1
* staging: keucr: smilmain.c: cosmetic updatesTair Rzayev2014-05-232-21/+17
* staging: keucr: fix sparse warningRui Miguel Silva2014-04-253-3/+2
* staging: keucr: Fix warning about missing blank lines after declarationsJonas Hahnfeld2014-04-252-0/+2
* staging:keucr: Remove typedefsHimangi Saraogi2014-03-1612-297/+289
* static: keucr: Fix sparse warning of static declarationsHimangi Saraogi2014-03-161-1/+1
* staging: keucr: Fix typo in keucr driverMasanari Iida2013-12-174-4/+4
* staging: delete non-required instances of include <linux/init.h>Paul Gortmaker2013-12-171-1/+0
* Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.cRashika Kheria2013-11-113-5/+1
* Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.cRashika Kheria2013-11-113-3/+1
* Staging: keucr: Move the declaration of variable ErrCode in smilmain.cRashika Kheria2013-11-112-2/+1
* Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.cRashika Kheria2013-11-113-2/+1
* Staging: keucr: Fix externs are avoided in smscsi.cRashika Kheria2013-11-101-16/+12
* Staging: keucr: Fix externs are avoided in smilsub.cRashika Kheria2013-11-101-33/+1
* Staging: keucr: Fix externs are avoided in smilmain.cRashika Kheria2013-11-101-55/+35
* Staging: keucr: fix quoted string split across linesEbru Akagunduz2013-10-061-3/+1
* staging: keucr: be explicit to the sysfs file permissionsGreg Kroah-Hartman2013-08-241-10/+3
* staging: keucr: removed unnecessary variables and commentsLaura Lawniczak2013-06-171-14/+0
* keucr: fix some alignment- and whitespace-problemsJohannes Schilling2013-06-066-98/+106
* keucr: moved function to other fileLaura Lawniczak2013-06-063-52/+50
* keucr: more readable and friendly error messagesLaura Lawniczak2013-06-062-11/+23
* keucr: migrate printk to dev_dbg/info/warn/errLaura Lawniczak2013-06-066-50/+48
* keucr: use more specific max_t(int, ..Johannes Schilling2013-06-061-2/+2
* keucr: remove some unneccesary typedefsJohannes Schilling2013-06-065-37/+21
* staging: keucr: remove needless check before usb_free_coherent()Wei Yongjun2013-05-301-6/+3
* keucr: fixes line over 80 characters warningAmarjargal Gundjalam2013-05-195-50/+99
* keucr: fixes trailing whitespace errorAmarjargal Gundjalam2013-05-192-4/+4
* keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam2013-05-194-34/+34
* keucr: fixes do not use C99 // comments errorAmarjargal Gundjalam2013-05-192-48/+50
* keucr: removes unused code from smilmain.cAmarjargal Gundjalam2013-05-191-1063/+3
* keucr: fixes space prohibited before warningAmarjargal Gundjalam2013-05-192-2/+2
* keucr: fixed space prohibited between warningAmarjargal Gundjalam2013-05-192-41/+41
* 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-192-28/+28
* keucr: fixes open brace go on the next line errorAmarjargal Gundjalam2013-05-191-2/+4
* 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
* Staging: keucr: fixed CamelCase warningKatrina Prosise2013-05-133-5/+5
* keucr: switch to ->show_info()Al Viro2013-04-091-32/+13
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-111-3/+2
* staging: keucr: Fix parens/bracesKurt Kanzenbach2013-01-071-73/+37
* staging: keucr: Removed trailing whitespacesKurt Kanzenbach2013-01-071-2/+2
* staging: keucr: Replaced c99 commentsKurt Kanzenbach2013-01-071-52/+21
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-011-1/+1
|\
| * usb: remove libusualSebastian Andrzej Siewior2012-09-051-1/+1
* | staging: keucr: remove String func prototypesDavidlohr Bueso2012-09-131-2/+0
|/