index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2017-06-09
serial: exar: Leave MPIOs as output for Commtech adapters
Jan Kiszka
1
-4
/
+11
2017-06-09
tty/serial: atmel: Remove AVR32 bits from the driver
Andy Shevchenko
2
-27
/
+9
2017-06-09
vt: fix \e[2m using the wrong placeholder color on graphical consoles
Adam Borowski
1
-1
/
+1
2017-06-09
Merge branch 'vt_copy_cleanup' into tty-next
Greg Kroah-Hartman
3
-51
/
+19
2017-06-09
vt: drop access_ok() calls in unimap ioctls
Adam Borowski
1
-8
/
+0
2017-06-09
vt: use memdup_user in PIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+3
2017-06-09
vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctl
Adam Borowski
1
-8
/
+6
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
[prev]
[next]