summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-09-01tty: serial: imx: Add support for RS-485Bhuvanchandra DV
2016-03-08tty: serial: imx: disable DCD and RI interruptsStefan Agner
2015-10-28MLK-11760 tty: serial: imx: remove unnecessary workqueueFugang Duan
2015-09-17MLK-11456-01 tty: serial: imx: add pinctrl sleep mode supportFugang Duan
2015-09-17MLK-11258 tty: serial: imx: disable overrun interrupt during uart port shutdownFugang Duan
2015-09-17MA-6537 tty: serial: imx: enable ipg clock for register save/restore in megaf...Fugang Duan
2015-09-17MLK-10274 tty: serial: clear AWAKE bit after resume backFugang Duan
2015-09-17MLK-10406 ARM: imx: check the clk_set_rate() return valueFugang Duan
2015-09-17MLK-10367-02 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2015-09-17serial: imx: Do not store/restore the UBRC registerFabio Estevam
2015-09-17MLK-10367 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2015-09-17MLK-10225-1 tty: serial: imx: don't restore UBRC registerFugang Duan
2015-09-17MLK-10194 Revert "MA-6031 tty: serial: imx: reduce the transmit and receive l...Fugang Duan
2015-09-17MLK-10116 tty: serial: imx: fix flush buffer issue when module clock is at 4MhzFugang Duan
2015-09-17MLK-10080 serial: imx: Fix imx_flush_buffer()Fabio Estevam
2015-09-17MA-6031 tty: serial: imx: reduce the transmit and receive latencyFugang Duan
2015-09-17MLK-9893 tty: serial: imx: sync the completed and cur indexFugang Duan
2015-09-17MLK-9798 tty: serial: imx: fix the dma overwrite and buffer index issueFugang Duan
2015-09-17MLK-9787 tty: serial: imx: avoid dma overwrite issueFugang Duan
2015-09-17ENGR00329822-07 tty: serial: imx: add count stat. for rx dma pathFugang Duan
2015-09-17ENGR00329822-06 tty: serial: imx: use work_struct instead of delayed workFugang Duan
2015-09-17ENGR00329822-05 tty: serial: imx: use delayed work for transmit taskFugang Duan
2015-09-17ENGR00329822-04 tty: serial: imx: optimize the rx performanceFugang Duan
2015-09-17ENGR00329822-03 tty: serial: imx: separate DMA and flow control featuresFugang Duan
2015-09-17ENGR00329865 tty: serial: support IR wake up sourceFugang Duan
2015-09-17ENGR00322581-04 serial: imx: fix the software flow controlHuang Shijie
2015-09-17ENGR00322581-03 tty: serial: imx: start rx_dma once RXFIFO is not emptyRobin Gong
2015-09-17ENGR00322581-02 tty: serial: imx: add dma sync for dma tx pathFugang Duan
2015-09-17ENGR00322581-01 tty: serial: imx: use workque to increase tx performanceRobin Gong
2015-09-17ENGR00321246 tty: serial: imx: fix wakeup fail after suspend for more than 30sFugang Duan
2015-09-17ENGR00330746 serial: imx: change the wait even to interruptiableHuang Shijie
2015-09-17ENGR00318938-2 serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie
2015-09-17ENGR00318938-1 serial: imx: add UART save/restore during DSM enter/exitAnson Huang
2015-09-17serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie
2015-09-17serial: imx: remove the redundant codeHuang Shijie
2015-09-17serial: imx: reset the uart port all the timeHuang Shijie
2015-09-17serial: imx: Disable new features of autobaud detectionFabio Estevam
2015-09-17serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2015-09-17serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2015-09-17serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2015-09-17serial: imx: always wake up the processes in the TX callbackHuang Shijie
2015-06-22serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-06-22n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-06tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-06-06xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-17xen/console: Update console event channel on resumeBoris Ostrovsky
2015-05-13tty/serial: at91: maxburst was missing for dma transfersLudovic Desroches
2015-05-13serial: of-serial: Remove device_type = "serial" registrationMichal Simek
2015-04-19n_tty: Fix read buffer overwrite when no newlinePeter Hurley
2015-04-19tty: serial: fsl_lpuart: clear receive flag on FIFO flushStefan Agner