summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-06-09vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctlsAdam Borowski
2017-06-09tty: serdev: use dev_groups and not dev_attrs for bus_typeGreg Kroah-Hartman
2017-06-05Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman
2017-06-04Revert "tty: fix port buffer locking"Greg Kroah-Hartman
2017-06-03serial: uartps: Fix kernel doc warningsNava kishore Manne
2017-06-03serial: 8250_of: Add reset supportJoel Stanley
2017-06-03tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer
2017-06-03Fix serial console on SNI RM400 machinesThomas Bogendoerfer
2017-06-03tty: handle the case where we cannot restore a line disciplineAlan Cox
2017-05-29Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman
2017-05-25serial: altera_uart: call iounmap() at driver removeTobias Klauser
2017-05-25serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König
2017-05-24serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell
2017-05-24serial: sh-sci: Update warning message in sci_request_dma_chan()Geert Uytterhoeven
2017-05-24serial: meson: hide an unused functionArnd Bergmann
2017-05-18serial: enable serdev supportJohan Hovold
2017-05-18tty/serdev: add serdev registration interfaceJohan Hovold
2017-05-18serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren
2017-05-18serial: core: fix crash in uart_suspend_portLucas Stach
2017-05-18tty: fix port buffer lockingVegard Nossum
2017-05-18tty: ehv_bytechan: clean up init error handlingJohan Hovold
2017-05-18serial: ifx6x60: fix use-after-free on module unloadJohan Hovold
2017-05-18serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov
2017-05-18serial: exar: Fix stuck MSIsJan Kiszka
2017-05-18serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET
2017-05-18serdev: fix tty-port client deregistrationJohan Hovold
2017-05-18Revert "tty_port: register tty ports with serdev bus"Johan Hovold
2017-05-18drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel
2017-05-18serial: xilinx_uartps: Fix the error pathShubhrajyoti Datta
2017-05-18serial: meson: change interrupt description to tty nameHeiner Kallweit
2017-05-18serial: meson: remove use of flag UPF_IOREMAPHeiner Kallweit
2017-05-18serial: meson: make use of uart_port member mapsizeHeiner Kallweit
2017-05-18serial: meson: remove dead code in meson_uart_change_speedHeiner Kallweit
2017-05-18serial: meson: remove unneeded variable assignment in meson_serial_port_writeHeiner Kallweit
2017-05-18serial: meson: fix setting number of stop bitsHeiner Kallweit
2017-05-18tty/vt/keyboard: Remove AVR32 bits from the driverAndy Shevchenko
2017-05-18serial: pch_uart: use offset_in_page() macroGeliang Tang
2017-05-18tty/serial: atmel: use offset_in_page() macroGeliang Tang
2017-05-18drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"Colin Ian King
2017-05-18serial: exar: Preconfigure xr17v35x MPIOs as outputJan Kiszka
2017-05-18imx-serial: RX DMA startup latencyPeter Senna Tschudin
2017-05-18tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrateStefan Wahren
2017-05-18serial: sh-sci: Move uart_register_driver call to device probeSjoerd Simons
2017-05-18serial: pl010: Move uart_register_driver call to device probeSjoerd Simons
2017-05-18serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven
2017-05-18drivers/serial: Add driver for Aspeed virtual UARTJeremy Kerr
2017-05-18serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley
2017-05-18serial: 8250_exar: Remove duplicate assignmentAndy Shevchenko
2017-05-18serial: 8250: omap: Disable DMA for console UARTVignesh R
2017-05-16staging: speakup: add tty-based comms functionsOkash Khawaja