summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-10-10tty: serial: enable irq_wakeHarry Hong
2013-08-14Merge branch 'linux-3.4.57' into rel-17Deepak Nibade
2013-08-11serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-08-11serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
2013-07-13Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-03pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-06-07TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-07tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-05-07serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-05-01TTY: fix atime/mtime regressionJiri Slaby
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby
2013-04-10tty: serial: tegra: Support for IrDA loopback testRamalingam C
2013-04-05vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-04-05tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-04-01tty: serial: tegra: wait for tasklets during shutdownSang-Hun Lee
2013-03-29tty: serial: 8250: tegra fix spurious interruptsPradeep Goudagunta
2013-03-28sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-03-20TTY: do not reset master's packet modeJiri Slaby
2013-03-20tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-20serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-06Merge branch 'linux-3.4.35' into rel-17Sachin Nikam
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-28tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi
2012-12-20tty: serial: tegra: Export symbols for bluesleepMursalin Akon
2012-11-28tty: serial: tegra: moving to clk prepare APIsSivaram Nair
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
2012-11-09tty: serial: tegra: Add stub runtime power managementPradeep Goudagunta
2012-10-31tty: serial: tegra: check function's return valueSri Krishna chowdary
2012-10-29serial: 8250: Fix for Initial high frequency pulseVishal Singh
2012-10-21kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-07n_gsm: memory leak in uplink error pathRuss Gorby
2012-10-07n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby
2012-10-07n_gsm: uplink SKBs accumulate on listRuss Gorby
2012-10-07n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner
2012-10-07serial: pl011: handle corruption at high clock speedsLinus Walleij
2012-10-07serial: omap: fix software flow controlVikram Pandita
2012-10-07Remove BUG_ON from n_tty_read()Stanislav Kozina
2012-10-07tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon
2012-10-02pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart
2012-10-02pch_uart: Fix parity setting issueTomoya MORINAGA
2012-10-02pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA
2012-10-02pch_uart: Fix missing break for 16 byte fifoAlan Cox
2012-10-02tty: serial: imx: console write routing is unsafe on SMPXinyu Chen
2012-08-30Merge commit 'v3.4.10' into android-t114-3.4Varun Wadekar