summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
...
| * | | serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell2017-06-291-0/+4
| * | | tty/serial: meson_uart: update to stable bindingsHelmut Klein2017-06-201-6/+84
| * | | serial: Delete dead code for CIR serial portsMatthias Brugger2017-06-201-17/+6
| * | | serial: sirf: make of_device_ids constArvind Yadav2017-06-201-1/+1
| * | | serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig2017-06-201-4/+6
| * | | tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber2017-06-203-0/+155
| * | | tty/serial: atmel: make the driver DT onlyAlexandre Belloni2017-06-141-63/+33
| * | | 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
| |\ \ \ | | |/ /
| * | | 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
OpenPOWER on IntegriCloud