summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni2017-06-141-43/+0
* tty: rocket: drop broken alt-speed supportJohan Hovold2017-06-131-21/+6
* tty: cyclades: drop broken alt-speed supportJohan Hovold2017-06-131-12/+9
* tty: amiserial: drop broken alt-speed supportJohan Hovold2017-06-131-20/+3
* serial: rate limit custom-speed deprecation noticeJohan Hovold2017-06-131-3/+2
* tty: add TIOCGPTPEER ioctlAleksa Sarai2017-06-091-4/+67
* tty: add compat_ioctl callbacksAleksa Sarai2017-06-091-0/+22
* serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka2017-06-091-4/+11
* tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko2017-06-092-27/+9
* vt: fix \e[2m using the wrong placeholder color on graphical consolesAdam Borowski2017-06-091-1/+1
* Merge branch 'vt_copy_cleanup' into tty-nextGreg Kroah-Hartman2017-06-093-51/+19
|\
| * vt: drop access_ok() calls in unimap ioctlsAdam Borowski2017-06-091-8/+0
| * vt: use memdup_user in PIO_UNIMAP ioctlAdam Borowski2017-06-091-8/+3
| * vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctlAdam Borowski2017-06-091-8/+6
| * vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski2017-06-091-3/+3
| * vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctlsAdam Borowski2017-06-091-24/+7
* | Merge 4.12-rc4 into tty-nextGreg Kroah-Hartman2017-06-051-2/+0
|\ \ | |/
| * Revert "tty: fix port buffer locking"Greg Kroah-Hartman2017-06-041-2/+0
* | serial: uartps: Fix kernel doc warningsNava kishore Manne2017-06-031-0/+1
* | serial: 8250_of: Add reset supportJoel Stanley2017-06-031-0/+10
* | tty: n_gsm: do not send/receive in ldisc close pathSascha Hauer2017-06-031-19/+35
* | Fix serial console on SNI RM400 machinesThomas Bogendoerfer2017-06-031-5/+10
* | tty: handle the case where we cannot restore a line disciplineAlan Cox2017-06-033-15/+112
* | Merge 4.12-rc3 into tty-nextGreg Kroah-Hartman2017-05-2911-40/+141
|\ \ | |/
| * serial: altera_uart: call iounmap() at driver removeTobias Klauser2017-05-251-0/+1
| * serial: imx: ensure UCR3 and UFCR are setup correctlyUwe Kleine-König2017-05-251-2/+12
| * serial: enable serdev supportJohan Hovold2017-05-181-2/+2
| * tty/serdev: add serdev registration interfaceJohan Hovold2017-05-182-2/+79
| * serdev: Restore serdev_device_write_buf for atomic contextStefan Wahren2017-05-181-0/+12
| * serial: core: fix crash in uart_suspend_portLucas Stach2017-05-181-1/+1
| * tty: fix port buffer lockingVegard Nossum2017-05-181-0/+2
| * tty: ehv_bytechan: clean up init error handlingJohan Hovold2017-05-181-9/+8
| * serial: ifx6x60: fix use-after-free on module unloadJohan Hovold2017-05-181-1/+1
| * serial: altera_jtaguart: adding iounmap()Alexey Khoroshilov2017-05-181-0/+1
| * serial: exar: Fix stuck MSIsJan Kiszka2017-05-181-9/+10
| * serial: efm32: Fix parity management in 'efm32_uart_console_get_options()'Christophe JAILLET2017-05-181-3/+8
| * serdev: fix tty-port client deregistrationJohan Hovold2017-05-181-5/+10
| * Revert "tty_port: register tty ports with serdev bus"Johan Hovold2017-05-181-12/+0
| * drivers/tty: 8250: only call fintek_8250_probe when doing port I/OArd Biesheuvel2017-05-181-1/+1
* | serial: 8250: Add CAP_MINI, set for bcm2835auxPhil Elwell2017-05-243-1/+10
* | serial: sh-sci: Update warning message in sci_request_dma_chan()Geert Uytterhoeven2017-05-241-2/+1
* | serial: meson: hide an unused functionArnd Bergmann2017-05-241-9/+8
* | serial: xilinx_uartps: Fix the error pathShubhrajyoti Datta2017-05-181-4/+5
* | serial: meson: change interrupt description to tty nameHeiner Kallweit2017-05-181-1/+1
* | serial: meson: remove use of flag UPF_IOREMAPHeiner Kallweit2017-05-181-14/+8
* | serial: meson: make use of uart_port member mapsizeHeiner Kallweit2017-05-181-24/+5
* | serial: meson: remove dead code in meson_uart_change_speedHeiner Kallweit2017-05-181-2/+0
* | serial: meson: remove unneeded variable assignment in meson_serial_port_writeHeiner Kallweit2017-05-181-1/+12
* | serial: meson: fix setting number of stop bitsHeiner Kallweit2017-05-181-1/+1
* | tty/vt/keyboard: Remove AVR32 bits from the driverAndy Shevchenko2017-05-181-2/+1
OpenPOWER on IntegriCloud