summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
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
2012-04-09omap-serial: Fix the error handling in the omap_serial probeShubhrajyoti D
2012-04-07Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-04-06serial: PL011: move interrupt clearingLinus Walleij
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd
2012-04-05sysrq: use SEND_SIG_FORCED instead of force_sig()Anton Vorontsov
2012-04-04serial/sunzilog: fix keyboard on SUN SPARCstationSam Ravnborg
2012-03-30Documentation: remove references to /etc/modprobe.confLucas De Marchi
2012-03-30serial: sh-sci: use serial_port_in/out vs sci_in/out.Paul Mundt