index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
serial: Add Tegra Combined UART driver
Thierry Reding
2019-01-30
3
-0
/
+321
*
|
|
|
Serial: Ingenic: Add support for the X1000.
Zhou Yanjie
2019-01-30
1
-4
/
+9
*
|
|
|
serial: 8250: Add OF support for Xscale variant
Linus Walleij
2019-01-30
1
-0
/
+1
*
|
|
|
serial: fsl_lpuart: DMA support for 32-bit variant
Atsushi Nemoto
2019-01-30
1
-29
/
+163
*
|
|
|
tty: ldisc: add sysctl to prevent autoloading of ldiscs
Greg Kroah-Hartman
2019-01-30
3
-0
/
+74
*
|
|
|
Merge 5.0-rc4 into tty-next
Greg Kroah-Hartman
2019-01-28
7
-49
/
+40
|
\
|
|
|
|
*
|
|
serial: fsl_lpuart: fix maximum acceptable baud rate with over-sampling
Tomonori Sakita
2019-01-22
1
-1
/
+1
|
*
|
|
tty: serial: qcom_geni_serial: Allow mctrl when flow control is disabled
Matthias Kaehlcke
2019-01-22
1
-2
/
+2
|
*
|
|
tty: Handle problem if line discipline does not have receive_buf
Greg Kroah-Hartman
2019-01-21
1
-1
/
+2
|
*
|
|
vt: invoke notifier on screen size change
Nicolas Pitre
2019-01-18
1
-0
/
+1
|
*
|
|
vt: always call notifier with the console lock held
Nicolas Pitre
2019-01-18
1
-1
/
+1
|
*
|
|
vt: make vt_console_print() compatible with the unicode screen buffer
Nicolas Pitre
2019-01-18
1
-32
/
+15
|
*
|
|
tty/n_hdlc: fix __might_sleep warning
Paul Fulghum
2019-01-18
1
-0
/
+1
|
*
|
|
serial: 8250: Fix serial8250 initialization crash
He Zhe
2019-01-18
1
-8
/
+9
|
*
|
|
uart: Fix crash in uart_write and uart_put_char
Samir Virmani
2019-01-18
1
-4
/
+8
|
|
/
/
*
|
|
sysrq: Remove duplicated sysrq message
Petr Mladek
2019-01-22
1
-4
/
+3
*
|
|
sysrq: Restore original console_loglevel when sysrq disabled
Petr Mladek
2019-01-22
1
-0
/
+1
*
|
|
serial: fsl_lpuart: consider TX FIFO too in lpuart32_tx_empty
Atsushi Nemoto
2019-01-22
1
-2
/
+12
*
|
|
serial: fsl_lpuart: specify transmit FIFO size for 32-bit variant
Atsushi Nemoto
2019-01-22
1
-0
/
+2
*
|
|
vt: ignore sequences that contain ':' in parameters.
Martin Hostettler
2019-01-18
1
-4
/
+4
*
|
|
vt: ignore csi sequences with intermediate characters.
Martin Hostettler
2019-01-18
1
-1
/
+10
*
|
|
vt: Implement parsing for >, =, < private sequences.
Martin Hostettler
2019-01-18
1
-4
/
+18
*
|
|
vt: refactor vc_ques to allow of other private sequences.
Martin Hostettler
2019-01-18
1
-9
/
+11
*
|
|
vt: annotate implicit fall throughs
Mathieu Malaterre
2019-01-18
1
-0
/
+2
*
|
|
vcs: restore and document initial POLLPRI event
Nicolas Pitre
2019-01-18
1
-0
/
+9
*
|
|
vcs: fasync(): make it consistent with poll()
Nicolas Pitre
2019-01-18
1
-3
/
+12
*
|
|
vcs: poll(): cope with a deallocated vt
Nicolas Pitre
2019-01-18
1
-6
/
+15
*
|
|
vcsa: clamp header values when they don't fit
Nicolas Pitre
2019-01-18
2
-4
/
+6
*
|
|
n_tty: update comment for WAKEUP_CHARS define
Valentin Vidic
2019-01-18
1
-2
/
+4
*
|
|
n_gsm: Constify u8 and unsigned char usage
Tony Lindgren
2019-01-18
1
-12
/
+12
*
|
|
tty: n_gsm: Add copy_config() and gsm_config() to prepare for serdev
Tony Lindgren
2019-01-18
1
-100
/
+107
*
|
|
tty: serial: lpc32xx_hs: fix missing console boot messages
Alexandre Belloni
2019-01-18
1
-0
/
+4
*
|
|
serial: 8250_omap: Use clk_get_rate() to obtain fclk frequency
Vignesh R
2019-01-18
1
-1
/
+13
*
|
|
serial: 8250_omap: Drop check for of_node
Vignesh R
2019-01-18
1
-35
/
+28
*
|
|
tty/serial: use uart_console_write in the RISC-V SBL early console
Andreas Schwab
2019-01-18
1
-5
/
+8
*
|
|
tty: serial: meson: if no alias specified use an available id
Loys Ollivier
2019-01-18
1
-1
/
+12
*
|
|
Merge 5.0-rc2 into tty-next
Greg Kroah-Hartman
2019-01-15
5
-24
/
+73
|
\
|
|
|
*
|
Merge tag 'tty-5.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2019-01-13
2
-24
/
+32
|
|
\
\
|
|
*
|
tty: Don't hold ldisc lock in tty_reopen() if ldisc present
Dmitry Safonov
2019-01-11
1
-7
/
+13
|
|
*
|
serial: lantiq: Do not swap register read/writes
Hauke Mehrtens
2019-01-08
1
-17
/
+19
|
|
|
/
|
*
/
tty/serial: Add RISC-V SBI earlycon support
Anup Patel
2019-01-09
3
-0
/
+41
|
|
/
*
|
tty: serial: qcom_geni_serial: Use u32 for register variables
Ryan Case
2019-01-08
1
-12
/
+12
*
|
tty: serial: qcom_geni_serial: Remove xfer_mode variable
Ryan Case
2019-01-08
1
-43
/
+24
*
|
tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables
Ryan Case
2019-01-08
1
-21
/
+4
*
|
tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
Ryan Case
2019-01-08
1
-111
/
+80
*
|
serial: sh-sci: Make RX/TX DMA function names consistent
Geert Uytterhoeven
2019-01-08
1
-12
/
+12
*
|
serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()
Geert Uytterhoeven
2019-01-08
1
-2
/
+3
*
|
serial: sh-sci: Extract sci_dma_rx_reenable_irq()
Geert Uytterhoeven
2019-01-08
1
-8
/
+15
*
|
serial: sh-sci: Extract sci_dma_rx_chan_invalidate()
Geert Uytterhoeven
2019-01-08
1
-6
/
+13
*
|
serial: max310x: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2019-01-08
1
-2
/
+1
[prev]
[next]