aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
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-11-26Revert "serial: omap: fix software flow control"Felipe Balbi
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-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-01hvc_xen: NULL dereference on allocation failureDan Carpenter
2012-06-01tty: Allow uart_register/unregister/registerAlan Cox
2012-06-018250_pci: fix pch uart matchingArnaud Patard
2012-06-018250.c: less than 2400 baud fix.Christian Melki
2012-06-01Add missing call to uart_update_timeout()Lothar Waßmann
2012-05-14tty: Fix LED error returnAlan Cox
2012-05-02Merge tag 'tty-3.4-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-05-01vt: Fix deadlock on scroll-lockAlan Cox
2012-04-30tty/serial/pmac_zilog: Fix "nobody cared" IRQ messageLarry Finger
2012-04-19drivers/tty/amiserial.c: add missing tty_unlockJulia Lawall
2012-04-18pch_uart: Fix dma channel unallocated issueTomoya MORINAGA
2012-04-18ARM: clps711x: serial driver hungs are a result of call disable_irq within ISRAlexander Shiyan
2012-04-12Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-04-09pch_uart: Add Kontron COMe-mTT10 uart clock quirkMichael Brunner
2012-04-09pch_uart: Fix MSI setting issueTomoya MORINAGA
2012-04-09serial/8250_pci: add a "force background timer" flag and use it for the "kt" ...Dan Williams
2012-04-09Revert "serial/8250_pci: setup-quirk workaround for the kt serial controller"Dan Williams
2012-04-09Revert "serial/8250_pci: init-quirk msi support for kt serial controller"Dan Williams
2012-04-09tty/serial/omap: console can only be built-inArnd Bergmann
2012-04-09serial: samsung: fix omission initialize ulcon in reset port fn()Kukjin Kim
2012-04-09printk(): add KERN_CONT where needed in hpet and vt codeKay Sievers
2012-04-09tty/serial: atmel_serial: fix RS485 half-duplex problemSiftar, Gabe
2012-04-09tty: serial: altera_uart: Check for NULL platform_data in probe.Yuriy Kozlov