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
/
dgnc
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-02
staging: dgnc: Fix lines longer than 80 characters
Fernando Apesteguia
1
-21
/
+46
2016-10-02
Staging: dgnc: constify attribute_group structures
Bhumika Goyal
1
-1
/
+1
2016-09-27
staging: dgnc: introduce find_board_by_major()
Daeseok Youn
1
-6
/
+19
2016-09-27
staging: dgnc: remove useless variables
Daeseok Youn
2
-42
/
+25
2016-09-27
staging: dgnc: rename dgnc_tty_uninit() to dgnc_cleanup_tty()
Daeseok Youn
3
-4
/
+4
2016-09-27
staging: dgnc: introduce the dgnc_free_irq()
Daeseok Youn
1
-1
/
+10
2016-09-27
staging: dgnc: rename dgnc_finalize_board_init() to dgnc_request_irq()
Daeseok Youn
1
-3
/
+3
2016-09-27
staging: dgnc: introduce the dgnc_tty_unregister()
Daeseok Youn
3
-2
/
+14
2016-09-27
staging: dgnc: move functions unrelated with dgnc_found_board()
Daeseok Youn
1
-38
/
+43
2016-09-27
staging: dgnc: kfree for board structure in dgnc_found_board()
Daeseok Youn
1
-8
/
+9
2016-09-27
staging: dgnc: missing NULL check for ioremap in dgnc_do_remap()
Daeseok Youn
1
-10
/
+21
2016-09-27
staging: dgnc: remove useless message buffer
Daeseok Youn
2
-34
/
+0
2016-09-27
staging: dgnc: remove redundant initialization for channel array
Daeseok Youn
1
-3
/
+0
2016-09-25
staging: dgnc: Fix comment alignment
Fernando Apesteguia
1
-1
/
+1
2016-09-20
staging: dgnc: Merge assignment with return
Rehas Sachdeva
1
-7
/
+5
2016-09-18
Staging: dgnc: dgnc_tty: fixed a line too long style issue
Cathal Mullaney
1
-1
/
+2
2016-09-16
staging: dgnc: Fix long line and spelling mistake
Rehas Sachdeva
1
-6
/
+18
2016-09-16
staging: dgnc: Fix lines over 80 characters
Rehas Sachdeva
1
-7
/
+18
2016-09-12
staging: dgnc: dgnc_sysfs *_ATTR() macros convert
Matias Mucciolo
1
-93
/
+90
2016-09-12
staging: dgnc: Fix multi line comment alignment
Fernando Apesteguia
1
-25
/
+25
2016-09-01
staging: dgnc: check the type of print before calling
Daeseok Youn
1
-13
/
+5
2016-08-21
staging: dgnc: fix 'line over 80 characters'
Anson Jacob
1
-1
/
+1
2016-08-15
staging: dgnc: remove useless variable 'ch_intr_rx'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove useless variable 'ch_intr_tx'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove useless variable 'ch_intr_modem'
Daeseok Youn
3
-11
/
+0
2016-08-15
staging: dgnc: remove useless variable 'intr_rx'
Daeseok Youn
3
-4
/
+0
2016-08-15
staging: dgnc: remove useless variable 'intr_tx'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove unused variable 'intr_modem'
Daeseok Youn
3
-3
/
+0
2016-08-15
staging: dgnc: remove redundant null check in
Daeseok Youn
1
-3
/
+0
2016-08-15
staging: dgnc: remove useless variable 'intr_count'
Daeseok Youn
3
-5
/
+0
2016-08-15
staging: dgnc: remove redundant NULL check for brd
Daeseok Youn
1
-3
/
+0
2016-08-15
staging: dgnc: re-arrange functions for removing
Daeseok Youn
1
-330
/
+301
2016-08-15
staging: dgnc: removes redundant null check and change
Daeseok Youn
1
-21
/
+3
2016-08-15
staging: dgnc: remove redundant variable null check
Daeseok Youn
1
-6
/
+0
2016-08-15
staging: dgnc: remove redundant local variable for
Daeseok Youn
1
-7
/
+0
2016-08-15
staging: dgnc: remove useless error value assignment
Daeseok Youn
1
-3
/
+1
2016-08-15
staging: dgnc: remove redundant NULL checks in
Daeseok Youn
1
-7
/
+2
2016-08-15
staging: dgnc: add __exit macro to dgnc_driver.c
Joshua Houghton
1
-1
/
+1
2016-05-21
Merge tag 'staging-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
8
-293
/
+246
2016-05-09
staging: dgnc: Need to check for NULL of ch
Daeseok Youn
1
-1
/
+1
2016-05-09
staging: dgnc: remove redundant condition check
Daeseok Youn
1
-6
/
+0
2016-05-09
staging: dgnc: fix 'line over 80 characters'
Daeseok Youn
1
-9
/
+11
2016-05-09
staging: dgnc: clean up the dgnc_get_modem_info()
Daeseok Youn
1
-11
/
+1
2016-05-04
staging: dgnc: Fix a NULL pointer dereference
Daeseok Youn
1
-5
/
+5
2016-04-30
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
1
-1
/
+1
2016-04-30
staging: dgnc: use tty_alloc_driver instead of kcalloc
Daeseok Youn
2
-86
/
+62
2016-04-30
staging: dgnc: remove redundant NULL check in
Daeseok Youn
1
-13
/
+2
2016-04-30
staging: dgnc: return -ENOMEM when kzalloc failed
Daeseok Youn
1
-0
/
+8
2016-04-30
staging: dgnc: remove blank line
Daeseok Youn
1
-1
/
+0
2016-04-30
staging: dgnc: remove parenthesis around the CONST |
Daeseok Youn
1
-1
/
+1
[next]