aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-03-18TTY: do not warn about setting speed via SPD_*Jiri Slaby
2013-03-18TTY: synclink, remove superfluous checkJiri Slaby
2013-03-18TTY: jsm, remove superfluous checkJiri Slaby
2013-03-18n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley
2013-03-18n_tty: Fix unsafe driver-side signalsPeter Hurley
2013-03-18n_tty: Fix stuck throttled driverPeter Hurley
2013-03-18tty: Add safe tty throttle/unthrottle functionsPeter Hurley
2013-03-18n_tty: Inline check_unthrottle() at lone call sitePeter Hurley
2013-03-15sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)
2013-03-15tty: Signal SIGHUP before hanging up ldiscPeter Hurley
2013-03-15tty: Signal foreground group processes in hangupPeter Hurley
2013-03-15tty: Use spin_lock() inside existing critical regionPeter Hurley
2013-03-15tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley
2013-03-15tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley
2013-03-15tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan
2013-03-15serial: pch_uart: add console poll supportLiang Li
2013-03-15TTY: amiserial, use module_platform_driver_probe()Jingoo Han
2013-03-15serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-15serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat
2013-03-15serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing
2013-03-15tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-03-15pty: Remove redundant itty resetPeter Hurley
2013-03-15drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten
2013-03-13Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-03-12serial: pl011: use generic DMA slave configuration if possibleArnd Bergmann
2013-03-12tty: serial: fix typo "SERIAL_S3C2412"Paul Bolle
2013-03-12serial: 8250: Keep 8250.<xxxx> module options functional after driver renameJosh Boyer
2013-03-12tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-12tty/8250_pnp: serial port detection regression since v3.7Sean Young
2013-03-12serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char"Jonas Gorski
2013-03-12serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-12Fix 4 port and add support for 8 port 'Unknown' PCI serial port cardsScott Ashcroft
2013-03-12tty/serial: Add support for Altera serial portLey Foon Tan
2013-03-12tty: serial: vt8500: Unneccessary duplicated clock code removedTony Prisk
2013-03-12tty: serial: mpc5xxx: fix PSC clock name bugAnatolij Gustschin
2013-03-05drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang
2013-03-04TTY: disable debugging warningJiri Slaby
2013-03-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-03-01sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-02-27more file_inode() open-coded instancesAl Viro
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24tty vt: fix character insertion overflowNicolas Pitre
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds