summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
| |\ \ \ | | |/ /
| * | | 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: 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
| * | | | serial: pch_uart: use offset_in_page() macroGeliang Tang2017-05-181-2/+1
| * | | | tty/serial: atmel: use offset_in_page() macroGeliang Tang2017-05-181-2/+3
| * | | | drivers/tty/hvc: fix spelling mistake: "missmanaged" -> "mismanaged"Colin Ian King2017-05-181-2/+1
| * | | | serial: exar: Preconfigure xr17v35x MPIOs as outputJan Kiszka2017-05-181-2/+2
| * | | | imx-serial: RX DMA startup latencyPeter Senna Tschudin2017-05-181-21/+5
| * | | | tty: serdev-ttyport: return actual baudrate from ttyport_set_baudrateStefan Wahren2017-05-181-1/+1
| * | | | serial: sh-sci: Move uart_register_driver call to device probeSjoerd Simons2017-05-181-11/+15
| * | | | serial: pl010: Move uart_register_driver call to device probeSjoerd Simons2017-05-181-10/+21
| * | | | serial: sh-sci: Fix race condition causing garbage during shutdownGeert Uytterhoeven2017-05-181-2/+14
| * | | | drivers/serial: Add driver for Aspeed virtual UARTJeremy Kerr2017-05-183-0/+334
| * | | | serial: 8250: Add flag so drivers can avoid THRE probeJoel Stanley2017-05-181-1/+1
| * | | | serial: 8250_exar: Remove duplicate assignmentAndy Shevchenko2017-05-181-1/+0
| * | | | serial: 8250: omap: Disable DMA for console UARTVignesh R2017-05-181-0/+4
| | |_|/ | |/| |
* | | | Merge tag 'staging-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-032-3/+59
|\ \ \ \
| * | | | tty: add function to convert device name to numberOkash Khawaja2017-06-271-0/+50
| * | | | Merge 4.12-rc5 into staging-nextGreg Kroah-Hartman2017-06-1211-40/+139
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | staging: speakup: add tty-based comms functionsOkash Khawaja2017-05-161-0/+2
| * | | | tty: export tty_open_by_driverOkash Khawaja2017-05-161-3/+7
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-031-1/+1
|\ \ \ \
| * | | | s390/hvc_iucv: fix broken Kconfig select statementHeiko Carstens2017-06-121-1/+1
| |/ / /
* | | | sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar2017-06-201-1/+1
| |/ / |/| |
* | | Revert "tty: fix port buffer locking"Greg Kroah-Hartman2017-06-041-2/+0
| |/ |/|
* | 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
OpenPOWER on IntegriCloud