aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/keucr
AgeCommit message (Expand)Author
2013-08-24staging: keucr: be explicit to the sysfs file permissionsGreg Kroah-Hartman
2013-06-17staging: keucr: removed unnecessary variables and commentsLaura Lawniczak
2013-06-06keucr: fix some alignment- and whitespace-problemsJohannes Schilling
2013-06-06keucr: moved function to other fileLaura Lawniczak
2013-06-06keucr: more readable and friendly error messagesLaura Lawniczak
2013-06-06keucr: migrate printk to dev_dbg/info/warn/errLaura Lawniczak
2013-06-06keucr: use more specific max_t(int, ..Johannes Schilling
2013-06-06keucr: remove some unneccesary typedefsJohannes Schilling
2013-05-30staging: keucr: remove needless check before usb_free_coherent()Wei Yongjun
2013-05-19keucr: fixes line over 80 characters warningAmarjargal Gundjalam
2013-05-19keucr: fixes trailing whitespace errorAmarjargal Gundjalam
2013-05-19keucr: fixes no spaces at the start of a line warningAmarjargal Gundjalam
2013-05-19keucr: fixes do not use C99 // comments errorAmarjargal Gundjalam
2013-05-19keucr: removes unused code from smilmain.cAmarjargal Gundjalam
2013-05-19keucr: fixes space prohibited before warningAmarjargal Gundjalam
2013-05-19keucr: fixed space prohibited between warningAmarjargal Gundjalam
2013-05-19keurc: fixes spaces required around errorAmarjargal Gundjalam
2013-05-19keucr: fixes space required before open parenthesis errorAmarjargal Gundjalam
2013-05-19keucr: fixes space required after errorAmarjargal Gundjalam
2013-05-19keucr: fixes open brace go on the next line errorAmarjargal Gundjalam
2013-05-19keucr: fixes else should follow close brace errorAmarjargal Gundjalam
2013-05-19keucr: fixes open brace should be on the previous line errorAmarjargal Gundjalam
2013-05-19keucr: Fixes return is not a function error in smilmain.cAmarjargal Gundjalam
2013-05-13Staging: keucr: fixed CamelCase warningKatrina Prosise
2013-04-09keucr: switch to ->show_info()Al Viro
2013-02-11staging: Remove unnecessary OOM messagesJoe Perches
2013-01-07staging: keucr: Fix parens/bracesKurt Kanzenbach
2013-01-07staging: keucr: Removed trailing whitespacesKurt Kanzenbach
2013-01-07staging: keucr: Replaced c99 commentsKurt Kanzenbach
2012-10-01Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-09-13staging: keucr: remove String func prototypesDavidlohr Bueso
2012-09-05usb: remove libusualSebastian Andrzej Siewior
2012-06-13Staging: keucr: scsiglue: fixed a do while coding style issueWilliam Blair
2012-06-12Staging: keucr: init: fixed a brace coding style issueWilliam Blair
2012-03-20Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds
2012-02-28usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior
2012-02-15staging: clean up Greg's email address in some TODO filesGreg Kroah-Hartman
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-01-02misc latin1 to utf8 conversionsAl Viro
2011-11-18USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman
2011-08-23Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.hRuslan Pisarev
2011-08-23Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.cRuslan Pisarev
2011-08-23Staging: keucr: Coding style fixes in scsiglue.cRuslan Pisarev
2011-08-23Staging: keucr: Coding style fixes in smil.hRuslan Pisarev
2011-08-23Staging: keucr: Coding style fixes in smscsi.cRuslan Pisarev
2011-07-08Staging: Remove ENE UB6250 MS card codes from keucrCho, Yu-Chen
2011-07-05Staging: keucr: usb: fixed a brace coding style warningZac Storer
2011-05-18staging/keucr: fix transport other code styleCho, Yu-Chen
2011-05-18staging/keucr: fix keucr transport coding styleCho, Yu-Chen
2011-05-18staging/keucr: fix keucr smil.h coding styleCho, Yu-Chen