aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-05-17Merge tag 'v3.4.43' into v3.4-rtSteven Rostedt (Red Hat)
2013-05-01TTY: fix atime/mtime regressionJiri Slaby
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby
2013-04-09Merge tag 'v3.4.39' into v3.4-rtSteven Rostedt (Red Hat)
2013-04-09Merge tag 'v3.4.38' into v3.4-rtSteven Rostedt (Red Hat)
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-03-28Merge tag 'v3.4.37' into v3.4-rtSteven Rostedt (Red Hat)
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-19Merge tag 'v3.4.34' into v3.4-rtSteven Rostedt (Red Hat)
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-02-18serial: Imx: Fix recursive locking bugThomas Gleixner
2013-02-04drivers-tty-pl011-irq-disable-madness.patchThomas Gleixner
2013-01-23Merge tag 'v3.4.27' into v3.4-rtSteven Rostedt
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-11-27Merge tag 'v3.4.20' into v3.4-rtSteven Rostedt
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
2012-10-26Merge tag 'v3.4.15' into v3.4-rtSteven Rostedt
2012-10-21kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-08Merge tag 'v3.4.13' into v3.4-rtSteven Rostedt
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-05Merge tag 'v3.4.12' into v3.4-rtSteven Rostedt
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-27Merge tag 'v3.4.10' into v3.4-rtSteven Rostedt
2012-08-26pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
2012-06-25Merge tag 'v3.4.4' into v3.4-rtSteven Rostedt
2012-06-22xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk
2012-06-22xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk
2012-06-22xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk
2012-06-07Merge tag 'v3.4.1' into v3.4-rtSteven Rostedt