summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-03-08tty: serial: imx: disable DCD and RI interruptsStefan Agner
2015-02-02MLK-10194 Revert "MA-6031 tty: serial: imx: reduce the transmit and receive l...Fugang Duan
2015-01-20MLK-10116 tty: serial: imx: fix flush buffer issue when module clock is at 4MhzFugang Duan
2015-01-15MLK-10080 serial: imx: Fix imx_flush_buffer()Fabio Estevam
2015-01-15MA-6031 tty: serial: imx: reduce the transmit and receive latencyFugang Duan
2015-01-15MLK-9893 tty: serial: imx: sync the completed and cur indexFugang Duan
2015-01-15MLK-9798 tty: serial: imx: fix the dma overwrite and buffer index issueFugang Duan
2015-01-15MLK-9787 tty: serial: imx: avoid dma overwrite issueFugang Duan
2015-01-15ENGR00329822-07 tty: serial: imx: add count stat. for rx dma pathFugang Duan
2015-01-15ENGR00329822-06 tty: serial: imx: use work_struct instead of delayed workFugang Duan
2015-01-15ENGR00329822-05 tty: serial: imx: use delayed work for transmit taskFugang Duan
2015-01-15ENGR00329822-04 tty: serial: imx: optimize the rx performanceFugang Duan
2015-01-15ENGR00329822-03 tty: serial: imx: separate DMA and flow control featuresFugang Duan
2015-01-15ENGR00329865 tty: serial: support IR wake up sourceFugang Duan
2015-01-15ENGR00322581-04 serial: imx: fix the software flow controlHuang Shijie
2015-01-15ENGR00322581-03 tty: serial: imx: start rx_dma once RXFIFO is not emptyRobin Gong
2015-01-15ENGR00322581-02 tty: serial: imx: add dma sync for dma tx pathFugang Duan
2015-01-15ENGR00322581-01 tty: serial: imx: use workque to increase tx performanceRobin Gong
2015-01-15ENGR00321246 tty: serial: imx: fix wakeup fail after suspend for more than 30sFugang Duan
2015-01-15ENGR00330746 serial: imx: change the wait even to interruptiableHuang Shijie
2015-01-15ENGR00318938-2 serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie
2015-01-15ENGR00318938-1 serial: imx: add UART save/restore during DSM enter/exitAnson Huang
2015-01-15serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie
2015-01-15serial: imx: remove the redundant codeHuang Shijie
2015-01-15serial: imx: reset the uart port all the timeHuang Shijie
2015-01-15serial: imx: Disable new features of autobaud detectionFabio Estevam
2015-01-15serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2015-01-15serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2015-01-15serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2015-01-15serial: imx: always wake up the processes in the TX callbackHuang Shijie
2014-11-14tty: Fix high cpu load if tty is unreleaseablePeter Hurley
2014-11-14serial: Fix divide-by-zero fault in uart_get_divisor()Peter Hurley
2014-10-30tty: omap-serial: fix division by zeroFrans Klaver
2014-10-15serial: 8250: Add Quark X1000 to 8250_pci.cBryan O'Donoghue
2014-10-05serial: 8250_dma: check the result of TX buffer mappingHeikki Krogerus
2014-09-05serial: core: Preserve termios c_cflag for console resumePeter Hurley
2014-08-14sunsab: Fix detection of BREAK on sunsab serial consoleChristopher Alexander Tobias Schulze
2014-07-09tty: Correct INPCK handlingPeter Hurley
2014-07-09serial: Fix IGNBRK handlingPeter Hurley
2014-06-11Staging: speakup: Update __speakup_paste_selection() tty (ab)usage to match vtBen Hutchings
2014-06-078250_core: Fix unwanted TX chars writeLoic Poulain
2014-06-07serial: 8250: Fix thread unsafe __dma_tx_complete functionLoic Poulain
2014-05-31serial: omap: Fix missing pm_runtime_resume handling by simplifying codeTony Lindgren
2014-05-13n_tty: Fix n_tty_write crash when echoing in raw modePeter Hurley
2014-05-13tty: Fix lockless tty buffer racePeter Hurley
2014-05-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-05-13drivers/tty/hvc: don't free hvc_console_setup after initTomoki Sekiyama
2014-05-06hvc: ensure hvc_init is only ever called once in hvc_console.cPaul Gortmaker
2014-04-26tty: Fix low_latency BUGPeter Hurley
2014-04-26tty: Set correct tty name in 'active' sysfs attributeHannes Reinecke