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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-06
serial: Remove duplicated macro definition of port type
Tiezhu Yang
1
-14
/
+0
2020-07-01
tty/vt: Do not warn when huge selection requested
Alexey Kardashevskiy
1
-1
/
+1
2020-07-01
serial: stm32: Use generic DT binding for announcing RTS/CTS lines
Erwan Le Ray
1
-2
/
+3
2020-07-01
dt-bindings: serial: add generic DT binding for announcing RTS/CTS lines
Erwan Le Ray
1
-1
/
+3
2020-06-27
tty: fix spelling mistake
Flavio Suligoi
1
-1
/
+1
2020-06-27
serial: 8250_mtk: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_ingenic: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_pxa: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+8
2020-06-27
serial: 8250_omap: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: 8250_em: Switch to use platform_get_irq()
Andy Shevchenko
1
-6
/
+10
2020-06-27
serial: kgdboc: Fix bad line wrapping in comment
Douglas Anderson
1
-1
/
+2
2020-06-27
serial: serial-tegra: reduce irq-latency after rx errors
Randolph Maaßen
1
-3
/
+3
2020-06-27
8250-men-mcb: fix signed/unsigned confusion
Pavel Machek
1
-2
/
+2
2020-06-27
serial: core: drop unnecessary gpio include
Johan Hovold
3
-1
/
+3
2020-06-27
tty: serial: fsl_lpuart: minimum baud rate support
Vabhav Sharma
1
-0
/
+3
2020-06-27
tty: serial: qcom_geni_serial: Clean up an ARRAY_SIZE() vs sizeof()
Dan Carpenter
1
-1
/
+1
2020-06-27
serial: samsung: fix spelling mistake
Tamseel Shams
1
-1
/
+1
2020-06-27
serial: samsung: Minor whitespace cleanups
Krzysztof Kozlowski
1
-13
/
+9
2020-06-24
tty/vt: check allocation size in con_set_unimap()
Denis Efremov
1
-1
/
+1
2020-06-24
vt_ioctl: move perm checks level up
Jiri Slaby
1
-9
/
+12
2020-06-24
vt_ioctl: move vt_kdsetmode out of vt_k_ioctl
Jiri Slaby
1
-35
/
+43
2020-06-24
vt_ioctl: move vt_io_fontreset out of vt_io_ioctl
Jiri Slaby
1
-18
/
+26
2020-06-24
vt_ioctl: move vt_resizex out of vt_ioctl
Jiri Slaby
1
-45
/
+55
2020-06-24
vt_ioctl: move vt_reldisp out of vt_ioctl
Jiri Slaby
1
-48
/
+40
2020-06-24
vt_ioctl: move vt_setactivate out of vt_ioctl
Jiri Slaby
1
-35
/
+39
2020-06-24
vt_ioctl: move io ioctls to a separate function
Jiri Slaby
1
-79
/
+98
2020-06-24
vt_ioctl: move K* ioctls to a separate function
Jiri Slaby
1
-137
/
+157
2020-06-24
vt_ioctl: eliminate use of uival and ucval
Jiri Slaby
1
-13
/
+6
2020-06-24
vt_ioctl: eliminate ret & breaks in vt_ioctl
Jiri Slaby
1
-185
/
+133
2020-06-24
vt: simplify noncolor attributes in build_attr
Jiri Slaby
1
-4
/
+4
2020-06-24
vt: remove superfluous parens in invert_screen and build_attr
Jiri Slaby
1
-3
/
+7
2020-06-24
vt: use newly defined CUR_* macros
Jiri Slaby
11
-19
/
+23
2020-06-24
vt: redefine world of cursor macros
Jiri Slaby
6
-16
/
+22
2020-06-24
vt: whitespace and paren cleanup in add_softcursor
Jiri Slaby
1
-7
/
+11
2020-06-24
vt: synchronize types and use min in csi_X
Jiri Slaby
1
-3
/
+5
2020-06-24
vt: make tc write more obvious in vc_con_write_normal
Jiri Slaby
1
-5
/
+8
2020-06-24
vt: simplify vc_attr handling in vc_con_write_normal
Jiri Slaby
1
-8
/
+4
2020-06-24
vc: simplify condition in vc_con_write_normal
Jiri Slaby
1
-1
/
+1
2020-06-24
vc: move normal char processing from do_con_write
Jiri Slaby
1
-89
/
+109
2020-06-24
vc: extract detecting control characters from do_con_write
Jiri Slaby
1
-26
/
+45
2020-06-24
vc: introduce struct vc_draw_region
Jiri Slaby
1
-19
/
+25
2020-06-24
vc: move translation out of do_con_write
Jiri Slaby
1
-10
/
+16
2020-06-24
vt: move rescan_last_byte label earlier
Jiri Slaby
1
-8
/
+4
2020-06-24
vt: extract attribute inversion to vc_invert_attr
Jiri Slaby
1
-8
/
+16
2020-06-24
vt: rearrange vc_translate_unicode
Jiri Slaby
1
-57
/
+64
2020-06-24
vt: separate unicode handling into vc_translate_unicode
Jiri Slaby
1
-68
/
+81
2020-06-24
vt: use modern types in do_con_write
Jiri Slaby
1
-9
/
+9
2020-06-24
vt: move vc_translate to vt.c and rename it
Jiri Slaby
2
-4
/
+13
2020-06-24
vt: get rid of VT10.ID macros
Jiri Slaby
2
-13
/
+4
2020-06-24
vt: use tty_insert_flip_string in respond_string
Jiri Slaby
1
-12
/
+15
[next]