Age | Commit message (Expand) | Author |
2014-03-06 | sparc: serial: Clean up the locking for -rt | David Miller |
2014-02-22 | Revert "tty: Set correct tty name in 'active' sysfs attribute" | Greg Kroah-Hartman |
2014-02-13 | vt: Fix secure clear screen | Petr Písař |
2014-02-13 | serial: 8250: Support XR17V35x fraction divisor | Joe Schultz |
2014-02-13 | n_tty: Fix stale echo output | Peter Hurley |
2014-02-13 | serial: sirf: fix kernel panic caused by unpaired spinlock | Qipan Li |
2014-02-13 | serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards | Dmitry Eremin-Solenikov |
2014-02-13 | n_tty: Fix poll() when TIME_CHAR and MIN_CHAR == 0 | Peter Hurley |
2014-02-13 | serial: omap: fix rs485 probe on defered pinctrl | Michael Grzeschik |
2014-02-13 | serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg |
2014-02-13 | serial: omap-serial: Move info message to probe function | Markus Pargmann |
2014-02-07 | tty: Set correct tty name in 'active' sysfs attribute | Hannes Reinecke |
2014-02-07 | tty: n_gsm: Fix for modems with brk in modem status control | Lars Poeschel |
2014-02-07 | drivers/tty/hvc: don't use module_init in non-modular hyp. console code | Paul Gortmaker |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-01-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-28 | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-01-28 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2014-01-27 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge git://git.infradead.org/users/eparis/audit | Linus Torvalds |
2014-01-23 | tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h | Florian Fainelli |
2014-01-23 | tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros | Florian Fainelli |
2014-01-23 | tty: serial: bcm63xx_uart: remove unused inclusion | Florian Fainelli |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge branch 'fixes' into tty-next | Greg Kroah-Hartman |
2014-01-22 | s390/hvc_iucv: Automatically assign free HVC terminal devices | Hendrik Brueckner |
2014-01-22 | s390/hvc_iucv: Display connection details through device attributes | Hendrik Brueckner |
2014-01-22 | s390/hvc_iucv: fix sparse warning | Hendrik Brueckner |
2014-01-13 | audit: convert all sessionid declaration to unsigned int | Eric Paris |
2014-01-13 | tty/serial: at91: disable uart timer at start of shutdown | Marek Roszko |
2014-01-12 | serial: mpc512x: setup the PSC FIFO clock as well | Gerhard Sittig |
2014-01-12 | serial: mpc512x: adjust for OF based clock lookup | Gerhard Sittig |
2014-01-09 | drivers/tty: ehv_bytechan fails to build as a module | Anton Blanchard |
2014-01-09 | Merge branch 'qcom/drivers' into next/drivers | Olof Johansson |
2014-01-09 | tty: serial: Limit msm_serial_hs driver to platforms that use it | Stephen Boyd |
2014-01-07 | serial: 8250: enable UART_BUG_NOMSR for Tegra | Stephen Warren |
2014-01-07 | tty/serial: at91: reset rx_ring when port is shutdown | Mark Deneen |
2014-01-07 | tty/serial: at91: fix race condition in atmel_serial_remove | Marek Roszko |
2014-01-07 | tty/serial: at91: Handle shutdown more safely | Marek Roszko |
2014-01-07 | serial: sirf: correct condition for fetching dma buffer into tty | Qipan Li |
2014-01-07 | serial: sirf: provide pm entries of uart_ops | Qipan Li |
2014-01-07 | serial: sirf: use PM macro initialize PM functions | Qipan Li |
2014-01-07 | serial: clps711x: Enable driver compilation with COMPILE_TEST | Alexander Shiyan |
2014-01-07 | serial: clps711x: Add support for N_IRDA line discipline | Alexander Shiyan |
2014-01-07 | tty: synclink: avoid sleep_on race | Arnd Bergmann |
2014-01-07 | tty/amiserial: avoid interruptible_sleep_on | Arnd Bergmann |
2014-01-07 | tty: delete non-required instances of include <linux/init.h> | Paul Gortmaker |