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
2014-03-16
staging:keucr: Remove typedefs
Himangi Saraogi
12
-297
/
+289
2014-03-16
static: keucr: Fix sparse warning of static declarations
Himangi Saraogi
1
-1
/
+1
2013-12-17
staging: keucr: Fix typo in keucr driver
Masanari Iida
4
-4
/
+4
2013-12-17
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-11-11
Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.c
Rashika Kheria
3
-5
/
+1
2013-11-11
Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.c
Rashika Kheria
3
-3
/
+1
2013-11-11
Staging: keucr: Move the declaration of variable ErrCode in smilmain.c
Rashika Kheria
2
-2
/
+1
2013-11-11
Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.c
Rashika Kheria
3
-2
/
+1
2013-11-10
Staging: keucr: Fix externs are avoided in smscsi.c
Rashika Kheria
1
-16
/
+12
2013-11-10
Staging: keucr: Fix externs are avoided in smilsub.c
Rashika Kheria
1
-33
/
+1
2013-11-10
Staging: keucr: Fix externs are avoided in smilmain.c
Rashika Kheria
1
-55
/
+35
2013-10-06
Staging: keucr: fix quoted string split across lines
Ebru Akagunduz
1
-3
/
+1
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
[next]