summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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-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-05vt: synchronize_rcu() under spinlock is not nice...Al Viro
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-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-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-01-27serial: 8250, increase PASS_LIMITJiri Slaby
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi
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-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-07Remove BUG_ON from n_tty_read()Stanislav Kozina
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-06-01tty: Allow uart_register/unregister/registerAlan Cox
2012-06-01Add missing call to uart_update_timeout()Lothar Waßmann
2012-04-27drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-04-27pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-27ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-228250_pci: Fix kernel panic when pch_uart is disabledTomoya MORINAGA
2012-04-22pch_uart: Set PCIe bus number using probe parameterTomoya MORINAGA
2012-04-22serial: PL011: move interrupt clearingLinus Walleij
2012-04-22serial: PL011: clear pending interruptsLinus Walleij
2012-04-22tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov
2012-04-02serial: sh-sci: fix a race of DMA submit_tx on transferYoshii Takashi
2012-04-02TTY: Wrong unicode value copied in con_set_unimap()Liz Clark
2012-04-02tty: moxa: fix bit test in moxa_start()Dan Carpenter
2012-02-13drivers/tty/vt/vt_ioctl.c: fix KDFONTOP 32bit compatibility layerSamuel Thibault
2012-02-03jsm: Fixed EEH recovery errorLucas Kannebley Tavares
2012-02-03serial: amba-pl011: lock console writes against interruptsRabin Vincent
2012-02-03TTY: fix UV serial console regressionJiri Slaby
2012-01-12atmel_serial: fix spinlock lockup in RS485 codeClaudio Scordino
2011-11-26TTY: ldisc, wait for ldisc infinitely in hangupJiri Slaby
2011-11-26TTY: ldisc, move wait idle to callerJiri Slaby
2011-11-26TTY: ldisc, allow waiting for ldisc arbitrarily longJiri Slaby
2011-11-26tty: hvc_dcc: Fix duplicate character inputsStephen Boyd
2011-11-26pch_uart: Support new device LAPIS Semiconductor ML7831 IOHTomoya MORINAGA
2011-11-26pch_uart: Fix DMA resource leak issueTomoya MORINAGA
2011-11-26pch_uart: Fix hw-flow control issueTomoya MORINAGA