index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
keucr
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-24
staging: keucr: be explicit to the sysfs file permissions
Greg Kroah-Hartman
1
-10
/
+3
2013-06-17
staging: keucr: removed unnecessary variables and comments
Laura Lawniczak
1
-14
/
+0
2013-06-06
keucr: fix some alignment- and whitespace-problems
Johannes Schilling
6
-98
/
+106
2013-06-06
keucr: moved function to other file
Laura Lawniczak
3
-52
/
+50
2013-06-06
keucr: more readable and friendly error messages
Laura Lawniczak
2
-11
/
+23
2013-06-06
keucr: migrate printk to dev_dbg/info/warn/err
Laura Lawniczak
6
-50
/
+48
2013-06-06
keucr: use more specific max_t(int, ..
Johannes Schilling
1
-2
/
+2
2013-06-06
keucr: remove some unneccesary typedefs
Johannes Schilling
5
-37
/
+21
2013-05-30
staging: keucr: remove needless check before usb_free_coherent()
Wei Yongjun
1
-6
/
+3
2013-05-19
keucr: fixes line over 80 characters warning
Amarjargal Gundjalam
5
-50
/
+99
2013-05-19
keucr: fixes trailing whitespace error
Amarjargal Gundjalam
2
-4
/
+4
2013-05-19
keucr: fixes no spaces at the start of a line warning
Amarjargal Gundjalam
4
-34
/
+34
2013-05-19
keucr: fixes do not use C99 // comments error
Amarjargal Gundjalam
2
-48
/
+50
2013-05-19
keucr: removes unused code from smilmain.c
Amarjargal Gundjalam
1
-1063
/
+3
2013-05-19
keucr: fixes space prohibited before warning
Amarjargal Gundjalam
2
-2
/
+2
2013-05-19
keucr: fixed space prohibited between warning
Amarjargal Gundjalam
2
-41
/
+41
2013-05-19
keurc: fixes spaces required around error
Amarjargal Gundjalam
1
-134
/
+138
2013-05-19
keucr: fixes space required before open parenthesis error
Amarjargal Gundjalam
1
-14
/
+14
2013-05-19
keucr: fixes space required after error
Amarjargal Gundjalam
2
-28
/
+28
2013-05-19
keucr: fixes open brace go on the next line error
Amarjargal Gundjalam
1
-2
/
+4
2013-05-19
keucr: fixes else should follow close brace error
Amarjargal Gundjalam
1
-8
/
+4
2013-05-19
keucr: fixes open brace should be on the previous line error
Amarjargal Gundjalam
1
-156
/
+140
2013-05-19
keucr: Fixes return is not a function error in smilmain.c
Amarjargal Gundjalam
1
-216
/
+216
2013-05-13
Staging: keucr: fixed CamelCase warning
Katrina Prosise
3
-5
/
+5
2013-04-09
keucr: switch to ->show_info()
Al Viro
1
-32
/
+13
2013-02-11
staging: Remove unnecessary OOM messages
Joe Perches
1
-3
/
+2
2013-01-07
staging: keucr: Fix parens/braces
Kurt Kanzenbach
1
-73
/
+37
2013-01-07
staging: keucr: Removed trailing whitespaces
Kurt Kanzenbach
1
-2
/
+2
2013-01-07
staging: keucr: Replaced c99 comments
Kurt Kanzenbach
1
-52
/
+21
2012-10-01
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
2012-09-13
staging: keucr: remove String func prototypes
Davidlohr Bueso
1
-2
/
+0
2012-09-05
usb: remove libusual
Sebastian Andrzej Siewior
1
-1
/
+1
2012-06-13
Staging: keucr: scsiglue: fixed a do while coding style issue
William Blair
1
-3
/
+8
2012-06-12
Staging: keucr: init: fixed a brace coding style issue
William Blair
1
-2
/
+1
2012-03-20
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-37
/
+0
2012-02-28
usb/storage: a couple defines from drivers/usb/storage/transport.h to include...
Sebastian Andrzej Siewior
1
-37
/
+0
2012-02-15
staging: clean up Greg's email address in some TODO files
Greg Kroah-Hartman
1
-1
/
+1
2012-01-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-2
/
+2
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-2
/
+2
2011-11-18
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
1
-23
/
+1
2011-08-23
Staging: keucr: fix comments, braces, whitespaces coding style issue in tm6000.h
Ruslan Pisarev
1
-317
/
+315
2011-08-23
Staging: keucr: Remove dead (comment) code in drivers/staging/keucr/smilsub.c
Ruslan Pisarev
1
-918
/
+12
2011-08-23
Staging: keucr: Coding style fixes in scsiglue.c
Ruslan Pisarev
1
-2
/
+3
2011-08-23
Staging: keucr: Coding style fixes in smil.h
Ruslan Pisarev
1
-4
/
+2
2011-08-23
Staging: keucr: Coding style fixes in smscsi.c
Ruslan Pisarev
1
-60
/
+57
2011-07-08
Staging: Remove ENE UB6250 MS card codes from keucr
Cho, Yu-Chen
11
-2680
/
+6
2011-07-05
Staging: keucr: usb: fixed a brace coding style warning
Zac Storer
1
-2
/
+1
2011-05-18
staging/keucr: fix transport other code style
Cho, Yu-Chen
1
-2
/
+6
2011-05-18
staging/keucr: fix keucr transport coding style
Cho, Yu-Chen
2
-208
/
+258
2011-05-18
staging/keucr: fix keucr smil.h coding style
Cho, Yu-Chen
1
-141
/
+150
[next]