- f8628a4 staging: Convert __FUNCTION__ to __func__ by Joe Perches · 11 years ago
- 6026771 staging: keucr: smilmain.c: cosmetic updates by Tair Rzayev · 11 years ago
- b7b1462 staging: keucr: fix sparse warning by Rui Miguel Silva · 11 years ago
- 8c4842d staging: keucr: Fix warning about missing blank lines after declarations by Jonas Hahnfeld · 11 years ago
- 432f857 staging:keucr: Remove typedefs by Himangi Saraogi · 11 years ago
- cdf1115 static: keucr: Fix sparse warning of static declarations by Himangi Saraogi · 11 years ago
- b163970 staging: keucr: Fix typo in keucr driver by Masanari Iida · 11 years ago
- 885a947 staging: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
- f6daf9e Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.c by Rashika Kheria · 11 years ago
- 91c954d Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.c by Rashika Kheria · 11 years ago
- 665fba0 Staging: keucr: Move the declaration of variable ErrCode in smilmain.c by Rashika Kheria · 11 years ago
- 52fdda4 Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.c by Rashika Kheria · 11 years ago
- afbab21 Staging: keucr: Fix externs are avoided in smscsi.c by Rashika Kheria · 11 years ago
- 2365719 Staging: keucr: Fix externs are avoided in smilsub.c by Rashika Kheria · 11 years ago
- 585dc70 Staging: keucr: Fix externs are avoided in smilmain.c by Rashika Kheria · 11 years ago
- 4910071 Staging: keucr: fix quoted string split across lines by Ebru Akagunduz · 11 years ago
- 0000961 staging: keucr: be explicit to the sysfs file permissions by Greg Kroah-Hartman · 11 years ago
- 9acd5b6 staging: keucr: removed unnecessary variables and comments by Laura Lawniczak · 12 years ago
- 0ea8a16 keucr: fix some alignment- and whitespace-problems by Johannes Schilling · 12 years ago
- eecb3c0 keucr: moved function to other file by Laura Lawniczak · 12 years ago
- 6fbb90b keucr: more readable and friendly error messages by Laura Lawniczak · 12 years ago
- 29b3142 keucr: migrate printk to dev_dbg/info/warn/err by Laura Lawniczak · 12 years ago
- 3fb91d1 keucr: use more specific max_t(int, .. by Johannes Schilling · 12 years ago
- 8be8804 keucr: remove some unneccesary typedefs by Johannes Schilling · 12 years ago
- aba12e3 staging: keucr: remove needless check before usb_free_coherent() by Wei Yongjun · 12 years ago
- b9594b8 keucr: fixes line over 80 characters warning by Amarjargal Gundjalam · 12 years ago
- 4f3fff7 keucr: fixes trailing whitespace error by Amarjargal Gundjalam · 12 years ago
- 5a5097a keucr: fixes no spaces at the start of a line warning by Amarjargal Gundjalam · 12 years ago
- 1557a64 keucr: fixes do not use C99 // comments error by Amarjargal Gundjalam · 12 years ago
- dc606b8 keucr: removes unused code from smilmain.c by Amarjargal Gundjalam · 12 years ago
- a353959 keucr: fixes space prohibited before warning by Amarjargal Gundjalam · 12 years ago
- 96dfb4b keucr: fixed space prohibited between warning by Amarjargal Gundjalam · 12 years ago
- e628870 keurc: fixes spaces required around error by Amarjargal Gundjalam · 12 years ago
- 05a19ed keucr: fixes space required before open parenthesis error by Amarjargal Gundjalam · 12 years ago
- 99b4974 keucr: fixes space required after error by Amarjargal Gundjalam · 12 years ago
- c41d74c keucr: fixes open brace go on the next line error by Amarjargal Gundjalam · 12 years ago
- e1a1c48 keucr: fixes else should follow close brace error by Amarjargal Gundjalam · 12 years ago
- 23f73b3 keucr: fixes open brace should be on the previous line error by Amarjargal Gundjalam · 12 years ago
- 2ef0b9c keucr: Fixes return is not a function error in smilmain.c by Amarjargal Gundjalam · 12 years ago
- 9799d12 Staging: keucr: fixed CamelCase warning by Katrina Prosise · 12 years ago
- 60e8b80 keucr: switch to ->show_info() by Al Viro · 12 years ago
- 78110bb staging: Remove unnecessary OOM messages by Joe Perches · 12 years ago
- b466eb5 staging: keucr: Fix parens/braces by Kurt Kanzenbach · 12 years ago
- 2c392da staging: keucr: Removed trailing whitespaces by Kurt Kanzenbach · 12 years ago
- 531c336 staging: keucr: Replaced c99 comments by Kurt Kanzenbach · 12 years ago
- d9a8074 Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
- 43bf2f4 staging: keucr: remove String func prototypes by Davidlohr Bueso · 12 years ago
- f61870e usb: remove libusual by Sebastian Andrzej Siewior · 12 years ago
- a2c49a9 Staging: keucr: scsiglue: fixed a do while coding style issue by William Blair · 13 years ago
- 383b7fc Staging: keucr: init: fixed a brace coding style issue by William Blair · 13 years ago
- ed378a5 Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 13 years ago
- 7ac4704 usb/storage: a couple defines from drivers/usb/storage/transport.h to include/linux/usb/storage.h by Sebastian Andrzej Siewior · 13 years ago
- 2140dc9 staging: clean up Greg's email address in some TODO files by Greg Kroah-Hartman · 13 years ago
- 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
- d36b691 misc latin1 to utf8 conversions by Al Viro · 13 years ago
- bac2c12 USB: convert drivers/staging/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
- 50d487e Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.h by Ruslan Pisarev · 13 years ago
- 74a5e01 Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.c by Ruslan Pisarev · 13 years ago
- 581cd7e Staging: keucr: Coding style fixes in scsiglue.c by Ruslan Pisarev · 13 years ago
- f647b49 Staging: keucr: Coding style fixes in smil.h by Ruslan Pisarev · 13 years ago
- e1d94ec Staging: keucr: Coding style fixes in smscsi.c by Ruslan Pisarev · 13 years ago
- 20c3d7f Staging: Remove ENE UB6250 MS card codes from keucr by Cho, Yu-Chen · 14 years ago
- 7d51b77 Staging: keucr: usb: fixed a brace coding style warning by Zac Storer · 14 years ago
- d48e5cf staging/keucr: fix transport other code style by Cho, Yu-Chen · 14 years ago
- 3aa4fc5 staging/keucr: fix keucr transport coding style by Cho, Yu-Chen · 14 years ago
- ece114a staging/keucr: fix keucr smil.h coding style by Cho, Yu-Chen · 14 years ago
- 65cdcf3 staging/keucr: fix keucr smilecc.c coding style by Cho, Yu-Chen · 14 years ago
- 8a25a2c staging/keucr: fix keucr scsiglue coding style by Cho, Yu-Chen · 14 years ago
- 70d8370 staging/keucr: fix keucr msscsi coding style by Cho, Yu-Chen · 14 years ago
- 333c5ec staging/keucr: fix keucr ms coding style by Cho, Yu-Chen · 14 years ago
- fb03d4f staging/keucr: don't use SUCCESS as macro name by Randy Dunlap · 14 years ago
- 7fb71ad staging/keucr: eliminate sparse warnings in ms.c by Randy Dunlap · 14 years ago
- d8aba9d staging/keucr: fix sparse statics and non-ANSI function warnings by Randy Dunlap · 14 years ago
- 871f847 staging/keucr: transport usb use pr_<level> by Cho, Yu-Chen · 14 years ago
- 548039f staging/keucr: smilmain use pr_<level> for messages by Cho, Yu-Chen · 14 years ago
- beddfe8 staging/keucr: scsiglue use pr_<level> for messages by Cho, Yu-Chen · 14 years ago
- 615df84 staging/keucr: msscsi use pr_<level> for messages by Cho, Yu-Chen · 14 years ago
- 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
- 306be9e staging: keucr: Remove NULL check before kfree by Ilia Mirkin · 14 years ago
- 41e568d Staging: Merge ENE UB6250 SD card codes from keucr to drivers/usb/storage by huajun li · 14 years ago
- 2145cff staging: keucr: use kernel byteorder functions by Jonathan Neuschäfer · 14 years ago
- 22a5569 staging: keucr: remove unused typedef VOID by Jonathan Neuschäfer · 14 years ago
- 2f7cf8d staging: keucr: Change the custom counting functions to hweight8 and hweight16 by Roel Van Nyen · 14 years ago
- 1a37f3f staging: keucr: Delete use kernel strcmp() & strcpy() from TODO file by Javier Martinez Canillas · 14 years ago
- 1b9f644 staging: keucr: Delete StringCmp() and StringCopy custom functions by Javier Martinez Canillas · 14 years ago
- f3d5049 staging: keucr: Use memcpy() instead custom StringCopy() and some style cleanups by Javier Martinez Canillas · 14 years ago
- 1b5b4e1 staging: keucr: Use memcmp() instead custom StringCmp() and some style cleanups by Javier Martinez Canillas · 14 years ago
- ea3398a Staging: Merge 2.6.37-rc5 into staging-next by Greg Kroah-Hartman · 14 years ago
- 6efe04e staging: keucr: fix keucr init other coding style by Al Cho · 14 years ago
- e93192a staging: keucr: fix keucr init coding style by Al Cho · 14 years ago
- f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
- 859171c drivers/staging: Remove unnecessary semicolons by Joe Perches · 14 years ago
- 491acf0 Staging: Merge 2.6.37-rc2 into staging-next by Greg Kroah-Hartman · 14 years ago
- 307ae1d Staging: keucr driver: fix uninitialized variable & proper memset length by Konstantin Katuev · 14 years ago
- 60a1d01 staging, keucr: Remove unnecessary casts of void ptr returning alloc function return values by Jesper Juhl · 14 years ago
- bceaddd Staging: keucr: fix up US_ macro change by Greg Kroah-Hartman · 14 years ago
- a7b1ef2 Staging: keucr: Makefile: Makefile clean up by Tracey Dent · 14 years ago
- b229fad staging: brcm80211: fix checkpatch error 'assignment in if condition' by Jason Cooper · 14 years ago
- a200adb Staging: keucr: fix compiler warning by Greg Kroah-Hartman · 14 years ago
- e104960 staging: keucr: fix keucr lost disconnect in transport by Al Cho · 14 years ago