summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-11-28ENGR00211653 [MX6Q ARD] IMX UART add support for loopback mode.Israel Perez
2013-11-12Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman
2013-10-30serial: imx: optimization: remove the workqueues for DMAgregkh@linuxfoundation.org
2013-10-30serial: imx: use the dmaengine_tx_statusHuang Shijie
2013-10-30serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0Huang Shijie
2013-10-30serial: imx: check the DMA for imx_tx_emptyHuang Shijie
2013-10-30serial: imx: implement the flush_buffer hookHuang Shijie
2013-10-30serial: imx: Change cast to handle 64-bit resource_size_tOlof Johansson
2013-10-30serial: imx: Use NULL as the last argument of add_preferred_console()Fabio Estevam
2013-10-30serial: imx: initialize the local variablegregkh@linuxfoundation.org
2013-10-30serial: i.MX: evaluate linux,stdout-path propertySascha Hauer
2013-10-30serial: use dev_get_platdata()Jingoo Han
2013-10-30serial: imx: add DMA support for imx6qHuang Shijie
2013-10-30drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-10-30serial/imx: fix custom-baudrate handlingHubert Feurstein
2013-10-30serial: imx: distinguish the imx6q uart from the othersHuang Shijie
2013-10-30serial: imx: remove the uart_console() checkHuang Shijie
2013-10-30serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-10-30serial: imx: Fix serial clock unbalanceFabio Estevam
2013-10-30serial: imx: enable the clocks for consoleHuang Shijie
2013-10-30serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLEFabio Estevam
2013-10-30serial: imx: enable the clocks only when the uart is usedHuang Shijie
2013-10-30serial: imx: add support for DTE modeHuang Shijie
2013-10-30serial: imx: Add Rx Fifo overrun error messageAlexander Stein
2013-10-30serial: Move "uart_console" def to core header file.Sourav Poddar
2013-10-30serial: fsl_lpuart: restore UARTCR2 after watermark setup is doneShawn Guo
2013-10-30tty: serial: add Freescale lpuart driver supportJingchang Lu
2013-10-13xen/hvc: allow xenboot console to be used againDavid Vrabel
2013-10-05serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2013-10-05serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold
2013-10-05serial: tegra: fix tty-kref leakJohan Hovold
2013-10-05tty: Fix SIGTTOU not sent with tcflush()Peter Hurley
2013-09-26tty: disassociate_ctty() sends the extra SIGCONTOleg Nesterov
2013-09-07powerpc/hvsi: Increase handshake timeout from 200ms to 400ms.Eugene Surovegin
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-08-11serial: arc_uart: Fix module aliasAxel Lin
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-08-11parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
2013-08-04tty_port: Fix refcounting leak in tty_port_tty_hangup()Gianluca Anzolin
2013-07-21pch_uart: Add uart_clk selection for the MinnowBoardDarren Hart
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-13tty: Reset itty for other ptyPeter Hurley
2013-06-22Merge tag 'tty-3.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-06-18parisc: fix serial ports on C8000 workstationThomas Bogendoerfer
2013-06-17tty: Fix transient pty write() EIOPeter Hurley
2013-06-17tty/vt: Return EBUSY if deallocating VT1 and it is busyRoss Lagerwall
2013-06-03Revert "serial: 8250: Make SERIAL_8250_RUNTIME_UARTS work correctly"Kyle McMartin
2013-06-03serial: samsung: enable clock before clearing pending interrupts during initChander Kashyap
2013-06-03serial/imx: disable hardware flow control at startupLucas Stach
2013-05-24Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds