summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-07-15Revert "serial: 8250_pci: add support for another kind of NetMos Technology P...Greg Kroah-Hartman
2013-07-08pch_uart: fix a deadlock when pch_uart as consoleLiang Li
2013-06-12TTY: Fix tty miss restart after we turn off flow-controlWang YanQing
2013-05-25tty: fix up atime/mtime mess, take threeLinus Torvalds
2013-05-25serial_core.c: add put_device() after device_find_child()Federico Vaga
2013-05-25TTY: fix atime/mtime regressionJiri Slaby
2013-05-25TTY: do not update atime/mtime on read/writeJiri Slaby
2013-04-08vt: synchronize_rcu() under spinlock is not nice...Al Viro
2013-04-08tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz
2013-04-02sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill
2013-03-21TTY: do not reset master's packet modeJiri Slaby
2013-03-21tty: serial: fix typo "ARCH_S5P6450"Paul Bolle
2013-03-21serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing
2013-03-01fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-03-01fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-03-01vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-03-01tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-03-01tty: Prevent deadlock in n_gsm driverDirkjan Bussink
2013-01-23tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard
2013-01-23serial:ifx6x60:Delete SPI timer when shut down portchao bi
2012-11-27Revert "serial: omap: fix software flow control"Felipe Balbi
2012-10-24Merge tag 'v3.4.15' into tilt-3.4Andy Green
2012-10-21kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-08Merge remote-tracking branch 'upstream-stable/linux-3.4.y' into tilt-3.4_04Oc...Xavier Boudet
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-04Merge branch 'linux-3.4.y' into tilt-3.4_04Oct_rebaseXavier Boudet
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-09-07OMAP4: Serial: Set TX_FIFO_THRESHOLD if uart in dma mode for es2.0Govindraj.R
2012-09-07Merge branch 'stable-linux-3.4.y' into tilt-3.4-upAndy Green
2012-08-26pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel
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-07OAMP2+: UART: Make module wakeup configurable from board fileGovindraj.R
2012-06-07tty: serial: omap-serial: fix software flow controlVikram Pandita
2012-06-07tty: serial: omap-serial: clear auto rts cts bitsVikram Pandita
2012-06-01hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-06-01tty: Allow uart_register/unregister/registerAlan Cox