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.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
2018-08-12
tty: serial: 8250: Revert NXP SC16C2552 workaround
Mark
1
-2
/
+1
2018-08-02
serial: 8250_exar: Read INT0 from slave device, too
Aaron Sierra
1
-1
/
+5
2018-08-02
tty: rocket: Fix possible buffer overwrite on register_PCI
Anton Vasilyev
1
-1
/
+1
2018-08-02
serial: 8250_dw: Add ACPI support for uart on Broadcom SoC
Srinath Mannam
1
-0
/
+1
2018-08-02
serial: 8250_dw: always set baud rate in dw8250_set_termios
Chen Hu
1
-1
/
+1
2018-08-02
tty: serial: uartlite: Add support for suspend and resume
Shubhrajyoti Datta
1
-0
/
+36
2018-08-02
tty: serial: uartlite: Add clock adaptation
Shubhrajyoti Datta
1
-2
/
+47
2018-08-02
tty: serial: uartlite: Add structure for private data
Shubhrajyoti Datta
1
-8
/
+21
2018-08-02
serial: sh-sci: Improve support for separate TEI and DRI interrupts
Chris Brandt
1
-51
/
+40
2018-08-02
serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE
Chris Brandt
1
-31
/
+0
2018-08-02
serial: sh-sci: Allow for compressed SCIF address
Chris Brandt
1
-10
/
+15
2018-07-25
serial: 8250: Use cached port name directly in messages
Andy Shevchenko
2
-14
/
+12
2018-07-23
serial: 8250_exar: Drop unused variable in pci_xr17v35x_setup()
Andy Shevchenko
1
-1
/
+0
2018-07-21
vt: avoid a VLA in the unicode screen scroll function
Nicolas Pitre
1
-13
/
+23
2018-07-21
vt: coherence validation code for the unicode screen buffer
Nicolas Pitre
1
-0
/
+39
2018-07-21
vt: selection: take screen contents from uniscr if available
Adam Borowski
2
-4
/
+17
2018-07-21
vt: selection: handle storing of characters above U+FFFF
Adam Borowski
1
-5
/
+18
2018-07-21
vt: don't reinvent min()
Adam Borowski
1
-10
/
+4
2018-07-21
pty: fix O_CLOEXEC for TIOCGPTPEER
Matthijs van Duin
1
-1
/
+1
2018-07-21
serial: sh-sci: Drop superfluous assignment in sci_request_dma()
Geert Uytterhoeven
1
-1
/
+0
2018-07-21
serial: 8250_exar: Describe all members in struct exar8250_board
Andy Shevchenko
1
-0
/
+2
2018-07-21
serial: 8250_exar: Remove useless has_slave member
Andy Shevchenko
1
-5
/
+2
2018-07-21
serial: 8250_dw: Add compatible string for Renesas RZ/N1 UART
Phil Edworthy
1
-0
/
+1
2018-07-21
serial: sh-sci: Fix use-after-free on subsequent port startup
Geert Uytterhoeven
1
-0
/
+1
2018-07-16
tty: support CIBAUD without BOTHER
Johan Hovold
1
-6
/
+7
2018-07-16
tty: fix termios input-speed encoding when using BOTHER
Johan Hovold
1
-3
/
+7
2018-07-16
tty: fix termios input-speed encoding
Johan Hovold
1
-0
/
+3
2018-07-16
tty: serial: qcom_geni_serial: Add support for flow control
Girish Mahadevan
1
-31
/
+230
2018-07-16
serial: 8250: of: Defer probe on missing IRQ
Alexander Sverdlin
1
-0
/
+4
2018-07-16
serial: 8250: of: Correct of_platform_serial_setup() error handling
Alexander Sverdlin
1
-1
/
+1
2018-07-16
serial: sh-sci: Add support for R7S9210
Chris Brandt
1
-2
/
+75
2018-07-15
serdev: add dev_pm_domain_attach|detach()
Sean Wang
1
-1
/
+14
2018-07-13
tty: serial: jsm: remove redundant pointer ch
Colin Ian King
1
-2
/
+1
2018-07-13
uart: fix race between uart_put_char() and uart_shutdown()
Tycho Andersen
1
-5
/
+12
2018-07-12
serial: 8250_dw: add fractional divisor support
Jisheng Zhang
1
-0
/
+45
2018-07-12
serial: 8250: export serial8250_do_set_divisor()
Jisheng Zhang
1
-2
/
+3
2018-07-12
serial: 8250: introduce get_divisor() and set_divisor() hook
Jisheng Zhang
2
-4
/
+27
2018-07-07
kbd: complete dead keys definitions
Samuel Thibault
1
-1
/
+29
2018-07-07
serial: 8250_dw: Introduce IO accessors to extended registers
Andy Shevchenko
1
-8
/
+17
2018-07-06
serial: 8250: let serial8250_get_divisor() get uart_port * as param
Jisheng Zhang
1
-4
/
+4
2018-07-06
serial: sh-sci: Stop using deprecated dmaengine_terminate_all()
Geert Uytterhoeven
1
-4
/
+4
2018-07-06
serial: sh-sci: Stop TX DMA workqueue during port shutdown
Geert Uytterhoeven
1
-2
/
+2
2018-07-06
serial: sh-sci: Postpone DMA release when falling back to PIO
Geert Uytterhoeven
1
-42
/
+41
2018-07-06
serial: sh-sci: Stop RX FIFO timer during port shutdown
Geert Uytterhoeven
1
-0
/
+2
2018-07-02
Merge 4.18-rc3 into tty-next
Greg Kroah-Hartman
4
-27
/
+35
2018-06-28
vt: unicode fallback for scrollback
Nicolas Pitre
2
-3
/
+31
2018-06-28
vt: introduce unicode mode for /dev/vcs
Nicolas Pitre
2
-14
/
+136
2018-06-28
vt: preserve unicode values corresponding to screen characters
Nicolas Pitre
1
-11
/
+209
2018-06-28
vt: prevent leaking uninitialized data to userspace via /dev/vcs*
Alexander Potapenko
1
-2
/
+2
2018-06-28
serdev: fix memleak on module unload
Johan Hovold
1
-0
/
+1
[next]