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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-15
tty: vcc: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2021-01-15
tty: hvcs: Drop unnecessary if block
Uwe Kleine-König
1
-3
/
+0
2021-01-13
tty: serial: owl: Add support for kernel debugger
Cristian Ciocaltea
1
-0
/
+38
2021-01-07
tty: Protect disc_data in n_tty_close and n_tty_flush_buffer
Yan.Gao
1
-0
/
+2
2021-01-07
drivers:tty:pty: Fix a race causing data loss on close
Corey Minyard
2
-4
/
+16
2021-01-07
tty: Export redirect release
Corey Minyard
1
-8
/
+24
2021-01-07
serial: stm32: update transmission complete error message in shutdown
Erwan Le Ray
1
-1
/
+2
2021-01-07
serial: stm32: clean probe and remove port deinit
Erwan Le Ray
1
-2
/
+7
2021-01-07
serial: stm32: update conflicting RTS/CTS config comment
Erwan Le Ray
1
-1
/
+4
2021-01-07
serial: stm32: add author
Erwan Le Ray
1
-1
/
+2
2021-01-07
serial: stm32: add "_usart" prefix in functions name
Erwan Le Ray
1
-171
/
+177
2021-01-07
serial: stm32: fix code cleaning warnings and checks
Erwan Le Ray
1
-18
/
+15
2021-01-07
serial: stm32: fix DMA initialization error handling
Erwan Le Ray
1
-7
/
+17
2021-01-07
tty_port: drop last traces of low_latency
Jiri Slaby
14
-25
/
+2
2021-01-07
tty: cpm_uart, use port->flags instead of low_latency
Jiri Slaby
1
-2
/
+1
2021-01-07
vgacon: drop BROKEN_GRAPHICS_PROGRAMS
Jiri Slaby
1
-19
/
+0
2021-01-07
vt: drop old FONT ioctls
Jiri Slaby
2
-187
/
+3
2021-01-07
vt/consolemap: do font sum unsigned
Jiri Slaby
1
-1
/
+1
2021-01-07
8250_tegra: clean up tegra_uart_handle_break
Jiri Slaby
1
-5
/
+6
2021-01-07
tty: pty, remove BUG_ON from pty_close
Jiri Slaby
1
-1
/
+0
2021-01-07
vt: keyboard, defkeymap.c_shipped, approach the unicode table
Jiri Slaby
1
-34
/
+34
2021-01-07
vt: keyboard, defkeymap.c_shipped, approach the definitions
Jiri Slaby
1
-7
/
+7
2021-01-07
vt: keyboard, make keyboard_tasklet local
Jiri Slaby
1
-2
/
+3
2021-01-07
vt: move set_leds to keyboard.c
Jiri Slaby
2
-3
/
+11
2020-12-28
tty: serial: icom: Use DEFINE_SPINLOCK() for spinlock
Zheng Yongjun
1
-3
/
+1
2020-12-28
tty: serial: cpm_uart: Add udbg support for enabling xmon
Christophe Leroy
1
-1
/
+39
2020-12-28
tty/serial/lantiq: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-28
tty/serial/imx: convert comma to semicolon
Zheng Yongjun
1
-1
/
+1
2020-12-28
tty: new helper function tty_get_icount()
Uwe Kleine-König
1
-4
/
+25
2020-12-28
tty: rename tty_kopen() and add new function tty_kopen_shared()
Uwe Kleine-König
2
-19
/
+39
2020-12-27
Merge tag 'ntb-5.11' of git://github.com/jonmason/ntb
Linus Torvalds
4
-3
/
+44
2020-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2
-2
/
+4
2020-12-26
mfd: ab8500-debugfs: Remove extraneous seq_putc
Linus Torvalds
1
-1
/
+0
2020-12-26
Merge tag 'pci-v5.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-32
/
+31
2020-12-26
mfd: ab8500-debugfs: Remove extraneous curly brace
Nathan Chancellor
1
-1
/
+0
2020-12-26
PCI: dwc: Fix inverted condition of DMA mask setup warning
Alexander Lobakin
1
-6
/
+2
2020-12-26
PCI: tegra: Fix host link initialization
Rob Herring
1
-26
/
+29
2020-12-26
drm/amd/display: avoid uninitialized variable warning
Linus Torvalds
1
-1
/
+1
2020-12-25
Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
19
-174
/
+183
2020-12-24
Merge tag 'efi_updates_for_v5.11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
10
-39
/
+61
2020-12-24
Merge tag 'block-5.11-2020-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
11
-66
/
+114
2020-12-24
Merge tag 'libnvdimm-for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
8
-53
/
+54
2020-12-24
Merge tag 'drm-next-2020-12-24' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
38
-132
/
+182
2020-12-24
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
13
-747
/
+1679
2020-12-24
Merge branch 'for-5.11/dax' into for-5.11/libnvdimm
Dan Williams
3
-45
/
+29
2020-12-24
device-dax: Avoid an unnecessary check in alloc_dev_dax_range()
Zhen Lei
1
-14
/
+6
2020-12-24
device-dax: Fix range release
Dan Williams
1
-23
/
+21
2020-12-24
Merge tag 'amd-drm-fixes-5.11-2020-12-23' of git://people.freedesktop.org/~ag...
Dave Airlie
32
-111
/
+161
2020-12-24
Merge tag 'drm-misc-next-fixes-2020-12-22' of git://anongit.freedesktop.org/d...
Dave Airlie
6
-21
/
+21
2020-12-24
Merge tag 'tag-chrome-platform-for-v5.11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-78
/
+272
[next]