aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2014-11-25serial: mxs-auart: Fix mxs_auart_set_ldisc()Fabio Estevam
2014-11-25serial: 8250_dw: Use 64-bit access for OCTEON.David Daney
2014-11-25serial: imx: Fix warning when building 'allmodconfig'Fabio Estevam
2014-11-25tty: serial: omap_serial: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-25tty: serial: 8250: omap: line is unsigned, don't check < 0Sebastian Andrzej Siewior
2014-11-25tty: serial: men_z135_uart: Add terminating entry for men_z135_idsAxel Lin
2014-11-25serial: sirf: add a new uart type supportQipan Li
2014-11-25tty: pr_warning->pr_warn and logging neateningJoe Perches
2014-11-25serial: jsm: Fix unnecessary space before function ptr argumentsKonrad Zapalowicz
2014-11-25serial: jsm: Replace magic value with the proper defineKonrad Zapalowicz
2014-11-25serial: jsm: Fix the alignment of the switch satementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary if statementKonrad Zapalowicz
2014-11-25serial: jsm: Remove unnecessary parameter from clear_break()Konrad Zapalowicz
2014-11-25serial: sh-sci: Change checking for error rate of HSCIFNobuhiro Iwamatsu
2014-11-25Revert "serial: of-serial: add PM suspend/resume support"Greg Kroah-Hartman
2014-11-24tty: serial: msm_serial: Don't require DT aliasesStephen Boyd