aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/keucr
Commit message (Expand)AuthorAgeFilesLines
* staging/keucr: fix transport other code styleCho, Yu-Chen2011-05-181-2/+6
* staging/keucr: fix keucr transport coding styleCho, Yu-Chen2011-05-182-208/+258
* staging/keucr: fix keucr smil.h coding styleCho, Yu-Chen2011-05-181-141/+150
* staging/keucr: fix keucr smilecc.c coding styleCho, Yu-Chen2011-05-181-144/+149
* staging/keucr: fix keucr scsiglue coding styleCho, Yu-Chen2011-05-181-64/+93
* staging/keucr: fix keucr msscsi coding styleCho, Yu-Chen2011-05-181-102/+117
* staging/keucr: fix keucr ms coding styleCho, Yu-Chen2011-05-182-465/+566
* staging/keucr: don't use SUCCESS as macro nameRandy Dunlap2011-05-103-84/+84
* staging/keucr: eliminate sparse warnings in ms.cRandy Dunlap2011-05-102-3/+6
* staging/keucr: fix sparse statics and non-ANSI function warningsRandy Dunlap2011-05-109-57/+59
* staging/keucr: transport usb use pr_<level>Cho, Yu-Chen2011-04-202-109/+119
* staging/keucr: smilmain use pr_<level> for messagesCho, Yu-Chen2011-04-201-7/+9
* staging/keucr: scsiglue use pr_<level> for messagesCho, Yu-Chen2011-04-201-16/+19
* staging/keucr: msscsi use pr_<level> for messagesCho, Yu-Chen2011-04-201-12/+17
* Fix common misspellingsLucas De Marchi2011-03-313-9/+9
* staging: keucr: Remove NULL check before kfreeIlia Mirkin2011-03-141-14/+8
* Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storagehuajun li2011-03-078-1112/+26
* staging: keucr: use kernel byteorder functionsJonathan Neuschäfer2011-03-073-26/+15
* staging: keucr: remove unused typedef VOIDJonathan Neuschäfer2011-03-071-1/+0
* staging: keucr: Change the custom counting functions to hweight8 and hweight16Roel Van Nyen2011-02-282-33/+6
* staging: keucr: Delete use kernel strcmp() & strcpy() from TODO fileJavier Martinez Canillas2011-01-211-2/+1
* staging: keucr: Delete StringCmp() and StringCopy custom functionsJavier Martinez Canillas2011-01-211-19/+0
* staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanupsJavier Martinez Canillas2011-01-211-6/+10
* staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanupsJavier Martinez Canillas2011-01-211-32/+18
* Staging: Merge 2.6.37-rc5 into staging-nextGreg Kroah-Hartman2010-12-071-1/+3
|\
| * SCSI host lock push-downJeff Garzik2010-11-161-1/+3
* | staging: keucr: fix keucr init other coding styleAl Cho2010-11-291-2/+7
* | staging: keucr: fix keucr init coding styleAl Cho2010-11-292-201/+217
* | drivers/staging: Remove unnecessary semicolonsJoe Perches2010-11-162-4/+4
* | Staging: Merge 2.6.37-rc2 into staging-nextGreg Kroah-Hartman2010-11-166-31/+31
|\ \ | |/
| * Staging: keucr driver: fix uninitialized variable & proper memset lengthKonstantin Katuev2010-11-106-31/+31
* | staging, keucr: Remove unnecessary casts of void ptr returning alloc function...Jesper Juhl2010-11-091-5/+5
|/
* Staging: keucr: fix up US_ macro changeGreg Kroah-Hartman2010-10-283-9/+9
* Staging: keucr: Makefile: Makefile clean upTracey Dent2010-10-081-2/+2
* staging: brcm80211: fix checkpatch error 'assignment in if condition'Jason Cooper2010-10-051-0/+0
* Staging: keucr: fix compiler warningGreg Kroah-Hartman2010-09-301-1/+1
* staging: keucr: fix keucr lost disconnect in transportAl Cho2010-09-301-10/+5
* Staging: keucr: prevent the driver from being built as a module.Greg Kroah-Hartman2010-09-211-1/+1
* staging: keucr: check kmalloc() return valueVasiliy Kulikov2010-09-203-0/+10
* staging: keucr: fix keucr lost disconnectAl Cho2010-09-161-12/+11
* staging/keucr: fix build when CONFIG_PM is not enabledRandy Dunlap2010-09-161-0/+9
* staging/keucr: update TODO list and ask question about itRandy Dunlap2010-09-161-0/+3
* Staging: keucr: fix up some coding style issues in the .h filesGreg Kroah-Hartman2010-09-085-1228/+2245
* Staging: add USB ENE card reader driverAl Cho2010-09-0823-0/+10078