summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-06-29tty: serial: lpuart: add imx7ulp supportDong Aisheng
2017-06-29tty: serial: lpuart: add little endian 32 bit register supportDong Aisheng
2017-06-29tty: serial: lpuart: refactor lpuart32_{read|write} prototypeDong Aisheng
2017-06-29tty: serial: lpuart: introduce lpuart_soc_data to represent SoC propertyDong Aisheng
2017-06-29serial: imx-serial - move DMA buffer configuration to DTNandor Han
2017-06-29serial: imx: Enable RTSD only when neededNandor Han
2017-06-29serial: imx: Remove unused members from imx_port structFabio Estevam
2017-06-29serial: 8250: 8250_omap: Fix race b/w dma completion and RX timeoutVignesh R
2017-06-29serial: 8250: Fix THRE flag usage for CAP_MINIPhil Elwell
2017-06-20tty/serial: meson_uart: update to stable bindingsHelmut Klein
2017-06-20serial: Delete dead code for CIR serial portsMatthias Brugger
2017-06-20serial: sirf: make of_device_ids constArvind Yadav
2017-06-20serial/mpsc: switch to dma_alloc_attrsChristoph Hellwig
2017-06-20tty: serial: Add Actions Semi Owl UART earlyconAndreas Färber
2017-06-14tty/serial: atmel: make the driver DT onlyAlexandre Belloni
2017-06-14tty/serial: atmel: remove atmel_default_console_device handlingAlexandre Belloni
2017-06-13tty: rocket: drop broken alt-speed supportJohan Hovold
2017-06-13tty: cyclades: drop broken alt-speed supportJohan Hovold
2017-06-13tty: amiserial: drop broken alt-speed supportJohan Hovold
2017-06-13serial: rate limit custom-speed deprecation noticeJohan Hovold
2017-06-09tty: add TIOCGPTPEER ioctlAleksa Sarai
2017-06-09tty: add compat_ioctl callbacksAleksa Sarai
2017-06-09serial: exar: Leave MPIOs as output for Commtech adaptersJan Kiszka
2017-06-09tty/serial: atmel: Remove AVR32 bits from the driverAndy Shevchenko
2017-06-09vt: fix \e[2m using the wrong placeholder color on graphical consolesAdam Borowski
2017-06-09Merge branch 'vt_copy_cleanup' into tty-nextGreg Kroah-Hartman
2017-06-09vt: drop access_ok() calls in unimap ioctlsAdam Borowski
2017-06-09vt: use memdup_user in PIO_UNIMAP ioctlAdam Borowski
2017-06-09vt: use copy_to_user instead of __put_user in GIO_UNIMAP ioctlAdam Borowski
2017-06-09vt: fix unchecked __put_user() in tioclinux ioctlsAdam Borowski
2017-06-09vt: use copy_from/to_user instead of __get/put_user for scrnmap ioctlsAdam Borowski
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