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
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-28
vt_ioctl: fix GIO_UNIMAP regression
Jiri Slaby
1
-6
/
+5
2020-10-28
vt: keyboard, extend func_buf_lock to readers
Jiri Slaby
1
-4
/
+13
2020-10-28
vt: keyboard, simplify vt_kdgkbsent
Jiri Slaby
1
-19
/
+9
2020-10-28
tty: serial: fsl_lpuart: LS1021A has a FIFO size of 16 words, like LS1028A
Vladimir Oltean
1
-6
/
+7
2020-10-28
tty: serial: 21285: fix lockup on open
Russell King
1
-6
/
+6
2020-10-24
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
1
-1
/
+1
2020-10-16
Merge tag 'mips_5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/l...
Linus Torvalds
1
-5
/
+4
2020-10-05
serial: mcf: add sysrq capability
Angelo Dureghello
1
-0
/
+1
2020-10-05
serial: fsl_lpuart: add sysrq support when using dma
Angelo Dureghello
1
-0
/
+57
2020-10-02
tty/sysrq: Extend the sysrq_key_table to cover capital letters
Andrzej Pietrasiewicz
1
-2
/
+47
2020-10-01
serial: max310x: rework RX interrupt handling
Thomas Petazzoni
1
-5
/
+24
2020-09-30
serial: 8250_dw: Fix clk-notifier/port suspend deadlock
Serge Semin
1
-35
/
+19
2020-09-30
serial: 8250: Skip uninitialized TTY port baud rate update
Serge Semin
1
-0
/
+4
2020-09-30
serial: 8250: Discard RTS/DTS setting from clock update method
Serge Semin
1
-1
/
+0
2020-09-30
tty: serial: imx: disable TXDC IRQ in imx_uart_shutdown() to avoid IRQ storm
Matthias Schiffer
1
-5
/
+6
2020-09-30
serial: 8250_fsl: Fix TX interrupt handling condition
Andrij Abyzov
1
-1
/
+1
2020-09-30
serial: pl011: Fix lockdep splat when handling magic-sysrq interrupt
Peter Zijlstra
1
-4
/
+7
2020-09-30
tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
Peng Fan
1
-1
/
+1
2020-09-30
tty: serial: lpuart: fix lpuart32_write usage
Peng Fan
1
-8
/
+6
2020-09-30
serial: qcom_geni_serial: To correct QUP Version detection logic
Paras Sharma
1
-1
/
+1
2020-09-29
serial: mvebu-uart: fix unused variable warning
Qinglang Miao
1
-1
/
+1
2020-09-27
vt_ioctl: make VT_RESIZEX behave like VT_RESIZE
Tetsuo Handa
1
-47
/
+10
2020-09-27
serial: mvebu-uart: simplify the return expression of mvebu_uart_probe()
Qinglang Miao
1
-4
/
+1
2020-09-27
tty: serial: imx: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
1
-0
/
+1
2020-09-27
tty: hvc: fix link error with CONFIG_SERIAL_CORE_CONSOLE=n
Yang Yingliang
1
-0
/
+1
2020-09-27
pch_uart: drop double zeroing
Julia Lawall
1
-1
/
+1
2020-09-21
Merge 5.9.0-rc6 into tty-next
Greg Kroah-Hartman
2
-24
/
+30
2020-09-16
tty: serial: qcom_geni_serial: Fix the UART wakeup issue
satya priya
1
-1
/
+1
2020-09-16
serial: 8250_pci: Add Realtek 816a and 816b
Tobias Diedrich
1
-0
/
+11
2020-09-16
serial: core: fix console port-lock regression
Johan Hovold
1
-17
/
+15
2020-09-16
serial: core: fix port-lock initialisation
Johan Hovold
1
-8
/
+6
2020-09-16
tty: serial: qcom_geni_serial: 115.2 is a better console default than 9600
Douglas Anderson
1
-1
/
+1
2020-09-16
serial: pmac_zilog: use for_each_child_of_node() macro
Qinglang Miao
1
-1
/
+1
2020-09-16
tty: serial: 8250_mtk: set regshift for mmio32
Hsin-Yi Wang
1
-0
/
+1
2020-09-16
tty: serial: print earlycon info after match->setup
Hsin-Yi Wang
1
-1
/
+8
2020-09-16
serial: ucc_uart: make qe_uart_set_mctrl() static
Jason Yan
1
-1
/
+1
2020-09-16
serial: 8250_pci: Remove unused function get_pci_irq()
YueHaibing
1
-9
/
+0
2020-09-13
Merge tag 'samsung-soc-s3c-5.10' of https://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-1
/
+1
2020-09-07
MIPS: Replace SIBYTE_1956_WAR by CONFIG_SB1_PASS_2_WORKAROUNDS
Thomas Bogendoerfer
1
-5
/
+4
2020-09-04
pty: do tty_flip_buffer_push without port->lock in pty_write
Artem Savkov
1
-1
/
+1
2020-09-04
tty: hvcs: Don't NULL tty->driver_data until hvcs_cleanup()
Tyrel Datwyler
1
-7
/
+7
2020-09-04
tty: ipwireless: fix error handling
Tong Zhang
2
-3
/
+3
2020-09-04
tty: synclink_gt: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-5
/
+9
2020-09-04
tty: serial: icom: switch from 'pci_' to 'dma_' API
Christophe JAILLET
1
-14
/
+18
2020-09-04
serial: 8250_fsl: Add ACPI support
kuldip dwivedi
1
-7
/
+101
2020-09-04
serial: stm32: Add RS485 RTS GPIO control again
Marek Vasut
1
-8
/
+25
2020-09-04
tty: serial: earlycon dependency
Tong Zhang
1
-0
/
+1
2020-09-04
sc16is7xx: Set iobase to device index
Daniel Mack
1
-0
/
+1
2020-09-04
serial: core: Simplify with dev_err_probe()
Krzysztof Kozlowski
1
-3
/
+1
2020-09-04
serial: 8250: Simplify with dev_err_probe()
Krzysztof Kozlowski
2
-23
/
+9
[next]