Age | Commit message (Expand) | Author |
2014-12-19 | tty: 8250_omap: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-18 | Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-12-14 | Merge tag 'tty-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-12-14 | Merge tag 'gpio-v3.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin... | Linus Torvalds |
2014-12-13 | tty / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM | Rafael J. Wysocki |
2014-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-12-09 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-12-09 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-12-06 | Merge 3.18-rc7 into tty-next | Greg Kroah-Hartman |
2014-12-02 | serial: mctrl_gpio: use gpiod_set_array function | Rojhalat Ibrahim |
2014-11-26 | serial: pxa: hold port.lock when reporting modem line changes | Dmitry Eremin-Solenikov |
2014-11-26 | tty-hvsi_lib: Deletion of an unnecessary check before the function call "tty_... | Markus Elfring |
2014-11-26 | tty: Deletion of unnecessary checks before two function calls | Markus Elfring |
2014-11-26 | n_tty: Fix read_buf race condition, increment read_head after pushing data | Christian Riesch |
2014-11-25 | serial: of-serial: add PM suspend/resume support | Jingchang Lu |
2014-11-25 | Revert "serial: of-serial: add PM suspend/resume support" | Greg Kroah-Hartman |
2014-11-25 | Revert "serial: of-serial: fix up PM ops on no_console_suspend and port type" | Greg Kroah-Hartman |
2014-11-25 | serial: 8250: don't attempt a trylock if in sysrq | Rabin Vincent |
2014-11-25 | serial: core: Add big-endian iotype | Kevin Cernekee |
2014-11-25 | serial: samsung: use port->fifosize instead of hardcoded values | Robert Baldyga |
2014-11-25 | serial: samsung: prefer to use fifosize from driver data | Robert Baldyga |
2014-11-25 | serial: samsung: fix style problems | Robert Baldyga |
2014-11-25 | serial: samsung: wait for transfer completion before clock disable | Robert Baldyga |
2014-11-25 | serial: icom: fix error return code | Julia Lawall |
2014-11-25 | serial: tegra: clean up tty-flag assignments | Johan Hovold |
2014-11-25 | serial: Fix io address assign flow with Fintek PCI-to-UART Product | Peter Hung |
2014-11-25 | serial: mxs-auart: fix tx_empty against shift register | Janusz Uzycki |
2014-11-25 | serial: mxs-auart: fix gpio change detection on interrupt | Janusz Uzycki |
2014-11-25 | serial: mxs-auart: Fix mxs_auart_set_ldisc() | Fabio Estevam |
2014-11-25 | serial: 8250_dw: Use 64-bit access for OCTEON. | David Daney |
2014-11-25 | serial: imx: Fix warning when building 'allmodconfig' | Fabio Estevam |
2014-11-25 | tty: serial: omap_serial: line is unsigned, don't check < 0 | Sebastian Andrzej Siewior |
2014-11-25 | tty: serial: 8250: omap: line is unsigned, don't check < 0 | Sebastian Andrzej Siewior |
2014-11-25 | tty: serial: men_z135_uart: Add terminating entry for men_z135_ids | Axel Lin |
2014-11-25 | serial: sirf: add a new uart type support | Qipan Li |
2014-11-25 | tty: pr_warning->pr_warn and logging neatening | Joe Perches |
2014-11-25 | serial: jsm: Fix unnecessary space before function ptr arguments | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Replace magic value with the proper define | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Fix the alignment of the switch satement | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Remove unnecessary if statement | Konrad Zapalowicz |
2014-11-25 | serial: jsm: Remove unnecessary parameter from clear_break() | Konrad Zapalowicz |
2014-11-25 | serial: sh-sci: Change checking for error rate of HSCIF | Nobuhiro Iwamatsu |
2014-11-25 | Revert "serial: of-serial: add PM suspend/resume support" | Greg Kroah-Hartman |
2014-11-24 | tty: serial: msm_serial: Don't require DT aliases | Stephen Boyd |
2014-11-22 | vt: Fix build breakage when !CONFIG_VT_CONSOLE | Peter Hurley |
2014-11-22 | serial: samsung: Fix serial config dependencies for exynos7 | Pankaj Dubey |
2014-11-20 | treewide: fix typo in printk and Kconfig | Masanari Iida |
2014-11-11 | Revert "serial: of-serial: fetch line number from DT" | Greg Kroah-Hartman |
2014-11-10 | Merge 3.18-rc4 into tty-next. | Greg Kroah-Hartman |