index
:
linux/linux-stable.git
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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2020-04-23
tty: hvc: remove hvcs_driver_string
Jason Yan
2020-04-23
serial: fsl_lpuart: Change DMA failure messages to debug level
Fabio Estevam
2020-04-23
tty: rocket, remove unneeded variable
Jiri Slaby
2020-04-23
tty: rocket, avoid OOB access
Jiri Slaby
2020-04-23
tty: serial: bcm63xx: fix missing clk_put() in bcm63xx_uart
Zou Wei
2020-04-23
vt: don't hardcode the mem allocation upper bound
Nicolas Pitre
2020-04-23
tty: serial: owl: add "much needed" clk_prepare_enable()
Amit Singh Tomar
2020-04-23
vt: don't use kmalloc() for the unicode screen buffer
Nicolas Pitre
2020-04-21
tty: riscv: Using RISCV_SBI_V01 instead of RISCV_SBI
Kefeng Wang
2020-04-20
tty/sysrq: Export sysrq_mask(), sysrq_toggle_support()
Dmitry Safonov
2020-04-16
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
2020-04-16
serial: sunhv: Initialize lock for non-registered console
Andy Shevchenko
2020-04-16
serial: uartps: Use cdns_uart_tx_empty in console_write
Raviteja Narayanam
2020-04-16
serial: uartps: Wait for tx_empty in console setup
Raviteja Narayanam
2020-04-16
vt: extract selection chars storing from vc_do_selection
Jiri Slaby
2020-04-16
vt: selection, split __set_selection_kernel
Jiri Slaby
2020-04-16
serial: sh-sci: Drop unused include
Linus Walleij
2020-04-16
drivers/tty: remove redundant assignment to variable i and rename it to ret
Colin Ian King
2020-04-16
tty: serial: fsl_lpuart: make coverity happy
Michael Walle
2020-04-16
serial: omap: Convert to use GPIO descriptors
Linus Walleij
2020-04-16
serial: lpc32xx_hs: Drop surplus include
Linus Walleij
2020-04-16
Revert "serial: uartps: Register own uart console and driver structures"
Michal Simek
2020-04-16
Revert "serial: uartps: Move Port ID to device data structure"
Michal Simek
2020-04-16
Revert "serial: uartps: Change uart ID port allocation"
Michal Simek
2020-04-16
Revert "serial: uartps: Do not allow use aliases >= MAX_UART_INSTANCES"
Michal Simek
2020-04-16
Revert "serial: uartps: Fix error path when alloc failed"
Michal Simek
2020-04-16
Revert "serial: uartps: Use the same dynamic major number for all ports"
Michal Simek
2020-04-16
Revert "serial: uartps: Fix uartps_major handling"
Michal Simek
2020-04-05
Merge tag 'powerpc-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-04-03
Merge tag 'char-misc-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-03-31
Merge tag 'tty-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-03-30
Merge branch 'pm-qos'
Rafael J. Wysocki
2020-03-27
serial: 8250: Optimize irq enable after console write
Lukas Wunner
2020-03-27
serial: 8250: Fix rs485 delay after console write
Lukas Wunner
2020-03-27
vt: vt_ioctl: fix use-after-free in vt_in_use()
Eric Biggers
2020-03-27
vt: vt_ioctl: fix VT_DISALLOCATE freeing in-use virtual console
Eric Biggers
2020-03-26
tty: serial: make SERIAL_SPRD depend on COMMON_CLK
Chunyan Zhang
2020-03-26
tty: serial: fsl_lpuart: fix return value checking
Michael Walle
2020-03-26
tty: serial: fsl_lpuart: move dma_request_chan()
Michael Walle
2020-03-24
serial: omap: drop unused dt-bindings header
Uwe Kleine-König
2020-03-24
serial: 8250: 8250_omap: Add DMA support for UARTs on K3 SoCs
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Work around errata causing spurious IRQs with DMA
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Extend driver data to pass FIFO trigger info
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Move locking out from __dma_rx_do_complete()
Peter Ujfalusi
2020-03-24
serial: 8250: 8250_omap: Account for data in flight during DMA teardown
Vignesh Raghavendra
2020-03-24
serial: 8250: 8250_omap: Terminate DMA before pushing data on RX timeout
Vignesh Raghavendra
2020-03-24
serial: 8250_omap: Fix sleeping function called from invalid context during p...
Peter Ujfalusi
2020-03-24
serial: 8250: 8250_omap: Fix throttle to call stop_rx()
Vignesh Raghavendra
2020-03-24
serial: 8250_port: Don't service RX FIFO if throttled
Vignesh Raghavendra
2020-03-24
serial: uartps: Add TACTIVE check in cdns_uart_tx_empty function
Raviteja Narayanam
[prev]
[next]