index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2017-10-20
tty: vt: remove multi-fetch, derive font.height from font.data
Meng Xu
2017-10-20
serial: sh-sci: Fix init data attribute for struct 'port_cfg'
Matthias Kaehlcke
2017-10-20
serial: sh-sci: Use of_device_get_match_data() helper
Geert Uytterhoeven
2017-10-20
serial: imx: Correct comment imx_flush_buffer()
Martyn Welch
2017-10-13
tty: fall back to N_NULL if switching to N_TTY fails during hangup
Johannes Weiner
2017-10-09
Merge 4.14-rc4 into tty-next
Greg Kroah-Hartman
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-04
vt: Use consistent logging style
Joe Perches
2017-10-04
sysrq : fix Show Regs call trace on ARM
Jibin Xu
2017-10-04
serial: 8250_dw: Improve clock rate setting
Ed Blake
2017-10-04
serial: Add define for max baud rate divisor
Ed Blake
2017-10-04
serial: sh-sci: suppress warning for ports without dma channels
Andy Lowe
2017-10-04
serial: 8250_mid: Enable HSU on Intel Cedar Fork PCH
Andy Shevchenko
2017-10-04
mxser: remove unused parameters
Jiri Slaby
2017-10-04
tty: xilinx_uartps: move to arch_initcall for earlier console
Shubhrajyoti Datta
2017-10-04
Arm: dts: stm32: remove extra compatible string from DT & driver
Vikas Manocha
2017-10-04
tty/serial: atmel: Prevent a warning on suspend
Romain Izard
2017-10-03
serial: sh-sci: Support for variable HSCIF hardware RX timeout
Ulrich Hecht
2017-10-03
tty: serial: jsm: Add space before the open brace
Gimcuan Hui
2017-10-03
serial: 8250_fintek: fix warning reported from smatch
Ji-Ze Hong (Peter Hong)
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81216H
Ji-Ze Hong (Peter Hong)
2017-10-03
serial: 8250_fintek: UART dynamic clocksource on Fintek F81866
Ji-Ze Hong (Peter Hong)
2017-10-03
drivers: tty: sa1100: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: ifx6x60: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: sn_console: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: n_gsm: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: pnx8xxx: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: 8250: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: max3100: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: vcc: use setup_timer() helper.
Allen Pais
2017-10-03
drivers: tty: mux: use setup_timer() helper.
Allen Pais
2017-10-03
serial: imx: Switch setting dma_is_txing from "false" to "0"
Martyn Welch
2017-10-03
serial: imx: Use RX_BUF_SIZE to set size of RX buffer
Martyn Welch
2017-10-03
serial: imx: only set dma_is_rxing when DMA starts
Romain Perier
2017-10-03
drivers: tty: imx: use setup_timer() helper.
Allen Pais
2017-10-03
serial: imx: Update cached mctrl value when changing RTS
Ian Jamison
2017-10-03
serial: imx: Use common rs485 device tree parsing function
Sascha Hauer
2017-09-29
selection: get rid of field-by-field copyin
Al Viro
2017-09-29
VT_RESIZEX: get rid of field-by-field copyin
Al Viro
2017-09-19
serial: imx: default to half duplex rs485
Sascha Hauer
2017-09-18
serial: omap-serial: Use common rs485 device tree parsing function
Sascha Hauer
2017-09-18
serial: fsl_lpuart: Use common rs485 device tree parsing function
Sascha Hauer
2017-09-18
serial: atmel: Use common rs485 device tree parsing function
Sascha Hauer
2017-09-18
serial: Add common rs485 device tree parsing function
Uwe Kleine-König
2017-09-18
serial: fsl_lpuart: Remove unused 'bd' variable
Fabio Estevam
2017-09-18
tty: synclink: Reuse an existing error handling path
Christophe JAILLET
2017-09-18
vt: Use bsearch library function in is_double_width
Thomas Meyer
2017-09-18
tty: serial: make sport_uart_ops static and const
Bhumika Goyal
2017-09-18
ttyport: trivial fix for some typo in comments
Antonio Borneo
2017-09-18
serial: meson: add Magic SysRq support
Yixun Lan
[prev]
[next]