summaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Staging: keucr: scsiglue: fixed a do while coding style issueWilliam Blair2012-06-131-3/+8
* Staging: keucr: init: fixed a brace coding style issueWilliam Blair2012-06-121-2/+1
* Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-201-37/+0
|\
| * usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior2012-02-281-37/+0
* | staging: clean up Greg's email address in some TODO filesGreg Kroah-Hartman2012-02-151-1/+1
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-081-2/+2
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-021-2/+2
* | USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-181-23/+1
|/
* Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.hRuslan Pisarev2011-08-231-317/+315
* Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.cRuslan Pisarev2011-08-231-918/+12
* Staging: keucr: Coding style fixes in scsiglue.cRuslan Pisarev2011-08-231-2/+3
* Staging: keucr: Coding style fixes in smil.hRuslan Pisarev2011-08-231-4/+2
* Staging: keucr: Coding style fixes in smscsi.cRuslan Pisarev2011-08-231-60/+57
* Staging: Remove ENE UB6250 MS card codes from keucrCho, Yu-Chen2011-07-0811-2680/+6
* Staging: keucr: usb: fixed a brace coding style warningZac Storer2011-07-051-2/+1
* staging/keucr: fix transport other code styleCho, Yu-Chen2011-05-181-2/+6
* staging/keucr: fix keucr transport coding styleCho, Yu-Chen2011-05-182-208/+258
* staging/keucr: fix keucr smil.h coding styleCho, Yu-Chen2011-05-181-141/+150
OpenPOWER on IntegriCloud