index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2021-05-26
tty: vt: always invoke vc->vc_sw->con_resize callback
Tetsuo Handa
2021-05-26
vt: Fix character height handling with VT_RESIZEX
Maciej W. Rozycki
2021-05-26
vt_ioctl: Revert VT_RESIZEX parameter handling removal
Maciej W. Rozycki
2021-05-26
Revert "serial: mvebu-uart: Fix to avoid a potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-14
serial: omap: fix rs485 half-duplex filtering
Dario Binacchi
2021-05-14
serial: omap: don't disable rs485 if rts gpio is missing
Dario Binacchi
2021-05-14
serial: core: return early on unsupported ioctls
Johan Hovold
2021-05-14
tty: fix return value for unsupported termiox ioctls
Johan Hovold
2021-05-14
tty: fix return value for unsupported ioctls
Johan Hovold
2021-05-14
serial: stm32: fix tx_empty condition
Erwan Le Ray
2021-05-14
serial: stm32: add FIFO flush when port is closed
Erwan Le Ray
2021-05-14
serial: stm32: fix FIFO flush in startup and set_termios
Erwan Le Ray
2021-05-14
serial: stm32: call stm32_transmit_chars locked
Erwan Le Ray
2021-05-14
serial: stm32: fix tx dma completion, release channel
Erwan Le Ray
2021-05-14
serial: liteuart: fix return value check in liteuart_probe()
Wei Yongjun
2021-05-14
serial: stm32: fix a deadlock in set_termios
Erwan Le Ray
2021-05-14
serial: stm32: fix wake-up flag handling
Erwan Le Ray
2021-05-14
serial: stm32: fix a deadlock condition with wakeup event
Erwan Le Ray
2021-05-14
serial: stm32: fix TX and RX FIFO thresholds
Erwan Le Ray
2021-05-14
serial: stm32: fix incorrect characters on console
Erwan Le Ray
2021-05-14
serial: stm32: fix startup by enabling usart for reception
Erwan Le Ray
2021-05-14
serial: stm32: fix probe and remove order for dma
Erwan Le Ray
2021-05-14
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
2021-05-14
tty: mxser: fix TIOCSSERIAL permission check
Johan Hovold
2021-05-14
tty: mxser: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-05-14
tty: moxa: fix TIOCSSERIAL permission check
Johan Hovold
2021-05-14
tty: amiserial: fix TIOCSSERIAL permission check
Johan Hovold
2021-05-14
tty: moxa: fix TIOCSSERIAL jiffies conversions
Johan Hovold
2021-05-12
tty: fix memory leak in vc_deallocate
Pavel Skripkin
2021-05-12
tty: n_gsm: check error while registering tty devices
Hillf Danton
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2021-03-13
Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-03-10
Revert "drivers:tty:pty: Fix a race causing data loss on close"
Greg Kroah-Hartman
2021-03-10
Revert "serial: max310x: rework RX interrupt handling"
Alexander Shiyan
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-02-20
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
2021-02-09
vt_ioctl: Remove in_interrupt() check
Ahmed S. Darwish
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2021-01-29
tty: avoid using vfs_iocb_iter_write() for redirected console writes
Linus Torvalds
2021-01-27
vt: keyboard, use new API for keyboard_tasklet
Emil Renner Berthing
2021-01-27
misc: pti: Remove driver for deprecated platform
Andy Shevchenko
2021-01-26
serial: stm32: improve platform_get_irq condition handling in init_port
Erwan Le Ray
[next]