index
:
kernel/linux.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.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2021-05-14
serial: omap: fix rs485 half-duplex filtering
Dario Binacchi
1
-15
/
+24
2021-05-14
serial: omap: don't disable rs485 if rts gpio is missing
Dario Binacchi
1
-8
/
+4
2021-05-14
serial: core: return early on unsupported ioctls
Johan Hovold
1
-3
/
+3
2021-05-14
tty: fix return value for unsupported termiox ioctls
Johan Hovold
1
-2
/
+2
2021-05-14
tty: fix return value for unsupported ioctls
Johan Hovold
1
-5
/
+5
2021-05-14
serial: stm32: fix tx_empty condition
Erwan Le Ray
2
-4
/
+4
2021-05-14
serial: stm32: add FIFO flush when port is closed
Erwan Le Ray
1
-0
/
+5
2021-05-14
serial: stm32: fix FIFO flush in startup and set_termios
Erwan Le Ray
1
-3
/
+3
2021-05-14
serial: stm32: call stm32_transmit_chars locked
Erwan Le Ray
1
-0
/
+3
2021-05-14
serial: stm32: fix tx dma completion, release channel
Erwan Le Ray
1
-0
/
+1
2021-05-14
serial: liteuart: fix return value check in liteuart_probe()
Wei Yongjun
1
-2
/
+2
2021-05-14
serial: stm32: fix a deadlock in set_termios
Erwan Le Ray
1
-6
/
+6
2021-05-14
serial: stm32: fix wake-up flag handling
Erwan Le Ray
1
-13
/
+19
2021-05-14
serial: stm32: fix a deadlock condition with wakeup event
Erwan Le Ray
1
-12
/
+15
2021-05-14
serial: stm32: fix TX and RX FIFO thresholds
Erwan Le Ray
1
-14
/
+9
2021-05-14
serial: stm32: fix incorrect characters on console
Erwan Le Ray
1
-1
/
+11
2021-05-14
serial: stm32: fix startup by enabling usart for reception
Erwan Le Ray
1
-1
/
+2
2021-05-14
serial: stm32: fix probe and remove order for dma
Erwan Le Ray
1
-13
/
+44
2021-05-14
sc16is7xx: Defer probe if device read fails
Annaliese McDermond
1
-1
/
+1
2021-05-14
tty: mxser: fix TIOCSSERIAL permission check
Johan Hovold
1
-3
/
+4
2021-05-14
tty: mxser: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-6
/
+18
2021-05-14
tty: moxa: fix TIOCSSERIAL permission check
Johan Hovold
1
-5
/
+11
2021-05-14
tty: amiserial: fix TIOCSSERIAL permission check
Johan Hovold
1
-0
/
+1
2021-05-14
tty: moxa: fix TIOCSSERIAL jiffies conversions
Johan Hovold
1
-2
/
+2
2021-05-12
tty: fix memory leak in vc_deallocate
Pavel Skripkin
1
-0
/
+1
2021-05-12
tty: n_gsm: check error while registering tty devices
Hillf Danton
1
-2
/
+12
2021-04-03
Merge tag 'tty-5.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-7
/
+0
2021-03-26
soc: qcom-geni-se: Cleanup the code to remove proxy votes
Roja Rani Yarubandi
1
-7
/
+0
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
2
-3
/
+0
2021-03-13
Merge tag 'tty-5.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-40
/
+9
2021-03-10
Revert "drivers:tty:pty: Fix a race causing data loss on close"
Greg Kroah-Hartman
2
-16
/
+4
2021-03-10
Revert "serial: max310x: rework RX interrupt handling"
Alexander Shiyan
1
-24
/
+5
2021-03-02
vio: make remove callback return void
Uwe Kleine-König
1
-3
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
4
-493
/
+0
2021-02-23
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2
-5
/
+2
2021-02-22
Merge tag 'devicetree-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-38
/
+35
2021-02-21
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
38
-5009
/
+710
2021-02-21
tty: protect tty_write from odd low-level tty disciplines
Linus Torvalds
1
-1
/
+4
2021-02-09
serial: core: Remove BUG_ON(in_interrupt()) check
Ahmed S. Darwish
1
-4
/
+4
2021-02-09
vt_ioctl: Remove in_interrupt() check
Ahmed S. Darwish
1
-2
/
+1
2021-02-05
Merge branch 'devel-stable' of git://git.armlinux.org.uk/~rmk/linux-arm into ...
Greg Kroah-Hartman
2
-5
/
+2
2021-02-02
amba: Make the remove callback return void
Uwe Kleine-König
2
-5
/
+2
2021-01-30
tty: avoid using vfs_iocb_iter_write() for redirected console writes
Linus Torvalds
1
-3
/
+17
2021-01-27
vt: keyboard, use new API for keyboard_tasklet
Emil Renner Berthing
1
-3
/
+3
2021-01-27
misc: pti: Remove driver for deprecated platform
Andy Shevchenko
4
-489
/
+0
2021-01-26
serial: stm32: improve platform_get_irq condition handling in init_port
Erwan Le Ray
1
-5
/
+5
2021-01-26
serial: ifx6x60: Remove driver for deprecated platform
Andy Shevchenko
4
-1513
/
+0
2021-01-26
serial: stm32: Use of_device_get_match_data()
Stephen Boyd
2
-38
/
+35
2021-01-25
Commit 9bb48c82aced ("tty: implement write_iter") converted the tty
Sami Tolvanen
2
-7
/
+2
2021-01-25
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
5
-20
/
+26
[next]