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
starfive-6.6.48-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
/
dgap
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-09
staging: dgap: fix checkpatch warnings
Vincent Stehlé
1
-58
/
+47
2014-01-09
staging: dgap: fix missing header inclusion
Vincent Stehlé
1
-0
/
+1
2014-01-09
drivers: dgap: Include appropriate header file in dgap_parse.c
Rashika Kheria
1
-0
/
+1
2014-01-09
drivers: dgap: Include appropriate header file in dgap_trace.c
Rashika Kheria
1
-0
/
+1
2013-12-20
staging: dgap: uses kzalloc for allocating memory
Lidza Louina
4
-23
/
+8
2013-12-19
staging: dgap: Fix trailing whitespace in dgap_trace.c
Masanari Iida
1
-8
/
+8
2013-12-19
staging: dgap: Fix trailing whitespace in dgap_tty.c
Masanari Iida
1
-87
/
+87
2013-12-19
staging: dgap: Fix trailing whitespace in downld.c
Masanari Iida
1
-84
/
+84
2013-12-17
staging: dgap: Fixed trailing white space from dgap_conf.h
Masanari Iida
1
-3
/
+3
2013-10-12
staging: dgap: dgap_tty: Do not use 0 for pointers
Sachin Kamat
1
-3
/
+4
2013-10-12
staging: dgap: dgap_fep5: Do not use 0 for NULL pointer
Sachin Kamat
1
-1
/
+1
2013-10-12
staging: dgap: dgap_fep5: Remove braces around return
Sachin Kamat
1
-19
/
+19
2013-10-12
staging: dgap: dgap_fep5: Remove braces around single line statements
Sachin Kamat
1
-10
/
+5
2013-09-26
staging: dgap: tty.c: removes smatch warnings "redundant null check"
Lidza Louina
1
-12
/
+6
2013-09-26
staging: dgap: tty.c: removes smatch warning "ignoring unreachable code"
Lidza Louina
1
-12
/
+0
2013-09-26
staging: dgap: driver.c: removes smatch warning "redundant null check"
Lidza Louina
1
-6
/
+3
2013-09-26
drivers: staging: dgap: move DG_NAME and DG_PART from "Makefile" to "dgap_dri...
Chen Gang
2
-2
/
+3
2013-09-25
Merge 3.12-rc2 into staging-next.
Greg Kroah-Hartman
1
-7
/
+10
2013-09-17
staging: dgap: Fix typo in staging/dgap
Masanari Iida
7
-11
/
+11
2013-09-17
staging: dgap: Remove casting the return value which is a void pointer
Jingoo Han
2
-13
/
+15
2013-09-17
staging: dgap: Remove version check in dgap_kcompat.h
Sachin Kamat
1
-29
/
+0
2013-09-17
staging: dgap: Remove version check in dgap_driver.c
Sachin Kamat
1
-4
/
+0
2013-09-17
staging: dgap: fix overflows and format strings
Kees Cook
1
-7
/
+10
2013-08-30
staging: dgap: Add missing #include <linux/slab.h>
Geert Uytterhoeven
1
-0
/
+1
2013-08-29
staging: dgap: Remove version.h header inclusion in dgap_trace.c
Sachin Kamat
1
-1
/
+0
2013-08-29
staging: dgap: Remove version.h header inclusion in dgap_sysfs.c
Sachin Kamat
1
-1
/
+0
2013-08-29
staging: dgap: Remove version.h header inclusion in dgap_parse.c
Sachin Kamat
1
-1
/
+0
2013-08-23
staging: dgap: removes proc.h
Lidza Louina
4
-154
/
+0
2013-08-23
staging: dgap: removes proc.c
Lidza Louina
1
-1923
/
+0
2013-08-23
staging: dgap: removes references to proc code
Lidza Louina
2
-10
/
+0
2013-08-23
staging: dgap: removes mgmt.h
Lidza Louina
5
-37
/
+0
2013-08-23
staging: dgap: removes mgmt.c
Lidza Louina
2
-762
/
+1
2013-08-23
staging: dgap: removes references to mgmt code
Lidza Louina
1
-3
/
+0
2013-08-22
staging: dgap: ifdef HAVE_UNLOCKED_IOCTL conditionals
Lidza Louina
3
-15
/
+0
2013-08-22
staging: dgap: mgmt.c: removes unused variable
Lidza Louina
1
-1
/
+0
2013-08-22
staging: dgap: tty.c: fixes incompatible type error
Lidza Louina
1
-1
/
+1
2013-08-22
staging: dgap: tty.c: fixes ioctl param list
Lidza Louina
1
-37
/
+2
2013-08-22
staging: dgap: tty.c: removes read_cnt, real_raw and rawreadok
Lidza Louina
1
-33
/
+14
2013-08-22
staging: dgap: tty.c: fixes termios error
Lidza Louina
1
-14
/
+14
2013-08-22
staging: dgap: tty.c: fixes errors with tty function calls
Lidza Louina
1
-5
/
+5
2013-08-22
staging: dgap: fep5.c: fixes errors with tty function calls
Lidza Louina
1
-3
/
+3
2013-08-22
staging: dgap: removes references to proc code
Lidza Louina
4
-10
/
+3
2013-08-22
staging: dgap: fixes incompatible type error
Lidza Louina
1
-1
/
+1
2013-08-22
staging: dgap: adds dgap driver to staging
Scott_Kilau@digi.com
25
-0
/
+14712