| Commit message (Expand) | Author | Age | Files | Lines |
* | Staging: keucr: usb: fixed a brace coding style warning | Zac Storer | 2011-07-05 | 1 | -2/+1 |
* | staging/keucr: fix transport other code style | Cho, Yu-Chen | 2011-05-18 | 1 | -2/+6 |
* | staging/keucr: fix keucr transport coding style | Cho, Yu-Chen | 2011-05-18 | 2 | -208/+258 |
* | staging/keucr: fix keucr smil.h coding style | Cho, Yu-Chen | 2011-05-18 | 1 | -141/+150 |
* | staging/keucr: fix keucr smilecc.c coding style | Cho, Yu-Chen | 2011-05-18 | 1 | -144/+149 |
* | staging/keucr: fix keucr scsiglue coding style | Cho, Yu-Chen | 2011-05-18 | 1 | -64/+93 |
* | staging/keucr: fix keucr msscsi coding style | Cho, Yu-Chen | 2011-05-18 | 1 | -102/+117 |
* | staging/keucr: fix keucr ms coding style | Cho, Yu-Chen | 2011-05-18 | 2 | -465/+566 |
* | staging/keucr: don't use SUCCESS as macro name | Randy Dunlap | 2011-05-10 | 3 | -84/+84 |
* | staging/keucr: eliminate sparse warnings in ms.c | Randy Dunlap | 2011-05-10 | 2 | -3/+6 |
* | staging/keucr: fix sparse statics and non-ANSI function warnings | Randy Dunlap | 2011-05-10 | 9 | -57/+59 |
* | staging/keucr: transport usb use pr_<level> | Cho, Yu-Chen | 2011-04-20 | 2 | -109/+119 |
* | staging/keucr: smilmain use pr_<level> for messages | Cho, Yu-Chen | 2011-04-20 | 1 | -7/+9 |
* | staging/keucr: scsiglue use pr_<level> for messages | Cho, Yu-Chen | 2011-04-20 | 1 | -16/+19 |
* | staging/keucr: msscsi use pr_<level> for messages | Cho, Yu-Chen | 2011-04-20 | 1 | -12/+17 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 3 | -9/+9 |
* | staging: keucr: Remove NULL check before kfree | Ilia Mirkin | 2011-03-14 | 1 | -14/+8 |
* | Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage | huajun li | 2011-03-07 | 8 | -1112/+26 |
* | staging: keucr: use kernel byteorder functions | Jonathan Neuschäfer | 2011-03-07 | 3 | -26/+15 |
* | staging: keucr: remove unused typedef VOID | Jonathan Neuschäfer | 2011-03-07 | 1 | -1/+0 |
* | staging: keucr: Change the custom counting functions to hweight8 and hweight16 | Roel Van Nyen | 2011-03-01 | 2 | -33/+6 |
* | staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file | Javier Martinez Canillas | 2011-01-21 | 1 | -2/+1 |
* | staging: keucr: Delete StringCmp() and StringCopy custom functions | Javier Martinez Canillas | 2011-01-21 | 1 | -19/+0 |
* | staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanups | Javier Martinez Canillas | 2011-01-21 | 1 | -6/+10 |
* | staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanups | Javier Martinez Canillas | 2011-01-21 | 1 | -32/+18 |
* | Staging: Merge 2.6.37-rc5 into staging-next | Greg Kroah-Hartman | 2010-12-07 | 1 | -1/+3 |
|\ |
|
| * | SCSI host lock push-down | Jeff Garzik | 2010-11-16 | 1 | -1/+3 |
* | | staging: keucr: fix keucr init other coding style | Al Cho | 2010-11-29 | 1 | -2/+7 |
* | | staging: keucr: fix keucr init coding style | Al Cho | 2010-11-29 | 2 | -201/+217 |
* | | drivers/staging: Remove unnecessary semicolons | Joe Perches | 2010-11-16 | 2 | -4/+4 |
* | | Staging: Merge 2.6.37-rc2 into staging-next | Greg Kroah-Hartman | 2010-11-16 | 6 | -31/+31 |
|\| |
|
| * | Staging: keucr driver: fix uninitialized variable & proper memset length | Konstantin Katuev | 2010-11-11 | 6 | -31/+31 |
* | | staging, keucr: Remove unnecessary casts of void ptr returning alloc function... | Jesper Juhl | 2010-11-10 | 1 | -5/+5 |
|/ |
|
* | Staging: keucr: fix up US_ macro change | Greg Kroah-Hartman | 2010-10-28 | 3 | -9/+9 |
* | Staging: keucr: Makefile: Makefile clean up | Tracey Dent | 2010-10-08 | 1 | -2/+2 |
* | staging: brcm80211: fix checkpatch error 'assignment in if condition' | Jason Cooper | 2010-10-05 | 1 | -0/+0 |
* | Staging: keucr: fix compiler warning | Greg Kroah-Hartman | 2010-09-30 | 1 | -1/+1 |
* | staging: keucr: fix keucr lost disconnect in transport | Al Cho | 2010-09-30 | 1 | -10/+5 |
* | Staging: keucr: prevent the driver from being built as a module. | Greg Kroah-Hartman | 2010-09-21 | 1 | -1/+1 |
* | staging: keucr: check kmalloc() return value | Vasiliy Kulikov | 2010-09-21 | 3 | -0/+10 |
* | staging: keucr: fix keucr lost disconnect | Al Cho | 2010-09-16 | 1 | -12/+11 |
* | staging/keucr: fix build when CONFIG_PM is not enabled | Randy Dunlap | 2010-09-16 | 1 | -0/+9 |
* | staging/keucr: update TODO list and ask question about it | Randy Dunlap | 2010-09-16 | 1 | -0/+3 |
* | Staging: keucr: fix up some coding style issues in the .h files | Greg Kroah-Hartman | 2010-09-08 | 5 | -1228/+2245 |
* | Staging: add USB ENE card reader driver | Al Cho | 2010-09-08 | 23 | -0/+10078 |