aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/keucr
AgeCommit message (Expand)Author
2013-12-17staging: keucr: Fix typo in keucr driverMasanari Iida
2013-12-17staging: delete non-required instances of include <linux/init.h>Paul Gortmaker
2013-11-11Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.cRashika Kheria
2013-11-11Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.cRashika Kheria
2013-11-11Staging: keucr: Move the declaration of variable ErrCode in smilmain.cRashika Kheria
2013-11-11Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.cRashika Kheria
2013-11-10Staging: keucr: Fix externs are avoided in smscsi.cRashika Kheria
2013-11-10Staging: keucr: Fix externs are avoided in smilsub.cRashika Kheria
2013-11-10Staging: keucr: Fix externs are avoided in smilmain.cRashika Kheria
2013-10-06Staging: keucr: fix quoted string split across linesEbru Akagunduz
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