summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-02-02MLK-10116 tty: serial: imx: fix flush buffer issue when module clock is at 4MhzFugang Duan
2015-02-02MLK-10080 serial: imx: Fix imx_flush_buffer()Fabio Estevam
2014-11-24MLK-9893 tty: serial: imx: sync the completed and cur indexFugang Duan
2014-11-06MLK-9798 tty: serial: imx: fix the dma overwrite and buffer index issueFugang Duan
2014-11-04MLK-9787 tty: serial: imx: avoid dma overwrite issueFugang Duan
2014-09-10ENGR00330973 tty: serial: imx: Revert "ENGR00329833 tty: serial: imx: move ir...Fugang Duan
2014-09-05ENGR00329865 tty: serial: support IR wake up sourceFugang Duan
2014-09-05ENGR00329833 tty: serial: imx: move irq request to .probe()Fugang Duan
2014-09-05ENGR00329822-07 tty: serial: imx: add count stat. for rx dma pathFugang Duan
2014-09-05ENGR00329822-06 tty: serial: imx: use work_struct instead of delayed workFugang Duan
2014-09-05ENGR00329822-05 tty: serial: imx: use delayed work for transmit taskFugang Duan
2014-09-05ENGR00329822-04 tty: serial: imx: optimize the rx performanceFugang Duan
2014-09-05ENGR00329822-03 tty: serial: imx: separate DMA and flow control featuresFugang Duan
2014-09-03ENGR00329198-02 Revert "ENGR00318938-4 serial: imx: add support for no_consol...Fugang Duan
2014-08-27ENGR00322581-05 tty: serial: imx: Revert "tty: serial: imx: set uart to cpu m...Fugang Duan
2014-08-27ENGR00322581-04 serial: imx: fix the software flow controlHuang Shijie
2014-08-27ENGR00322581-03 tty: serial: imx: start rx_dma once RXFIFO is not emptyRobin Gong
2014-08-27ENGR00322581-02 tty: serial: imx: add dma sync for dma tx pathFugang Duan
2014-08-27ENGR00322581-01 tty: serial: imx: use workque to increase tx performanceRobin Gong
2014-08-27ENGR00322379 tty: serial: imx: set uart to cpu mode by defaultFugang Duan
2014-08-27ENGR00321246 tty: serial: imx: fix wakeup fail after suspend for more than 30sFugang Duan
2014-08-27ENGR00318938-4 serial: imx: add support for no_console_suspendHuang Shijie
2014-08-27ENGR00318938-3 serial: imx: change the wait even to interruptiableHuang Shijie
2014-08-27ENGR00318938-2 serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie
2014-08-27ENGR00318938-1 serial: imx: add UART save/restore during DSM enter/exitAnson Huang
2014-08-27serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie
2014-08-27serial: imx: remove the redundant codeHuang Shijie
2014-08-27serial: imx: reset the uart port all the timeHuang Shijie
2014-08-27serial: imx: Disable new features of autobaud detectionFabio Estevam
2014-08-27serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2014-08-27serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2014-08-27serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2014-08-27serial: imx: always wake up the processes in the TX callbackHuang Shijie
2014-08-27ENGR00211653 [MX6Q ARD] IMX UART add support for loopback mode.Israel Perez
2014-08-27Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman
2014-08-27serial: imx: optimization: remove the workqueues for DMAgregkh@linuxfoundation.org
2014-08-27serial: imx: use the dmaengine_tx_statusHuang Shijie
2014-08-27serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0Huang Shijie
2014-08-27serial: imx: check the DMA for imx_tx_emptyHuang Shijie
2014-08-27serial: imx: implement the flush_buffer hookHuang Shijie
2014-08-27serial: imx: Change cast to handle 64-bit resource_size_tOlof Johansson
2014-08-27serial: imx: Use NULL as the last argument of add_preferred_console()Fabio Estevam
2014-08-27serial: imx: initialize the local variablegregkh@linuxfoundation.org
2014-08-27serial: i.MX: evaluate linux,stdout-path propertySascha Hauer
2014-08-27serial: use dev_get_platdata()Jingoo Han
2014-08-27serial: imx: add DMA support for imx6qHuang Shijie
2014-08-27drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2014-08-27serial/imx: fix custom-baudrate handlingHubert Feurstein
2014-08-27serial: imx: distinguish the imx6q uart from the othersHuang Shijie
2014-08-27serial: imx: remove the uart_console() checkHuang Shijie