aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
...
| * | | | | | | TTY: fix DTR being raised on hang upJohan Hovold2013-03-18
| * | | | | | | TTY: wake up processes last at hangupJohan Hovold2013-03-18
| * | | | | | | TTY: clean up port shutdownJohan Hovold2013-03-18
| * | | | | | | crisv10: use counts from tty_portJiri Slaby2013-03-18
| * | | | | | | crisv10: use *_wait from tty_portJiri Slaby2013-03-18
| * | | | | | | crisv10: use close delays from tty_portJiri Slaby2013-03-18
| * | | | | | | crisv10: remove unused membersJiri Slaby2013-03-18
| * | | | | | | crisv10: stop returning info from handle_ser_rx_interruptJiri Slaby2013-03-18
| * | | | | | | crisv10: use flags from tty_portJiri Slaby2013-03-18
| * | | | | | | TTY: cleanup tty->hw_stopped usesJiri Slaby2013-03-18
| * | | | | | | TTY: serial/msm_serial_hs, remove unused ttyJiri Slaby2013-03-18
| * | | | | | | TTY: serial/bfin_uart, unbreak build with KGDB enabledJiri Slaby2013-03-18
| * | | | | | | TTY: add tty_port_tty_hangup helperJiri Slaby2013-03-18
| * | | | | | | TTY: add tty_port_tty_wakeup helperJiri Slaby2013-03-18
| * | | | | | | TTY: msm_smd_tty, clean up activate/shutdownJiri Slaby2013-03-18
| * | | | | | | TTY: do not warn about setting speed via SPD_*Jiri Slaby2013-03-18
| * | | | | | | TTY: synclink, remove superfluous checkJiri Slaby2013-03-18
| * | | | | | | TTY: jsm, remove superfluous checkJiri Slaby2013-03-18
| * | | | | | | n_tty: Lock access to tty->pgrp for POSIX job controlPeter Hurley2013-03-18
| * | | | | | | n_tty: Fix unsafe driver-side signalsPeter Hurley2013-03-18
| * | | | | | | n_tty: Fix stuck throttled driverPeter Hurley2013-03-18
| * | | | | | | tty: Add safe tty throttle/unthrottle functionsPeter Hurley2013-03-18
| * | | | | | | n_tty: Inline check_unthrottle() at lone call sitePeter Hurley2013-03-18
| * | | | | | | sysrq: fix inconstistent help message of sysrq keyzhangwei(Jovi)2013-03-15
| * | | | | | | tty: Signal SIGHUP before hanging up ldiscPeter Hurley2013-03-15
| * | | | | | | tty: Signal foreground group processes in hangupPeter Hurley2013-03-15
| * | | | | | | tty: Use spin_lock() inside existing critical regionPeter Hurley2013-03-15
| * | | | | | | tty: Fix spinlock flavor in non-atomic __tty_hangup()Peter Hurley2013-03-15
| * | | | | | | tty: Refactor session leader SIGHUP from __tty_hangup()Peter Hurley2013-03-15
| * | | | | | | tty: ipwireless: Remove redundant NULL check before kfreeSyam Sidhardhan2013-03-15
| * | | | | | | serial: pch_uart: add console poll supportLiang Li2013-03-15
| * | | | | | | TTY: amiserial, use module_platform_driver_probe()Jingoo Han2013-03-15
| * | | | | | | serial: vt8500_serial: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
| * | | | | | | serial: tegra: Convert to devm_ioremap_resource()Sachin Kamat2013-03-15
| * | | | | | | pty: Remove redundant itty resetPeter Hurley2013-03-15
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'char-misc-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-04-29
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge 3.9-rc7 into char-misc-nextGreg Kroah-Hartman2013-04-14
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge v3.9-rc5 into char-misc-nextGreg Kroah-Hartman2013-04-01
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'arizona-extcon-asoc' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2013-03-26
| |\ \ \ \ \ \ \
| * | | | | | | | drivers/tty: use module_pcmcia_driver() in pcmcia driversH Hartley Sweeten2013-03-15
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | TTY: fix atime/mtime regressionJiri Slaby2013-04-26
| |_|_|/ / / / |/| | | | | |
* | | | | | | tty: mxser: fix cycle termination condition in mxser_probe() and mxser_module...Alexey Khoroshilov2013-04-08
* | | | | | | Revert "tty/8250_pnp: serial port detection regression since v3.7"Sean Young2013-04-08
* | | | | | | OMAP/serial: Revert bad fix of Rx FIFO threshold granularityAlexey Pelykh2013-04-03
| |_|/ / / / |/| | | | |
* | | | | | Merge tag 'tty-3.9-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-03-28
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Xilinx: ARM: UART: clear pending irqs before enabling irqsJohn Linn2013-03-25
| * | | | | TTY: 8250, deprecated 8250_core.* optionsJiri Slaby2013-03-25
| * | | | | TTY: 8250, revert module name changeJiri Slaby2013-03-25
| * | | | | serial: 8250_pci: Add WCH CH352 quirk to avoid Xscale detectionWang YanQing2013-03-15
| * | | | | tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz2013-03-15