| Commit message (Expand) | Author | Age |
* | ENGR00322581-05 tty: serial: imx: Revert "tty: serial: imx: set uart to cpu m... | Fugang Duan | 2014-07-14 |
* | ENGR00322581-04 serial: imx: fix the software flow control | Huang Shijie | 2014-07-14 |
* | ENGR00322581-03 tty: serial: imx: start rx_dma once RXFIFO is not empty | Robin Gong | 2014-07-14 |
* | ENGR00322581-02 tty: serial: imx: add dma sync for dma tx path | Fugang Duan | 2014-07-14 |
* | ENGR00322581-01 tty: serial: imx: use workque to increase tx performance | Robin Gong | 2014-07-14 |
* | ENGR00322379 tty: serial: imx: set uart to cpu mode by default | Fugang Duan | 2014-07-11 |
* | ENGR00321246 tty: serial: imx: fix wakeup fail after suspend for more than 30s | Fugang Duan | 2014-07-04 |
* | n_tty: Fix n_tty_write crash when echoing in raw mode | Peter Hurley | 2014-06-26 |
* | drivers/tty/hvc: don't free hvc_console_setup after init | Tomoki Sekiyama | 2014-06-26 |
* | tty: Set correct tty name in 'active' sysfs attribute | Hannes Reinecke | 2014-06-26 |
* | tty: n_gsm: Fix for modems with brk in modem status control | Lars Poeschel | 2014-06-26 |
* | ENGR00318938-4 serial: imx: add support for no_console_suspend | Huang Shijie | 2014-06-18 |
* | ENGR00318938-3 serial: imx: change the wait even to interruptiable | Huang Shijie | 2014-06-18 |
* | ENGR00318938-2 serial: imx: terminate the RX DMA when the UART is suspending | Huang Shijie | 2014-06-18 |
* | ENGR00318938-1 serial: imx: add UART save/restore during DSM enter/exit | Anson Huang | 2014-06-18 |
* | serial: imx: disable the receiver ready interrupt for imx_stop_rx | Huang Shijie | 2014-06-03 |
* | serial: imx: remove the redundant code | Huang Shijie | 2014-06-03 |
* | serial: imx: reset the uart port all the time | Huang Shijie | 2014-06-03 |
* | serial: imx: Disable new features of autobaud detection | Fabio Estevam | 2014-06-03 |
* | serial: imx: Remove init() and exit() platform callbacks | Alexander Shiyan | 2014-04-29 |
* | serial: imx: Use dev_name() for request_irq() to distinguish UARTs | Alexander Shiyan | 2014-04-29 |
* | serial: imx: Use devm_ioremap_resource() | Alexander Shiyan | 2014-04-29 |
* | serial: imx: always wake up the processes in the TX callback | Huang Shijie | 2014-04-16 |
* | ENGR00211653 [MX6Q ARD] IMX UART add support for loopback mode. | Israel Perez | 2014-04-16 |
* | Revert "serial: i.MX: evaluate linux,stdout-path property" | Greg Kroah-Hartman | 2014-04-16 |
* | serial: imx: optimization: remove the workqueues for DMA | gregkh@linuxfoundation.org | 2014-04-16 |
* | serial: imx: use the dmaengine_tx_status | Huang Shijie | 2014-04-16 |
* | serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0 | Huang Shijie | 2014-04-16 |
* | serial: imx: check the DMA for imx_tx_empty | Huang Shijie | 2014-04-16 |
* | serial: imx: implement the flush_buffer hook | Huang Shijie | 2014-04-16 |
* | serial: imx: Change cast to handle 64-bit resource_size_t | Olof Johansson | 2014-04-16 |
* | serial: imx: Use NULL as the last argument of add_preferred_console() | Fabio Estevam | 2014-04-16 |
* | serial: imx: initialize the local variable | gregkh@linuxfoundation.org | 2014-04-16 |
* | serial: i.MX: evaluate linux,stdout-path property | Sascha Hauer | 2014-04-16 |
* | serial: use dev_get_platdata() | Jingoo Han | 2014-04-16 |
* | serial: imx: add DMA support for imx6q | Huang Shijie | 2014-04-16 |
* | drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe | Wolfram Sang | 2014-04-16 |
* | serial/imx: fix custom-baudrate handling | Hubert Feurstein | 2014-04-16 |
* | serial: imx: distinguish the imx6q uart from the others | Huang Shijie | 2014-04-16 |
* | serial: imx: remove the uart_console() check | Huang Shijie | 2014-04-16 |
* | serial: remove unnecessary platform_set_drvdata() | Jingoo Han | 2014-04-16 |
* | serial: imx: Fix serial clock unbalance | Fabio Estevam | 2014-04-16 |
* | serial: imx: enable the clocks for console | Huang Shijie | 2014-04-16 |
* | serial: imx: Fix warning when !CONFIG_SERIAL_IMX_CONSOLE | Fabio Estevam | 2014-04-16 |
* | serial: imx: enable the clocks only when the uart is used | Huang Shijie | 2014-04-16 |
* | serial: imx: add support for DTE mode | Huang Shijie | 2014-04-16 |
* | serial: imx: Add Rx Fifo overrun error message | Alexander Stein | 2014-04-16 |
* | serial: Move "uart_console" def to core header file. | Sourav Poddar | 2014-04-16 |
* | serial: fsl_lpuart: restore UARTCR2 after watermark setup is done | Shawn Guo | 2014-04-16 |
* | tty: serial: add Freescale lpuart driver support | Jingchang Lu | 2014-04-16 |