aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-07-08Staging: Remove ENE UB6250 MS card codes from keucrCho, Yu-Chen11-2680/+6
2011-07-05Staging: keucr: usb: fixed a brace coding style warningZac Storer1-2/+1
2011-05-18staging/keucr: fix transport other code styleCho, Yu-Chen1-2/+6
2011-05-18staging/keucr: fix keucr transport coding styleCho, Yu-Chen2-208/+258
2011-05-18staging/keucr: fix keucr smil.h coding styleCho, Yu-Chen1-141/+150
2011-05-18staging/keucr: fix keucr smilecc.c coding styleCho, Yu-Chen1-144/+149
2011-05-18staging/keucr: fix keucr scsiglue coding styleCho, Yu-Chen1-64/+93
2011-05-18staging/keucr: fix keucr msscsi coding styleCho, Yu-Chen1-102/+117
2011-05-18staging/keucr: fix keucr ms coding styleCho, Yu-Chen2-465/+566
2011-05-10staging/keucr: don't use SUCCESS as macro nameRandy Dunlap3-84/+84
2011-05-10staging/keucr: eliminate sparse warnings in ms.cRandy Dunlap2-3/+6
2011-05-10staging/keucr: fix sparse statics and non-ANSI function warningsRandy Dunlap9-57/+59
2011-04-20staging/keucr: transport usb use pr_<level>Cho, Yu-Chen2-109/+119
2011-04-20staging/keucr: smilmain use pr_<level> for messagesCho, Yu-Chen1-7/+9
2011-04-20staging/keucr: scsiglue use pr_<level> for messagesCho, Yu-Chen1-16/+19
2011-04-20staging/keucr: msscsi use pr_<level> for messagesCho, Yu-Chen1-12/+17
2011-03-31Fix common misspellingsLucas De Marchi3-9/+9
2011-03-14staging: keucr: Remove NULL check before kfreeIlia Mirkin1-14/+8
2011-03-07Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li8-1112/+26
2011-03-07staging: keucr: use kernel byteorder functionsJonathan Neuschäfer3-26/+15
2011-03-07staging: keucr: remove unused typedef VOIDJonathan Neuschäfer1-1/+0
2011-02-28staging: keucr: Change the custom counting functions to hweight8 and hweight16Roel Van Nyen2-33/+6
2011-01-21staging: keucr: Delete use kernel strcmp() & strcpy() from TODO fileJavier Martinez Canillas1-2/+1
2011-01-21staging: keucr: Delete StringCmp() and StringCopy custom functionsJavier Martinez Canillas1-19/+0
2011-01-21staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanupsJavier Martinez Canillas1-6/+10
2011-01-21staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanupsJavier Martinez Canillas1-32/+18
2010-12-07Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman1-1/+3
2010-11-29staging: keucr: fix keucr init other coding styleAl Cho1-2/+7
2010-11-29staging: keucr: fix keucr init coding styleAl Cho2-201/+217
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-11-16drivers/staging: Remove unnecessary semicolonsJoe Perches2-4/+4
2010-11-16Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman6-31/+31
2010-11-10Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev6-31/+31
2010-11-09staging, keucr: Remove unnecessary casts of void ptr returning alloc function return valuesJesper Juhl1-5/+5
2010-10-28Staging: keucr: fix up US_ macro changeGreg Kroah-Hartman3-9/+9
2010-10-08Staging: keucr: Makefile: Makefile clean upTracey Dent1-2/+2
2010-10-05staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper1-0/+0
2010-09-30Staging: keucr: fix compiler warningGreg Kroah-Hartman1-1/+1
2010-09-30staging: keucr: fix keucr lost disconnect in transportAl Cho1-10/+5
2010-09-21Staging: keucr: prevent the driver from being built as a module.Greg Kroah-Hartman1-1/+1
2010-09-20staging: keucr: check kmalloc() return valueVasiliy Kulikov3-0/+10
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-16staging/keucr: update TODO list and ask question about itRandy Dunlap1-0/+3
2010-09-08Staging: keucr: fix up some coding style issues in the .h filesGreg Kroah-Hartman5-1228/+2245
2010-09-08Staging: add USB ENE card reader driverAl Cho23-0/+10078