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
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-14
tty: pl011: Avoid spuriously stuck-off interrupts
Dave Martin
1
-0
/
+16
2018-04-30
Merge 4.17-rc3 into tty-next
Greg Kroah-Hartman
8
-27
/
+68
2018-04-25
tty: Use __GFP_NOFAIL for tty_ldisc_get()
Tetsuo Handa
1
-6
/
+5
2018-04-25
serial: uartps: Remove static port array
Michal Simek
1
-12
/
+4
2018-04-25
serial: uartps: Move cnds_uart_get_port to probe
Michal Simek
1
-40
/
+21
2018-04-25
serial: uartps: Use dynamic array for console port
Michal Simek
1
-5
/
+24
2018-04-25
serial: uartps: Remove console_initcall from the driver
Michal Simek
1
-14
/
+0
2018-04-25
sc16is7xx: Check for an error when the clock is enabled.
Stefan Potyra
1
-1
/
+4
2018-04-25
tty: n_gsm: fix gsm_mux_net_start_xmit()'s return type
Luc Van Oostenryck
1
-1
/
+1
2018-04-25
serial: 8250_early: Setup divider when uartclk is passed
Michal Simek
1
-1
/
+1
2018-04-25
tty/nozomi: fix inconsistent indentation
Joey Pabalinas
1
-38
/
+38
2018-04-25
tty/nozomi: cleanup DUMP() macro
Joey Pabalinas
1
-13
/
+13
2018-04-23
tty: serial: xuartps: Setup early console when uartclk is also passed
Michal Simek
1
-1
/
+1
2018-04-23
tty: Don't call panic() at tty_ldisc_init()
Tetsuo Handa
2
-3
/
+7
2018-04-23
tty: Avoid possible error pointer dereference at tty_ldisc_restore().
Tetsuo Handa
1
-8
/
+5
2018-04-23
tty: nozomi: fix spelling mistake in macro NOZOMI_STATE_UKNOWN
Colin Ian King
1
-1
/
+1
2018-04-23
tty: ipwireless: Replace GFP_ATOMIC with GFP_KERNEL in ipwireless_network_create
Jia-Ju Bai
1
-1
/
+1
2018-04-23
tty: serial: qcom_geni_serial: Use signed variable to get IRQ
Karthikeyan Ramasubramanian
1
-4
/
+6
2018-04-23
serial/aspeed-vuart: Implement quick throttle mechanism
Jeremy Kerr
1
-4
/
+101
2018-04-23
serial/aspeed-vuart: Implement rx throttling
Jeremy Kerr
1
-0
/
+27
2018-04-23
serial/8250: export serial8250_read_char
Jeremy Kerr
1
-1
/
+2
2018-04-23
serial: Introduce UPSTAT_SYNC_FIFO for synchronised FIFOs
Jeremy Kerr
1
-2
/
+2
2018-04-23
serial: Remove depends on HAS_DMA in case of platform dependency
Geert Uytterhoeven
1
-4
/
+0
2018-04-23
earlycon: Initialize port->uartclk based on clock-frequency property
Michal Simek
1
-0
/
+4
2018-04-23
tty: serial: 8250: pass IRQ shared flag to UART ports
Kurt Kanzenbach
1
-0
/
+1
2018-04-23
serial: 8250: omap: Provide ability to enable/disable UART as wakeup source
Vignesh R
1
-0
/
+11
2018-04-23
serial: 8250_dw: Limit dw8250_tx_wait_empty quirk to armada-38x devices
Joshua Scott
1
-4
/
+27
2018-04-23
serial: sh-sci: Support for HSCIF RX sampling point adjustment
Ulrich Hecht
2
-23
/
+46
2018-04-23
serial: sh-sci: Add support for dynamic instances
Geert Uytterhoeven
2
-0
/
+10
2018-04-23
earlycon: Use a pointer table to fix __earlycon_table stride
Daniel Kurtz
1
-2
/
+4
2018-04-23
serial: imx: fix cached UCR2 read on software reset
Stefan Agner
1
-1
/
+1
2018-04-23
serial: imx: warn user when using unsupported configuration
Stefan Agner
1
-0
/
+17
2018-04-22
serial: mvebu-uart: add suspend/resume support
Miquel Raynal
1
-0
/
+64
2018-04-22
serial: mvebu-uart: Fix local flags handling on termios update
Marc Zyngier
1
-1
/
+0
2018-04-22
tty: n_gsm: Fix DLCI handling for ADM mode if debug & 2 is not set
Tony Lindgren
1
-0
/
+11
2018-04-22
tty: n_gsm: Fix long delays with control frame timeouts in ADM mode
Tony Lindgren
1
-1
/
+11
2018-04-22
tty: serial: msm_serial: Add support for suspend/resume
Pascal Huerst
1
-0
/
+25
2018-04-22
tty: serial: simplify getting .drvdata
Wolfram Sang
4
-24
/
+12
2018-04-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-1
/
+1
2018-04-05
Merge tag 'tty-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
31
-632
/
+2367
2018-04-03
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+4
2018-04-03
Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...
Linus Torvalds
19
-11368
/
+0
2018-04-02
x86/ioport: add ksys_ioperm() helper; remove in-kernel calls to sys_ioperm()
Dominik Brodowski
1
-3
/
+3
2018-04-02
fs: add ksys_sync() helper; remove in-kernel calls to sys_sync()
Dominik Brodowski
1
-1
/
+1
2018-03-26
tty: hvc: remove tile driver
Arnd Bergmann
2
-197
/
+0
2018-03-26
tty: remove bfin_jtag_comm and hvc_bfin_jtag drivers
Arnd Bergmann
6
-481
/
+0
2018-03-26
serial: remove tile uart driver
Arnd Bergmann
3
-699
/
+0
2018-03-26
serial: remove m32r_sio driver
Arnd Bergmann
4
-1233
/
+0
2018-03-26
serial: remove blackfin drivers
Arnd Bergmann
5
-2725
/
+0
2018-03-26
serial: remove cris/etrax uart drivers
Arnd Bergmann
5
-5354
/
+0
[prev]
[next]