summaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)AuthorFilesLines
2013-06-07TTY: Fix tty miss restart after we turn off flow-controlWang YanQing1-0/+8
2013-05-07tty: fix up atime/mtime mess, take threeLinus Torvalds2-2/+5
2013-05-07serial_core.c: add put_device() after device_find_child()Federico Vaga1-0/+4
2013-05-01TTY: fix atime/mtime regressionJiri Slaby1-1/+15
2013-05-01TTY: do not update atime/mtime on read/writeJiri Slaby1-6/+2
2013-04-05vt: synchronize_rcu() under spinlock is not nice...Al Viro1-2/+4
2013-04-05tty: atmel_serial_probe(): index of atmel_ports[] fixPawel Wieczorkiewicz1-6/+5
2013-03-28sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline optionTkhai Kirill1-12/+9
2013-03-20TTY: do not reset master's packet modeJiri Slaby1-1/+0
2013-03-20tty: serial: fix typo "ARCH_S5P6450"Paul Bolle1-1/+1
2013-03-20serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ...Wang YanQing1-0/+4
2013-02-28fb: Yet another band-aid for fixing lockdep messTakashi Iwai1-15/+28
2013-02-28fb: rework locking to fix lock ordering on takeoverAlan Cox1-23/+70
2013-02-28vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie1-1/+1
2013-02-28tty: set_termios/set_termiox should not return -EINTROleg Nesterov1-2/+2
2013-02-28tty: Prevent deadlock in n_gsm driverDirkjan Bussink1-1/+41
2013-01-21tty: 8250_dw: Fix inverted arguments to serial_out in IRQ handlerMaxime Ripard1-1/+1
2013-01-21serial:ifx6x60:Delete SPI timer when shut down portchao bi1-0/+1
2012-11-26Revert "serial: omap: fix software flow control"Felipe Balbi1-6/+6
2012-10-21kdb,vt_console: Fix missed data due to pager overrunsJason Wessel1-0/+13
2012-10-07n_gsm: memory leak in uplink error pathRuss Gorby1-2/+5
2012-10-07n_gsm: added interlocking for gsm_data_lock for certain code pathsRuss Gorby1-2/+6
2012-10-07n_gsm: uplink SKBs accumulate on listRuss Gorby1-2/+5
2012-10-07n_gsm.c: Implement 3GPP27.010 DLC start-up procedure in MUXxiaojin1-0/+4
2012-10-07serial: set correct baud_base for EXSYS EX-41092 Dual 16950Flavio Leitner1-2/+7
2012-10-07serial: pl011: handle corruption at high clock speedsLinus Walleij1-1/+14
2012-10-07serial: omap: fix software flow controlVikram Pandita1-6/+6
2012-10-07Remove BUG_ON from n_tty_read()Stanislav Kozina1-1/+2
2012-10-07tty: keyboard.c: Remove locking from vt_get_leds.Christopher Brannon1-3/+0
2012-10-02pch_uart: Add eg20t_port lock field, avoid recursive spinlocksDarren Hart1-12/+26
2012-10-02pch_uart: Fix parity setting issueTomoya MORINAGA1-1/+1
2012-10-02pch_uart: Fix rx error interrupt setting issueTomoya MORINAGA1-6/+12
2012-10-02pch_uart: Fix missing break for 16 byte fifoAlan Cox1-0/+1
2012-10-02tty: serial: imx: console write routing is unsafe on SMPXinyu Chen1-1/+11
2012-08-26pmac_zilog,kdb: Fix console poll hook to return instead of loopJason Wessel1-3/+9
2012-06-22xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness.Konrad Rzeszutek Wilk1-3/+8
2012-06-22xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFNKonrad Rzeszutek Wilk1-1/+2
2012-06-22xen/hvc: Collapse error logic.Konrad Rzeszutek Wilk1-12/+9
2012-06-01hvc_xen: NULL dereference on allocation failureDan Carpenter1-2/+2
2012-06-01tty: Allow uart_register/unregister/registerAlan Cox1-0/+1
2012-06-018250_pci: fix pch uart matchingArnaud Patard1-0/+18
2012-06-018250.c: less than 2400 baud fix.Christian Melki1-4/+5
2012-06-01Add missing call to uart_update_timeout()Lothar Waßmann1-0/+2
2012-05-14tty: Fix LED error returnAlan Cox1-1/+1
2012-05-02Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-7/+19
2012-05-01vt: Fix deadlock on scroll-lockAlan Cox1-7/+19
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger1-3/+3
2012-04-19drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall1-1/+3
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA1-1/+3
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan1-6/+8