index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
keucr
Age
Commit message (
Expand
)
Author
Files
Lines
2014-07-24
staging: keucr: remove driver
Kristina Martšenko
18
-5356
/
+0
2014-06-19
staging: keucr: usb.c: add blank lines after declarations
Mathias Engan
1
-1
/
+2
2014-05-25
staging: Convert __FUNCTION__ to __func__
Joe Perches
1
-1
/
+1
2014-05-23
staging: keucr: smilmain.c: cosmetic updates
Tair Rzayev
2
-21
/
+17
2014-04-26
staging: keucr: fix sparse warning
Rui Miguel Silva
3
-3
/
+2
2014-04-26
staging: keucr: Fix warning about missing blank lines after declarations
Jonas Hahnfeld
2
-0
/
+2
2014-03-17
staging:keucr: Remove typedefs
Himangi Saraogi
12
-297
/
+289
2014-03-17
static: keucr: Fix sparse warning of static declarations
Himangi Saraogi
1
-1
/
+1
2013-12-18
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-12
Staging: keucr: Move the declaration of variable IsXDCompliance in smilsub.c
Rashika Kheria
3
-5
/
+1
2013-11-12
Staging: keucr: Move the declaration of variable IsSSFDCCompliance in smilsub.c
Rashika Kheria
3
-3
/
+1
2013-11-12
Staging: keucr: Move the declaration of variable ErrCode in smilmain.c
Rashika Kheria
2
-2
/
+1
2013-11-12
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-07
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-18
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-20
keucr: fixes line over 80 characters warning
Amarjargal Gundjalam
5
-50
/
+99
2013-05-20
keucr: fixes trailing whitespace error
Amarjargal Gundjalam
2
-4
/
+4
2013-05-20
keucr: fixes no spaces at the start of a line warning
Amarjargal Gundjalam
4
-34
/
+34
2013-05-20
keucr: fixes do not use C99 // comments error
Amarjargal Gundjalam
2
-48
/
+50
2013-05-20
keucr: removes unused code from smilmain.c
Amarjargal Gundjalam
1
-1063
/
+3
2013-05-20
keucr: fixes space prohibited before warning
Amarjargal Gundjalam
2
-2
/
+2
2013-05-20
keucr: fixed space prohibited between warning
Amarjargal Gundjalam
2
-41
/
+41
2013-05-20
keurc: fixes spaces required around error
Amarjargal Gundjalam
1
-134
/
+138
2013-05-20
keucr: fixes space required before open parenthesis error
Amarjargal Gundjalam
1
-14
/
+14
2013-05-20
keucr: fixes space required after error
Amarjargal Gundjalam
2
-28
/
+28
2013-05-20
keucr: fixes open brace go on the next line error
Amarjargal Gundjalam
1
-2
/
+4
2013-05-20
keucr: fixes else should follow close brace error
Amarjargal Gundjalam
1
-8
/
+4
2013-05-20
keucr: fixes open brace should be on the previous line error
Amarjargal Gundjalam
1
-156
/
+140
2013-05-20
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-08
staging: keucr: Fix parens/braces
Kurt Kanzenbach
1
-73
/
+37
2013-01-08
staging: keucr: Removed trailing whitespaces
Kurt Kanzenbach
1
-2
/
+2
2013-01-08
staging: keucr: Replaced c99 comments
Kurt Kanzenbach
1
-52
/
+21
2012-10-02
Merge tag 'usb-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
Linus Torvalds
1
-1
/
+1
2012-09-14
staging: keucr: remove String func prototypes
Davidlohr Bueso
1
-2
/
+0
2012-09-06
usb: remove libusual
Sebastian Andrzej Siewior
1
-1
/
+1
[next]