summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2014-04-30Merge remote-tracking branch 'fsl-linux-sdk/imx_3.10.31_1.1.0_alpha' into imx...kk4.4.2_2.0.0-alphaguoyin.chen
2014-04-29serial: imx: Remove init() and exit() platform callbacksrel_imx_3.10.31_1.1.0_alphaAlexander Shiyan
2014-04-29serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2014-04-29serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2014-04-21serial_core: Add wake_peer uart operationSan Mehat
2014-04-16serial: imx: always wake up the processes in the TX callbackHuang Shijie
2014-04-16ENGR00211653 [MX6Q ARD] IMX UART add support for loopback mode.Israel Perez
2014-04-16Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman
2014-04-16serial: imx: optimization: remove the workqueues for DMAgregkh@linuxfoundation.org
2014-04-16serial: imx: use the dmaengine_tx_statusHuang Shijie
2014-04-16serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0Huang Shijie
2014-04-16serial: imx: check the DMA for imx_tx_emptyHuang Shijie
2014-04-16serial: imx: implement the flush_buffer hookHuang Shijie
2014-04-16serial: imx: Change cast to handle 64-bit resource_size_tOlof Johansson
2014-04-16serial: imx: Use NULL as the last argument of add_preferred_console()Fabio Estevam
2014-04-16serial: imx: initialize the local variablegregkh@linuxfoundation.org
2014-04-16serial: i.MX: evaluate linux,stdout-path propertySascha Hauer
2014-04-16serial: use dev_get_platdata()Jingoo Han
2014-04-16serial: imx: add DMA support for imx6qHuang Shijie
2014-04-16drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2014-04-16serial/imx: fix custom-baudrate handlingHubert Feurstein
2014-04-16serial: imx: distinguish the imx6q uart from the othersHuang Shijie
2014-04-16serial: imx: remove the uart_console() checkHuang Shijie
2014-04-16serial: remove unnecessary platform_set_drvdata()Jingoo Han
2014-04-16serial: imx: Fix serial clock unbalanceFabio Estevam
2014-04-16serial: imx: enable the clocks for consoleHuang Shijie
2014-04-16serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLEFabio Estevam
2014-04-16serial: imx: enable the clocks only when the uart is usedHuang Shijie
2014-04-16serial: imx: add support for DTE modeHuang Shijie
2014-04-16serial: imx: Add Rx Fifo overrun error messageAlexander Stein
2014-04-16serial: Move "uart_console" def to core header file.Sourav Poddar
2014-04-16serial: fsl_lpuart: restore UARTCR2 after watermark setup is doneShawn Guo
2014-04-16tty: serial: add Freescale lpuart driver supportJingchang Lu
2014-02-06serial: 8250: enable UART_BUG_NOMSR for TegraStephen Warren
2014-02-06serial: 8250: Fix initialisation of Quatech cards with the AMCC PCI chipJonathan Woithe
2014-02-06serial: add support for 200 v3 series Titan cardYegor Yefremov
2014-02-06tty/serial: at91: Handle shutdown more safelyMarek Roszko
2014-01-25serial: amba-pl011: use port lock to guard control register accessJon Medhurst
2014-01-09serial: 8250_dw: add new ACPI IDsMika Westerberg
2014-01-09TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2013-11-04serial: vt8500: add missing bracesRoel Kluin
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