summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2016-01-20MLK-12294 tty: serial: imx: init sport->flags before tx DMA readyFugang Duan
2016-01-14MLK-12161 tty: serial: imx: only enable RTSD interrupt for hw flow controlFugang Duan
2016-01-14MLK-11851 tty: series: imx: add dma memory check before freeingFugang Duan
2016-01-14MLK-11782 tty: serial: imx: align tx path with kernel 3.14Fugang Duan
2016-01-14MLK-11665 tty: serial: imx: move dma init to .startup() functionFugang Duan
2016-01-14MLK-11456-01 tty: serial: imx: add pinctrl sleep mode supportFugang Duan
2016-01-14MLK-11382 tty: serial: imx: disable irq after suspendFugang Duan
2016-01-14MLK-11258 tty: serial: imx: disable overrun interrupt during uart port shutdownFugang Duan
2016-01-14MA-6537 tty: serial: imx: enable ipg clock for register save/restore in megaf...Fugang Duan
2016-01-14MLK-10274 tty: serial: clear AWAKE bit after resume backFugang Duan
2016-01-14MLK-10406 ARM: imx: check the clk_set_rate() return valueFugang Duan
2016-01-14MLK-10367-02 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2016-01-14MLK-10367 tty: serial: imx: set uart module clock to 80MhzFugang Duan
2016-01-14MLK-10225-1 tty: serial: imx: don't restore UBRC registerFugang Duan
2016-01-14MLK-11368-02 tty: serial: imx: optimize the rx performanceFugang Duan
2016-01-14MLK-11368-01 serial: imx: add UART save/restore during DSM enter/exitAnson Huang
2015-12-09tty: Fix tty_send_xchar() lock order inversionPeter Hurley
2015-12-09tty: audit: Fix audit sourcePeter Hurley
2015-11-09serial: 8250_pci: Add support for 12 port Exar boardsSoeren Grunewald
2015-11-09Revert "serial: 8250_dma: don't bother DMA with small transfers"Frederic Danis
2015-10-22serial: atmel: fix error path of probe functionUwe Kleine-König
2015-10-22serial: 8250: add uart_config entry for PORT_RT2880Mans Rullgard
2015-10-22drivers/tty: require read access for controlling terminalJann Horn
2015-10-22tty: fix stall caused by missing memory barrier in drivers/tty/n_tty.cKosuke Tatsukawa
2015-10-22serial/amba-pl011: Disable interrupts around TX softirqDave Martin
2015-09-21serial: samsung: fix DMA for FIFO smaller than cache line sizeRobert Baldyga
2015-09-21serial: samsung: fix DMA mode enter condition for small FIFO sizesMarek Szyprowski
2015-09-21serial: 8250_pci: Add support for Pericom PI7C9X795[1248]Adam Lee
2015-09-21serial: 8250: bind to ALi Fast Infrared Controller (ALI5123)Maciej S. Szmigiero
2015-09-21serial: 8250: don't bind to SMSC IrCC IR portMaciej S. Szmigiero
2015-09-21tty: serial: men_z135_uart.c: Fix race between IRQ and set_termios()Johannes Thumshirn
2015-08-10n_tty: signal and flush atomicallyPeter Hurley
2015-08-10serial: core: Fix crashes while echoing when closingPeter Hurley
2015-08-10Revert "serial: imx: initialized DMA w/o HW flow enabled"David Jander
2015-08-03tty: remove platform_sysrq_reset_seqArnd Bergmann
2015-08-03serial: samsung: only use earlycon for consoleArnd Bergmann
2015-08-03tty/serial: at91: RS485 mode: 0 is valid for delay_rts_after_sendNicolas Ferre
2015-06-06Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-01n_tty: Fix auditing support for cannonical modeLaura Abbott
2015-06-01serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior
2015-05-26ttyFDC: Fix to use native endian MMIO readsJames Hogan
2015-05-24n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson
2015-05-24serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel
2015-05-24serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin
2015-05-21Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-19xen/events: don't bind non-percpu VIRQs with percpu chipDavid Vrabel
2015-05-16Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-05-10pty: Fix input race when closingPeter Hurley
2015-05-10tty/n_gsm.c: fix a memory leak when gsmtty is removedPan Xinhui
2015-05-09Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open"Dave Martin