Age | Commit message (Expand) | Author |
2013-05-30 | staging: keucr: remove needless check before usb_free_coherent() | Wei Yongjun |
2013-05-19 | keucr: fixes line over 80 characters warning | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes trailing whitespace error | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes no spaces at the start of a line warning | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes do not use C99 // comments error | Amarjargal Gundjalam |
2013-05-19 | keucr: removes unused code from smilmain.c | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes space prohibited before warning | Amarjargal Gundjalam |
2013-05-19 | keucr: fixed space prohibited between warning | Amarjargal Gundjalam |
2013-05-19 | keurc: fixes spaces required around error | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes space required before open parenthesis error | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes space required after error | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes open brace go on the next line error | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes else should follow close brace error | Amarjargal Gundjalam |
2013-05-19 | keucr: fixes open brace should be on the previous line error | Amarjargal Gundjalam |
2013-05-19 | keucr: Fixes return is not a function error in smilmain.c | Amarjargal Gundjalam |
2013-05-13 | Staging: keucr: fixed CamelCase warning | Katrina Prosise |
2013-04-09 | keucr: switch to ->show_info() | Al Viro |
2013-02-11 | staging: Remove unnecessary OOM messages | Joe Perches |
2013-01-07 | staging: keucr: Fix parens/braces | Kurt Kanzenbach |
2013-01-07 | staging: keucr: Removed trailing whitespaces | Kurt Kanzenbach |
2013-01-07 | staging: keucr: Replaced c99 comments | Kurt Kanzenbach |
2012-10-01 | Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-09-13 | staging: keucr: remove String func prototypes | Davidlohr Bueso |
2012-09-05 | usb: remove libusual | Sebastian Andrzej Siewior |
2012-06-13 | Staging: keucr: scsiglue: fixed a do while coding style issue | William Blair |
2012-06-12 | Staging: keucr: init: fixed a brace coding style issue | William Blair |
2012-03-20 | Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb | Linus Torvalds |
2012-02-28 | usb/storage: a couple defines from drivers/usb/storage/transport.h to include... | Sebastian Andrzej Siewior |
2012-02-15 | staging: clean up Greg's email address in some TODO files | Greg Kroah-Hartman |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-02 | misc latin1 to utf8 conversions | Al Viro |
2011-11-18 | USB: convert drivers/staging/* to use module_usb_driver() | Greg Kroah-Hartman |
2011-08-23 | Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.h | Ruslan Pisarev |
2011-08-23 | Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.c | Ruslan Pisarev |
2011-08-23 | Staging: keucr: Coding style fixes in scsiglue.c | Ruslan Pisarev |
2011-08-23 | Staging: keucr: Coding style fixes in smil.h | Ruslan Pisarev |
2011-08-23 | Staging: keucr: Coding style fixes in smscsi.c | Ruslan Pisarev |
2011-07-08 | Staging: Remove ENE UB6250 MS card codes from keucr | Cho, Yu-Chen |
2011-07-05 | Staging: keucr: usb: fixed a brace coding style warning | Zac Storer |
2011-05-18 | staging/keucr: fix transport other code style | Cho, Yu-Chen |
2011-05-18 | staging/keucr: fix keucr transport coding style | Cho, Yu-Chen |
2011-05-18 | staging/keucr: fix keucr smil.h coding style | Cho, Yu-Chen |
2011-05-18 | staging/keucr: fix keucr smilecc.c coding style | Cho, Yu-Chen |
2011-05-18 | staging/keucr: fix keucr scsiglue coding style | Cho, Yu-Chen |
2011-05-18 | staging/keucr: fix keucr msscsi coding style | Cho, Yu-Chen |
2011-05-18 | staging/keucr: fix keucr ms coding style | Cho, Yu-Chen |
2011-05-10 | staging/keucr: don't use SUCCESS as macro name | Randy Dunlap |
2011-05-10 | staging/keucr: eliminate sparse warnings in ms.c | Randy Dunlap |
2011-05-10 | staging/keucr: fix sparse statics and non-ANSI function warnings | Randy Dunlap |
2011-04-20 | staging/keucr: transport usb use pr_<level> | Cho, Yu-Chen |