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.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-7.0.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
2022-08-25
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
1
-0
/
+2
2022-08-21
serial: 8250: Fold EndRun device support into OxSemi Tornado code
Maciej W. Rozycki
1
-51
/
+25
2022-08-21
serial: 8250_pci: Replace dev_*() by pci_*() macros
Andy Shevchenko
1
-30
/
+22
2022-08-21
serial: 8250_pci: Refactor the loop in pci_ite887x_init()
Andy Shevchenko
1
-8
/
+4
2022-08-21
serial: 8250: Correct the clock for OxSemi PCIe devices
Maciej W. Rozycki
1
-64
/
+64
2022-08-21
serial: 8250: Dissociate 4MHz Titan ports from Oxford ports
Maciej W. Rozycki
1
-6
/
+38
2022-08-21
tty: n_gsm: fix missing corner cases in gsmld_poll()
Daniel Starke
1
-2
/
+5
2022-08-21
tty: n_gsm: fix DM command
Daniel Starke
1
-1
/
+1
2022-08-21
tty: n_gsm: fix wrong T1 retry count handling
Daniel Starke
1
-2
/
+2
2022-08-21
tty: n_gsm: fix race condition in gsmld_write()
Daniel Starke
1
-4
/
+17
2022-08-21
tty: n_gsm: fix packet re-transmission without open control channel
Daniel Starke
1
-1
/
+1
2022-08-21
tty: n_gsm: fix non flow control frames during mux flow off
Daniel Starke
1
-1
/
+53
2022-08-21
tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
Daniel Starke
1
-32
/
+42
2022-08-21
tty: n_gsm: fix user open not possible at responder until initiator open
Daniel Starke
1
-2
/
+29
2022-08-21
tty: n_gsm: Delete gsmtty open SABM frame when config requester
Zhenguo Zhao
1
-1
/
+3
2022-08-21
serial: 8250_dw: Store LSR into lsr_saved_flags in dw8250_tx_wait_empty()
Ilpo Järvinen
1
-0
/
+3
2022-08-21
serial: 8250: Export ICR access helpers for internal use
Maciej W. Rozycki
2
-21
/
+22
2022-08-21
serial: mvebu-uart: uart2 error bits clearing
Narendra Hadke
1
-0
/
+11
2022-08-21
tty: vt: initialize unicode screen buffer
Tetsuo Handa
1
-1
/
+1
2022-07-29
tty: use new tty_insert_flip_string_and_push_buffer() in pty_write()
Jiri Slaby
2
-12
/
+33
2022-07-29
tty: extract tty_flip_buffer_commit() from tty_flip_buffer_push()
Jiri Slaby
1
-5
/
+10
2022-07-29
tty: drop tty_schedule_flip()
Jiri Slaby
1
-22
/
+8
2022-07-29
tty: drivers/tty/, stop using tty_schedule_flip()
Jiri Slaby
6
-11
/
+11
2022-07-29
serial: mvebu-uart: correctly report configured baudrate value
Pali Rohár
1
-12
/
+13
2022-07-21
serial: 8250: Fix PM usage_count for console handover
Ilpo Järvinen
2
-5
/
+4
2022-07-21
serial: pl011: UPSTAT_AUTORTS requires .throttle/unthrottle
Ilpo Järvinen
1
-2
/
+21
2022-07-21
serial: stm32: Clear prev values before setting RTS delays
Ilpo Järvinen
1
-0
/
+2
2022-07-21
serial: 8250: fix return error code in serial8250_request_std_resource()
Yi Yang
1
-1
/
+3
2022-07-21
vt: fix memory overlapping when deleting chars in the buffer
Yangxi Xiang
1
-1
/
+1
2022-07-21
tty: serial: samsung_tty: set dma burst_size to 1
Chanho Park
1
-3
/
+2
2022-06-29
vt: drop old FONT ioctls
Jiri Slaby
2
-187
/
+3
2022-06-25
serial: core: Initialize rs485 RTS polarity already on probe
Lukas Wunner
1
-22
/
+12
2022-06-22
serial: 8250: Store to lsr_save_flags after lsr read
Ilpo Järvinen
1
-0
/
+2
2022-06-22
tty: goldfish: Fix free_irq() on remove
Vincent Whitchurch
1
-1
/
+1
2022-06-14
serial: msm_serial: disable interrupts in __msm_console_write()
John Ogness
1
-0
/
+5
2022-06-14
sysrq: do not omit current cpu when showing backtrace of all active CPUs
Changbin Du
1
-4
/
+9
2022-06-14
drivers: tty: serial: Fix deadlock in sa1100_set_termios()
Duoming Zhou
1
-2
/
+2
2022-06-14
tty: Fix a possible resource leak in icom_probe
Huang Guobin
1
-1
/
+1
2022-06-14
tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
Zheyu Ma
1
-0
/
+2
2022-06-14
serial: stm32-usart: Correct CSIZE, bits, and parity
Ilpo Järvinen
1
-3
/
+12
2022-06-14
serial: st-asc: Sanitize CSIZE and correct PARENB for CS7
Ilpo Järvinen
1
-0
/
+4
2022-06-14
serial: sifive: Sanitize CSIZE and c_iflag
Ilpo Järvinen
1
-1
/
+5
2022-06-14
serial: sh-sci: Don't allow CS5-6
Ilpo Järvinen
1
-1
/
+5
2022-06-14
serial: txx9: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-06-14
serial: rda-uart: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-06-14
serial: digicolor-usart: Don't allow CS5-6
Ilpo Järvinen
1
-0
/
+2
2022-06-14
serial: 8250_fintek: Check SER_RS485_RTS_* only with RS485
Ilpo Järvinen
1
-4
/
+4
2022-06-14
serial: meson: acquire port->lock in startup()
John Ogness
1
-0
/
+13
2022-06-14
serial: sifive: Report actual baud base rather than fixed 115200
Maciej W. Rozycki
1
-1
/
+1
2022-06-14
tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id an...
Sherry Sun
1
-20
/
+4
[next]