summaryrefslogtreecommitdiffstats
path: root/drivers/tty
AgeCommit message (Expand)Author
2012-10-24serial: clps711x: Using CPU clock subsystem for getting base UART speedAlexander Shiyan
2012-10-24serial: clps711x: Do not use "uart_port->unused" fieldAlexander Shiyan
2012-10-24serial: clps711x: Convert all static variables to dynamicAlexander Shiyan
2012-10-24serial: clps711x: Add platform_driver interface to clps711x driverAlexander Shiyan
2012-10-24tty: serial: KGDB support for PXADenis V. Lunev
2012-10-24tty: Use raw spin lock to protect TTY ldisc administrationIvo Sieben
2012-10-24TTY: hvcs: fix missing unlock on error in hvcs_initialize()Wei Yongjun
2012-10-24x86: ce4100: allow second UART usageMaxime Bizon
2012-10-24tty: tty_mutex.c: Fixed coding style warning (using printk)Sangho Yi
2012-10-24tty: serial: 8250_dw: Implement suspend/resumeJames Hogan
2012-10-24serial: vt8500: fix possible memory leak in vt8500_serial_probe()Wei Yongjun
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin
2012-10-24serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham
2012-10-24TTY: Report warning when low_latency flag is wrongly usedIvo Sieben
2012-10-22TTY: move tty buffers to tty_portJiri Slaby
2012-10-22TTY: add port -> tty linkJiri Slaby
2012-10-22TTY: tty_buffer, cache pointer to tty->bufJiri Slaby
2012-10-22TTY: move TTY_FLUSH* flags to tty_portJiri Slaby
2012-10-22TTY: n_tty, propagate n_tty_dataJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: locksJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: bitmapsJiri Slaby
2012-10-22TTY: move ldisc data from tty_struct: simple membersJiri Slaby
2012-10-22TTY: n_tty, add ldisc data to n_ttyJiri Slaby
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby
2012-10-22TTY: n_tty, remove bogus checksJiri Slaby
2012-10-22TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby
2012-10-22TTY: ldisc, wait for idle ldisc in releaseJiri Slaby
2012-10-22TTY: vt, fix paste_selection ldisc handlingJiri Slaby
2012-10-22TTY: move devpts kill to ptyJiri Slaby
2012-10-22TTY: devpts, do not set driver_dataJiri Slaby
2012-10-22TTY: devpts, return created inode from devpts_pty_newJiri Slaby
2012-10-22TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby
2012-10-22tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller
2012-10-15serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman
2012-10-15sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jw...Linus Torvalds
2012-10-13tty: atmel_serial: add pinctrl supportJean-Christophe PLAGNIOL-VILLARD
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel
2012-10-10Merge branch 'for-upstream' of http://github.com/agraf/linux-2.6 into queueMarcelo Tosatti
2012-10-05PPC: select EPAPR_PARAVIRT for all users of epapr hcallsStuart Yoder
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-10-05tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman