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
2017-06-09
vt: fix unchecked __put_user() in tioclinux ioctls
Adam Borowski
1
-3
/
+3
2017-06-09
vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctls
Adam Borowski
1
-24
/
+7
2017-06-09
tty: serdev: use dev_groups and not dev_attrs for bus_type
Greg Kroah-Hartman
1
-4
/
+6
2017-06-05
Merge 4.12-rc4 into tty-next
Greg Kroah-Hartman
1
-2
/
+0
2017-06-04
Revert "tty: fix port buffer locking"
Greg Kroah-Hartman
1
-2
/
+0
2017-06-03
serial: uartps: Fix kernel doc warnings
Nava kishore Manne
1
-0
/
+1
2017-06-03
serial: 8250_of: Add reset support
Joel Stanley
1
-0
/
+10
2017-06-03
tty: n_gsm: do not send/receive in ldisc close path
Sascha Hauer
1
-19
/
+35
2017-06-03
Fix serial console on SNI RM400 machines
Thomas Bogendoerfer
1
-5
/
+10
2017-06-03
tty: handle the case where we cannot restore a line discipline
Alan Cox
3
-15
/
+112
2017-05-29
Merge 4.12-rc3 into tty-next
Greg Kroah-Hartman
11
-40
/
+141
2017-05-25
serial: altera_uart: call iounmap() at driver remove
Tobias Klauser
1
-0
/
+1
2017-05-25
serial: imx: ensure UCR3 and UFCR are setup correctly
Uwe Kleine-König
1
-2
/
+12
2017-05-24
serial: 8250: Add CAP_MINI, set for bcm2835aux
Phil Elwell
3
-1
/
+10
2017-05-24
serial: sh-sci: Update warning message in sci_request_dma_chan()
Geert Uytterhoeven
1
-2
/
+1
2017-05-24
serial: meson: hide an unused function
Arnd Bergmann
1
-9
/
+8
2017-05-18
serial: enable serdev support
Johan Hovold
1
-2
/
+2
2017-05-18
tty/serdev: add serdev registration interface
Johan Hovold
2
-2
/
+79
2017-05-18
serdev: Restore serdev_device_write_buf for atomic context
Stefan Wahren
1
-0
/
+12
2017-05-18
serial: core: fix crash in uart_suspend_port
Lucas Stach
1
-1
/
+1
2017-05-18
tty: fix port buffer locking
Vegard Nossum
1
-0
/
+2
2017-05-18
tty: ehv_bytechan: clean up init error handling
Johan Hovold
1
-9
/
+8
2017-05-18
serial: ifx6x60: fix use-after-free on module unload
Johan Hovold
1
-1
/
+1
2017-05-18
serial: altera_jtaguart: adding iounmap()
Alexey Khoroshilov
1
-0
/
+1
2017-05-18
serial: exar: Fix stuck MSIs
Jan Kiszka
1
-9
/
+10
2017-05-18
serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'
Christophe JAILLET
1
-3
/
+8
2017-05-18
serdev: fix tty-port client deregistration
Johan Hovold
1
-5
/
+10
2017-05-18
Revert "tty_port: register tty ports with serdev bus"
Johan Hovold
1
-12
/
+0
2017-05-18
drivers/tty: 8250: only call fintek_8250_probe when doing port I/O
Ard Biesheuvel
1
-1
/
+1
2017-05-18
serial: xilinx_uartps: Fix the error path
Shubhrajyoti Datta
1
-4
/
+5
2017-05-18
serial: meson: change interrupt description to tty name
Heiner Kallweit
1
-1
/
+1
2017-05-18
serial: meson: remove use of flag UPF_IOREMAP
Heiner Kallweit
1
-14
/
+8
2017-05-18
serial: meson: make use of uart_port member mapsize
Heiner Kallweit
1
-24
/
+5
2017-05-18
serial: meson: remove dead code in meson_uart_change_speed
Heiner Kallweit
1
-2
/
+0
2017-05-18
serial: meson: remove unneeded variable assignment in meson_serial_port_write
Heiner Kallweit
1
-1
/
+12
2017-05-18
serial: meson: fix setting number of stop bits
Heiner Kallweit
1
-1
/
+1
2017-05-18
tty/vt/keyboard: Remove AVR32 bits from the driver
Andy Shevchenko
1
-2
/
+1
2017-05-18
serial: pch_uart: use offset_in_page() macro
Geliang Tang
1
-2
/
+1
2017-05-18
tty/serial: atmel: use offset_in_page() macro
Geliang Tang
1
-2
/
+3
2017-05-18
drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"
Colin Ian King
1
-2
/
+1
2017-05-18
serial: exar: Preconfigure xr17v35x MPIOs as output
Jan Kiszka
1
-2
/
+2
2017-05-18
imx-serial: RX DMA startup latency
Peter Senna Tschudin
1
-21
/
+5
2017-05-18
tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrate
Stefan Wahren
1
-1
/
+1
2017-05-18
serial: sh-sci: Move uart_register_driver call to device probe
Sjoerd Simons
1
-11
/
+15
2017-05-18
serial: pl010: Move uart_register_driver call to device probe
Sjoerd Simons
1
-10
/
+21
2017-05-18
serial: sh-sci: Fix race condition causing garbage during shutdown
Geert Uytterhoeven
1
-2
/
+14
2017-05-18
drivers/serial: Add driver for Aspeed virtual UART
Jeremy Kerr
3
-0
/
+334
2017-05-18
serial: 8250: Add flag so drivers can avoid THRE probe
Joel Stanley
1
-1
/
+1
2017-05-18
serial: 8250_exar: Remove duplicate assignment
Andy Shevchenko
1
-1
/
+0
2017-05-18
serial: 8250: omap: Disable DMA for console UART
Vignesh R
1
-0
/
+4
[prev]
[next]