index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
keucr
Commit message (
Expand
)
Author
Age
Files
Lines
*
staging: keucr: Fix typo in keucr driver
Masanari Iida
2013-12-17
4
-4
/
+4
*
staging: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2013-12-17
1
-1
/
+0
*
Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.c
Rashika Kheria
2013-11-11
3
-5
/
+1
*
Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.c
Rashika Kheria
2013-11-11
3
-3
/
+1
*
Staging: keucr: Move the declaration of variable ErrCode in smilmain.c
Rashika Kheria
2013-11-11
2
-2
/
+1
*
Staging: keucr: Move the declaration of variable ErrXDCode in smilsub.c
Rashika Kheria
2013-11-11
3
-2
/
+1
*
Staging: keucr: Fix externs are avoided in smscsi.c
Rashika Kheria
2013-11-10
1
-16
/
+12
*
Staging: keucr: Fix externs are avoided in smilsub.c
Rashika Kheria
2013-11-10
1
-33
/
+1
*
Staging: keucr: Fix externs are avoided in smilmain.c
Rashika Kheria
2013-11-10
1
-55
/
+35
*
Staging: keucr: fix quoted string split across lines
Ebru Akagunduz
2013-10-06
1
-3
/
+1
*
staging: keucr: be explicit to the sysfs file permissions
Greg Kroah-Hartman
2013-08-24
1
-10
/
+3
*
staging: keucr: removed unnecessary variables and comments
Laura Lawniczak
2013-06-17
1
-14
/
+0
*
keucr: fix some alignment- and whitespace-problems
Johannes Schilling
2013-06-06
6
-98
/
+106
*
keucr: moved function to other file
Laura Lawniczak
2013-06-06
3
-52
/
+50
*
keucr: more readable and friendly error messages
Laura Lawniczak
2013-06-06
2
-11
/
+23
*
keucr: migrate printk to dev_dbg/info/warn/err
Laura Lawniczak
2013-06-06
6
-50
/
+48
*
keucr: use more specific max_t(int, ..
Johannes Schilling
2013-06-06
1
-2
/
+2
*
keucr: remove some unneccesary typedefs
Johannes Schilling
2013-06-06
5
-37
/
+21
*
staging: keucr: remove needless check before usb_free_coherent()
Wei Yongjun
2013-05-30
1
-6
/
+3
*
keucr: fixes line over 80 characters warning
Amarjargal Gundjalam
2013-05-19
5
-50
/
+99
*
keucr: fixes trailing whitespace error
Amarjargal Gundjalam
2013-05-19
2
-4
/
+4
*
keucr: fixes no spaces at the start of a line warning
Amarjargal Gundjalam
2013-05-19
4
-34
/
+34
*
keucr: fixes do not use C99 // comments error
Amarjargal Gundjalam
2013-05-19
2
-48
/
+50
*
keucr: removes unused code from smilmain.c
Amarjargal Gundjalam
2013-05-19
1
-1063
/
+3
*
keucr: fixes space prohibited before warning
Amarjargal Gundjalam
2013-05-19
2
-2
/
+2
*
keucr: fixed space prohibited between warning
Amarjargal Gundjalam
2013-05-19
2
-41
/
+41
*
keurc: fixes spaces required around error
Amarjargal Gundjalam
2013-05-19
1
-134
/
+138
*
keucr: fixes space required before open parenthesis error
Amarjargal Gundjalam
2013-05-19
1
-14
/
+14
*
keucr: fixes space required after error
Amarjargal Gundjalam
2013-05-19
2
-28
/
+28
*
keucr: fixes open brace go on the next line error
Amarjargal Gundjalam
2013-05-19
1
-2
/
+4
*
keucr: fixes else should follow close brace error
Amarjargal Gundjalam
2013-05-19
1
-8
/
+4
*
keucr: fixes open brace should be on the previous line error
Amarjargal Gundjalam
2013-05-19
1
-156
/
+140
*
keucr: Fixes return is not a function error in smilmain.c
Amarjargal Gundjalam
2013-05-19
1
-216
/
+216
*
Staging: keucr: fixed CamelCase warning
Katrina Prosise
2013-05-13
3
-5
/
+5
*
keucr: switch to ->show_info()
Al Viro
2013-04-09
1
-32
/
+13
*
staging: Remove unnecessary OOM messages
Joe Perches
2013-02-11
1
-3
/
+2
*
staging: keucr: Fix parens/braces
Kurt Kanzenbach
2013-01-07
1
-73
/
+37
*
staging: keucr: Removed trailing whitespaces
Kurt Kanzenbach
2013-01-07
1
-2
/
+2
*
staging: keucr: Replaced c99 comments
Kurt Kanzenbach
2013-01-07
1
-52
/
+21
*
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-10-01
1
-1
/
+1
|
\
|
*
usb: remove libusual
Sebastian Andrzej Siewior
2012-09-05
1
-1
/
+1
*
|
staging: keucr: remove String func prototypes
Davidlohr Bueso
2012-09-13
1
-2
/
+0
|
/
*
Staging: keucr: scsiglue: fixed a do while coding style issue
William Blair
2012-06-13
1
-3
/
+8
*
Staging: keucr: init: fixed a brace coding style issue
William Blair
2012-06-12
1
-2
/
+1
*
Merge tag 'usb-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
2012-03-20
1
-37
/
+0
|
\
|
*
usb/storage: a couple defines from drivers/usb/storage/transport.h to include...
Sebastian Andrzej Siewior
2012-02-28
1
-37
/
+0
*
|
staging: clean up Greg's email address in some TODO files
Greg Kroah-Hartman
2012-02-15
1
-1
/
+1
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2012-01-08
1
-2
/
+2
|
\
|
*
misc latin1 to utf8 conversions
Al Viro
2012-01-02
1
-2
/
+2
*
|
USB: convert drivers/staging/* to use module_usb_driver()
Greg Kroah-Hartman
2011-11-18
1
-23
/
+1
|
/
[next]