summaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr
AgeCommit message (Expand)AuthorLines
2014-07-23staging: keucr: remove driverKristina Martšenko-5356/+0
2014-06-18staging: keucr: usb.c: add blank lines after declarationsMathias Engan-1/+2
2014-05-25staging: Convert __FUNCTION__ to __func__Joe Perches-1/+1
2014-05-23staging: keucr: smilmain.c: cosmetic updatesTair Rzayev-21/+17
2014-04-25staging: keucr: fix sparse warningRui Miguel Silva-3/+2
2014-04-25staging: keucr: Fix warning about missing blank lines after declarationsJonas Hahnfeld-0/+2
2014-03-16staging:keucr: Remove typedefsHimangi Saraogi-297/+289
2014-03-16static: keucr: Fix sparse warning of static declarationsHimangi Saraogi-1/+1
2013-12-17staging: keucr: Fix typo in keucr driverMasanari Iida-4/+4
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker-1/+0
2013-11-11Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.cRashika Kheria-5/+1
2013-11-11Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.cRashika Kheria-3/+1
2013-11-11Staging: keucr: Move the declaration of variable ErrCode in smilmain.cRashika Kheria-2/+1
2013-11-11Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.cRashika Kheria-2/+1
2013-11-10Staging: keucr: Fix externs are avoided in smscsi.cRashika Kheria-16/+12
2013-11-10Staging: keucr: Fix externs are avoided in smilsub.cRashika Kheria-33/+1
2013-11-10Staging: keucr: Fix externs are avoided in smilmain.cRashika Kheria-55/+35
2013-10-06Staging: keucr: fix quoted string split across linesEbru Akagunduz-3/+1
2013-08-24staging: keucr: be explicit to the sysfs file permissionsGreg Kroah-Hartman-10/+3
2013-06-17staging: keucr: removed unnecessary variables and commentsLaura Lawniczak-14/+0
2013-06-06keucr: fix some alignment- and whitespace-problemsJohannes Schilling-98/+106
2013-06-06keucr: moved function to other fileLaura Lawniczak-52/+50
2013-06-06keucr: more readable and friendly error messagesLaura Lawniczak-11/+23
2013-06-06keucr: migrate printk to dev_dbg/info/warn/errLaura Lawniczak-50/+48
2013-06-06keucr: use more specific max_t(int, ..Johannes Schilling-2/+2
2013-06-06keucr: remove some unneccesary typedefsJohannes Schilling-37/+21
2013-05-30staging: keucr: remove needless check before usb_free_coherent()Wei Yongjun-6/+3
2013-05-19keucr: fixes line over 80 characters warningAmarjargal Gundjalam-50/+99
2013-05-19keucr: fixes trailing whitespace errorAmarjargal Gundjalam-4/+4
2013-05-19keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam-34/+34
2013-05-19keucr: fixes do not use C99 // comments errorAmarjargal Gundjalam-48/+50
2013-05-19keucr: removes unused code from smilmain.cAmarjargal Gundjalam-1063/+3
2013-05-19keucr: fixes space prohibited before warningAmarjargal Gundjalam-2/+2
2013-05-19keucr: fixed space prohibited between warningAmarjargal Gundjalam-41/+41
2013-05-19keurc: fixes spaces required around errorAmarjargal Gundjalam-134/+138
2013-05-19keucr: fixes space required before open parenthesis errorAmarjargal Gundjalam-14/+14
2013-05-19keucr: fixes space required after errorAmarjargal Gundjalam-28/+28
2013-05-19keucr: fixes open brace go on the next line errorAmarjargal Gundjalam-2/+4
2013-05-19keucr: fixes else should follow close brace errorAmarjargal Gundjalam-8/+4
2013-05-19keucr: fixes open brace should be on the previous line errorAmarjargal Gundjalam-156/+140
2013-05-19keucr: Fixes return is not a function error in smilmain.cAmarjargal Gundjalam-216/+216
2013-05-13Staging: keucr: fixed CamelCase warningKatrina Prosise-5/+5
2013-04-09keucr: switch to ->show_info()Al Viro-32/+13
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches-3/+2
2013-01-07staging: keucr: Fix parens/bracesKurt Kanzenbach-73/+37
2013-01-07staging: keucr: Removed trailing whitespacesKurt Kanzenbach-2/+2
2013-01-07staging: keucr: Replaced c99 commentsKurt Kanzenbach-52/+21
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds-1/+1
2012-09-13staging: keucr: remove String func prototypesDavidlohr Bueso-2/+0
2012-09-05usb: remove libusualSebastian Andrzej Siewior-1/+1