summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2015-07-22MLK-11258 tty: serial: imx: disable overrun interrupt during uart port shutdownFugang Duan
2015-05-08MA-6537 tty: serial: imx: enable ipg clock for register save/restore in megaf...Fugang Duan
2015-05-08MLK-10274 tty: serial: clear AWAKE bit after resume backFugang Duan
2015-05-08MLK-10406 ARM: imx: check the clk_set_rate() return valueFugang Duan
2015-05-08MLK-10367-02 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2015-05-08serial: imx: Do not store/restore the UBRC registerFabio Estevam
2015-04-14MLK-10367 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2015-04-14MLK-10225-1 tty: serial: imx: don't restore UBRC registerFugang Duan
2015-04-14MLK-10194 Revert "MA-6031 tty: serial: imx: reduce the transmit and receive l...Fugang Duan
2015-04-14MLK-10116 tty: serial: imx: fix flush buffer issue when module clock is at 4MhzFugang Duan
2015-04-14MLK-10080 serial: imx: Fix imx_flush_buffer()Fabio Estevam
2015-04-14MA-6031 tty: serial: imx: reduce the transmit and receive latencyFugang Duan
2015-04-14MLK-9893 tty: serial: imx: sync the completed and cur indexFugang Duan
2015-04-14MLK-9798 tty: serial: imx: fix the dma overwrite and buffer index issueFugang Duan
2015-04-14MLK-9787 tty: serial: imx: avoid dma overwrite issueFugang Duan
2015-04-14ENGR00329822-07 tty: serial: imx: add count stat. for rx dma pathFugang Duan
2015-04-14ENGR00329822-06 tty: serial: imx: use work_struct instead of delayed workFugang Duan
2015-04-14ENGR00329822-05 tty: serial: imx: use delayed work for transmit taskFugang Duan
2015-04-14ENGR00329822-04 tty: serial: imx: optimize the rx performanceFugang Duan
2015-04-14ENGR00329822-03 tty: serial: imx: separate DMA and flow control featuresFugang Duan
2015-04-14ENGR00329865 tty: serial: support IR wake up sourceFugang Duan
2015-04-14ENGR00322581-04 serial: imx: fix the software flow controlHuang Shijie
2015-04-14ENGR00322581-03 tty: serial: imx: start rx_dma once RXFIFO is not emptyRobin Gong
2015-04-14ENGR00322581-02 tty: serial: imx: add dma sync for dma tx pathFugang Duan
2015-04-14ENGR00322581-01 tty: serial: imx: use workque to increase tx performanceRobin Gong
2015-04-14ENGR00321246 tty: serial: imx: fix wakeup fail after suspend for more than 30sFugang Duan
2015-04-14ENGR00330746 serial: imx: change the wait even to interruptiableHuang Shijie
2015-04-14ENGR00318938-2 serial: imx: terminate the RX DMA when the UART is suspendingHuang Shijie
2015-04-14ENGR00318938-1 serial: imx: add UART save/restore during DSM enter/exitAnson Huang
2015-04-14serial: imx: disable the receiver ready interrupt for imx_stop_rxHuang Shijie
2015-04-14serial: imx: remove the redundant codeHuang Shijie
2015-04-14serial: imx: reset the uart port all the timeHuang Shijie
2015-04-14serial: imx: Disable new features of autobaud detectionFabio Estevam
2015-04-14serial: imx: Remove init() and exit() platform callbacksAlexander Shiyan
2015-04-14serial: imx: Use dev_name() for request_irq() to distinguish UARTsAlexander Shiyan
2015-04-14serial: imx: Use devm_ioremap_resource()Alexander Shiyan
2015-04-14serial: imx: always wake up the processes in the TX callbackHuang Shijie
2015-03-26Change email address for 8250_pciRussell King
2015-03-18tty: fix up atime/mtime mess, take fourJiri Slaby
2015-03-18TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold
2015-03-06vt: provide notifications on selection changesNicolas Pitre
2015-03-06tty/serial: at91: fix error handling in atmel_serial_probe()Cyrille Pitchen
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-01-29tty: Fix pty master poll() after slave closes v2Francesco Ruggeri
2015-01-16n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2015-01-16serial: samsung: wait for transfer completion before clock disableRobert Baldyga
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