aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr/usb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-10-06Staging: keucr: fix quoted string split across linesEbru Akagunduz1-3/+1
2013-06-06keucr: fix some alignment- and whitespace-problemsJohannes Schilling1-5/+5
2013-06-06keucr: remove some unneccesary typedefsJohannes Schilling1-2/+2
2013-05-30staging: keucr: remove needless check before usb_free_coherent()Wei Yongjun1-6/+3
2013-05-19keucr: fixes line over 80 characters warningAmarjargal Gundjalam1-12/+24
2013-05-19keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam1-4/+4
2013-05-19keucr: fixes space prohibited before warningAmarjargal Gundjalam1-1/+1
2013-05-19keucr: fixed space prohibited between warningAmarjargal Gundjalam1-1/+1
2013-05-19keucr: fixes space required after errorAmarjargal Gundjalam1-1/+1
2013-05-13Staging: keucr: fixed CamelCase warningKatrina Prosise1-1/+1
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches1-3/+2
2013-01-07staging: keucr: Fix parens/bracesKurt Kanzenbach1-73/+37
2013-01-07staging: keucr: Removed trailing whitespacesKurt Kanzenbach1-2/+2
2013-01-07staging: keucr: Replaced c99 commentsKurt Kanzenbach1-52/+21
2012-09-05usb: remove libusualSebastian Andrzej Siewior1-1/+1
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman1-23/+1
2011-07-08Staging: Remove ENE UB6250 MS card codes from keucrCho, Yu-Chen1-2/+0
2011-07-05Staging: keucr: usb: fixed a brace coding style warningZac Storer1-2/+1
2011-05-10staging/keucr: fix sparse statics and non-ANSI function warningsRandy Dunlap1-3/+4
2011-04-20staging/keucr: transport usb use pr_<level>Cho, Yu-Chen1-43/+45
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li1-2/+19
2010-10-28Staging: keucr: fix up US_ macro changeGreg Kroah-Hartman1-4/+4
2010-09-16staging: keucr: fix keucr lost disconnectAl Cho1-12/+11
2010-09-16staging/keucr: fix build when CONFIG_PM is not enabledRandy Dunlap1-0/+9
2010-09-08Staging: add USB ENE card reader driverAl Cho1-0/+701