summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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-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-09serial: Fix IGNBRK handlingPeter Hurley
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-13tty: serial: 8250_core.c Bug fix for Exar chips.Michael Welling
2014-03-06sparc: serial: Clean up the locking for -rtDavid Miller
2014-02-13serial: 8250: Support XR17V35x fraction divisorJoe Schultz
2014-02-13serial: sirf: fix kernel panic caused by unpaired spinlockQipan Li
2014-02-13serial: 8250_pci: unbreak last serial ports on NetMos 9865 cardsDmitry Eremin-Solenikov
2014-02-13serial: omap: fix rs485 probe on defered pinctrlMichael Grzeschik
2014-02-13serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEPMika Westerberg
2014-02-13serial: omap-serial: Move info message to probe functionMarkus Pargmann
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2014-01-29Merge remote-tracking branch 'agust/next' into nextBenjamin Herrenschmidt