summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2015-04-19tty: serial: fsl_lpuart: specify transmit FIFO sizeStefan Agner
2015-03-26Change email address for 8250_pciRussell King
2015-03-26serial: 8250_dw: Fix deadlock in LCR workaroundPeter Hurley
2015-03-18serial: 8250: Revert "tty: serial: 8250_core: read only RX if there is someth...Sebastian Andrzej Siewior
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-06serial: fsl_lpuart: avoid new transfer while DMA is runningStefan Agner
2015-03-06serial: fsl_lpuart: delete timer on shutdownStefan Agner
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/serial: at91: enable peripheral clock before accessing I/O registersCyrille Pitchen
2015-03-06tty/serial: at91: use correct type for dma_sync_*_for_cpu() and dma_sync_*_fo...Cyrille Pitchen
2015-03-06tty: Prevent untrappable signals from malicious programPeter Hurley
2015-03-06tty: Remove warning in tty_lock_slave()Peter Hurley
2015-01-09serial: samsung: Add the support for Exynos5433 SoCChanwoo Choi
2015-01-09Revert "tty: Fix pty master poll() after slave closes v2"Peter Hurley
2015-01-09tty: Prevent hw state corruption in exclusive mode reopenPeter Hurley
2015-01-09tty: Add support for the WCH384 4S multi-IO cardSergej Pupykin
2015-01-02serial: fix parisc boot hangJames Bottomley
2014-12-19tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-18Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2014-12-14Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-12-13tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PMRafael J. Wysocki
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-12-09Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-06Merge 3.18-rc7 into tty-nextGreg Kroah-Hartman
2014-12-02serial: mctrl_gpio: use gpiod_set_array functionRojhalat Ibrahim
2014-11-26serial: pxa: hold port.lock when reporting modem line changesDmitry Eremin-Solenikov
2014-11-26tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_...Markus Elfring
2014-11-26tty: Deletion of unnecessary checks before two function callsMarkus Elfring
2014-11-26n_tty: Fix read_buf race condition, increment read_head after pushing dataChristian Riesch
2014-11-25serial: of-serial: add PM suspend/resume supportJingchang Lu
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-25Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type"Greg Kroah-Hartman
2014-11-25serial: 8250: don't attempt a trylock if in sysrqRabin Vincent
2014-11-25serial: core: Add big-endian iotypeKevin Cernekee
2014-11-25serial: samsung: use port->fifosize instead of hardcoded valuesRobert Baldyga
2014-11-25serial: samsung: prefer to use fifosize from driver dataRobert Baldyga
2014-11-25serial: samsung: fix style problemsRobert Baldyga
2014-11-25serial: samsung: wait for transfer completion before clock disableRobert Baldyga
2014-11-25serial: icom: fix error return codeJulia Lawall
2014-11-25serial: tegra: clean up tty-flag assignmentsJohan Hovold
2014-11-25serial: Fix io address assign flow with Fintek PCI-to-UART ProductPeter Hung
2014-11-25serial: mxs-auart: fix tx_empty against shift registerJanusz Uzycki
2014-11-25serial: mxs-auart: fix gpio change detection on interruptJanusz Uzycki