aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr
Commit message (Expand)AuthorAge
* keucr: switch to ->show_info()Al Viro2013-04-09
* staging: Remove unnecessary OOM messagesJoe Perches2013-02-11
* staging: keucr: Fix parens/bracesKurt Kanzenbach2013-01-07
* staging: keucr: Removed trailing whitespacesKurt Kanzenbach2013-01-07
* staging: keucr: Replaced c99 commentsKurt Kanzenbach2013-01-07
* Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-10-01
|\
| * usb: remove libusualSebastian Andrzej Siewior2012-09-05
* | staging: keucr: remove String func prototypesDavidlohr Bueso2012-09-13
|/
* Staging: keucr: scsiglue: fixed a do while coding style issueWilliam Blair2012-06-13
* Staging: keucr: init: fixed a brace coding style issueWilliam Blair2012-06-12
* Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds2012-03-20
|\
| * usb/storage: a couple defines from drivers/usb/storage/transport.h to include...Sebastian Andrzej Siewior2012-02-28
* | staging: clean up Greg's email address in some TODO filesGreg Kroah-Hartman2012-02-15
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-01-08
|\
| * misc latin1 to utf8 conversionsAl Viro2012-01-02
* | USB: convert drivers/staging/* to use module_usb_driver()Greg Kroah-Hartman2011-11-18
|/
* Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.hRuslan Pisarev2011-08-23
* Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.cRuslan Pisarev2011-08-23
* Staging: keucr: Coding style fixes in scsiglue.cRuslan Pisarev2011-08-23
* Staging: keucr: Coding style fixes in smil.hRuslan Pisarev2011-08-23
* Staging: keucr: Coding style fixes in smscsi.cRuslan Pisarev2011-08-23
* Staging: Remove ENE UB6250 MS card codes from keucrCho, Yu-Chen2011-07-08
* Staging: keucr: usb: fixed a brace coding style warningZac Storer2011-07-05
* staging/keucr: fix transport other code styleCho, Yu-Chen2011-05-18
* staging/keucr: fix keucr transport coding styleCho, Yu-Chen2011-05-18
* staging/keucr: fix keucr smil.h coding styleCho, Yu-Chen2011-05-18
* staging/keucr: fix keucr smilecc.c coding styleCho, Yu-Chen2011-05-18
* staging/keucr: fix keucr scsiglue coding styleCho, Yu-Chen2011-05-18
* staging/keucr: fix keucr msscsi coding styleCho, Yu-Chen2011-05-18
* staging/keucr: fix keucr ms coding styleCho, Yu-Chen2011-05-18
* staging/keucr: don't use SUCCESS as macro nameRandy Dunlap2011-05-10
* staging/keucr: eliminate sparse warnings in ms.cRandy Dunlap2011-05-10
* staging/keucr: fix sparse statics and non-ANSI function warningsRandy Dunlap2011-05-10
* staging/keucr: transport usb use pr_<level>Cho, Yu-Chen2011-04-20
* staging/keucr: smilmain use pr_<level> for messagesCho, Yu-Chen2011-04-20
* staging/keucr: scsiglue use pr_<level> for messagesCho, Yu-Chen2011-04-20
* staging/keucr: msscsi use pr_<level> for messagesCho, Yu-Chen2011-04-20
* Fix common misspellingsLucas De Marchi2011-03-31
* staging: keucr: Remove NULL check before kfreeIlia Mirkin2011-03-14
* Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-07
* staging: keucr: use kernel byteorder functionsJonathan Neuschäfer2011-03-07
* staging: keucr: remove unused typedef VOIDJonathan Neuschäfer2011-03-07
* staging: keucr: Change the custom counting functions to hweight8 and hweight16Roel Van Nyen2011-02-28
* staging: keucr: Delete use kernel strcmp() & strcpy() from TODO fileJavier Martinez Canillas2011-01-21
* staging: keucr: Delete StringCmp() and StringCopy custom functionsJavier Martinez Canillas2011-01-21
* staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanupsJavier Martinez Canillas2011-01-21
* staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanupsJavier Martinez Canillas2011-01-21
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-07
|\
| * SCSI host lock push-downJeff Garzik2010-11-16
* | staging: keucr: fix keucr init other coding styleAl Cho2010-11-29