summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2017-02-10serial: exar: Fix mapping of port I/O resourcesJan Kiszka
2017-02-10serial: sh-sci: fix hardware RX trigger level settingUlrich Hecht
2017-02-10tty/serial: atmel: ensure state is restored after suspendingAlexandre Belloni
2017-02-10serial: 8250_dw: Avoid "too much work" from bogus rx timeout interruptDouglas Anderson
2017-02-09serdev: ttyport: check whether tty_init_dev() failsDan Carpenter
2017-02-09serial: 8250_pci: make pciserial_detach_ports() staticWei Yongjun
2017-02-06serial: st-asc: Use generic DT binding for announcing RTS/CTS linesLee Jones
2017-02-06serial: st-asc: (De)Register GPIOD and swap Pinctrl profilesLee Jones
2017-02-06serial: st-asc: Read in all Pinctrl statesLee Jones
2017-02-06serial: st-asc: Provide RTS functionalityLee Jones
2017-02-06serial: st-asc: Ignore the parity error bit if 8-bit mode is enabledLee Jones
2017-02-06serial: 8250_pci: Add MKS Tenta SCOM-0800 and SCOM-0801 cardsIan Abbott
2017-02-06serial: sh-sci: make RX FIFO parameters tunable via sysfsUlrich Hecht
2017-02-06serial: sh-sci: SCIFA/B RX FIFO software timeoutUlrich Hecht
2017-02-06serial: sh-sci: increase RX FIFO trigger defaults for (H)SCIFUlrich Hecht
2017-02-03tty_port: register tty ports with serdev busRob Herring
2017-02-03serdev: add a tty port controller driverRob Herring
2017-02-03serdev: Introduce new bus for serial attached devicesRob Herring
2017-02-03tty_port: Add port client functionsRob Herring
2017-02-03serial: sh-sci: implement FIFO threshold register settingUlrich Hecht
2017-02-03serial: sh-sci: consider DR (data ready) bit adequatelyUlrich Hecht
2017-02-03serial: sh-sci: add FIFO trigger bitsUlrich Hecht
2017-02-03tty: serial: cpm_uart: make use of for_each_node_by_type()Dmitry Torokhov
2017-02-03tty: serial: pl011: add ttyAMA for matching pl011 consoleSudeep Holla
2017-02-03serial: samsung: enable clock before accessing interrupt mask resister남영민
2017-02-03serial: 8250_pci: remove exar codeSudip Mukherjee
2017-02-03serial: exar: split out the exar code from 8250_pciSudip Mukherjee
2017-01-31serial: imx: Fix the CTS_B polarity in RS485 modeFabio Estevam
2017-01-31serial: imx: Fix the RTS GPIO polarity in RS485 modeFabio Estevam
2017-01-278250: of: remove remnants of generic of_serial driverArnd Bergmann
2017-01-27serial: sh-sci: Reformat sci_parse_dt() for git diffGeert Uytterhoeven
2017-01-27tty: serial: constify uart_ops structuresBhumika Goyal
2017-01-25console: Add callback to flush scrollback buffer to consw structManuel Schölling
2017-01-25serial: 8250_omap: Fix probe and remove for PM runtimeTony Lindgren
2017-01-25serial: hp300: mask the warning for people just doing build coveragePaul Gortmaker
2017-01-25serial: xuartps: Enable uart loopback modeYasir-Khan
2017-01-20serial: 8250_omap: Remove rx_dma_broken flagVignesh R
2017-01-20serial: 8250_omap: Add OMAP_DMA_TX_KICK quirk for AM437xVignesh R
2017-01-20serial: 8250_omap: pause DMA only if DMA transfer in progressVignesh R
2017-01-19tty: constify tty_ldisc_receive_buf buffer pointerRob Herring
2017-01-19tty_port: make tty_port_register_device wrap tty_port_register_device_attrRob Herring
2017-01-19tty_port: allow a port to be opened with a tty that has no file handleAlan Cox
2017-01-19tty: serial: meson: allow baud-rates higher than 115200Martin Blumenstingl
2017-01-19tty: move the non-file related parts of tty_release to new tty_release_structRob Herring
2017-01-19tty: serial: 8250: 8250_gsc:- Handle return NULL error from ioremap_nocacheArvind Yadav
2017-01-19serial: omap: Add omapserial earlyconLokesh Vutla
2017-01-19serial: pl011: Mark console as CON_ANYTIMEAlexander Sverdlin
2017-01-19tty: serial: constify dev_pm_ops structuresBhumika Goyal
2017-01-19serial: 8250_mid: set PCI master only for DMA capable deviceAndy Shevchenko
2017-01-19serial: 8250_mid: enable MSI on DenvertonAndy Shevchenko