aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2-7/+1
2012-11-15Merge branch 'omap/headers4' into next/cleanupArnd Bergmann12-502/+627
2012-11-14tty: serial: max310x: Add terminating entry for spi_device_id tableAxel Lin1-0/+1
2012-11-14TTY: hvc_console, fix port reference count going to zero prematurelyPaul Mackerras1-7/+0
2012-10-24Revert "serial: omap: fix software flow control"Felipe Balbi1-6/+6
2012-10-24tty/serial/8250: Make omap hardware workarounds local to 8250.hTony Lindgren2-6/+39
2012-10-24serial/8250/8250_early: Prevent rounding error in uartclkAlexey Brodkin1-1/+1
2012-10-24serial: samsung: use clk_prepare_enable and clk_disable_unprepareThomas Abraham1-8/+8
2012-10-24TTY: Report warning when low_latency flag is wrongly usedIvo Sieben1-0/+1
2012-10-22TTY: move tty buffers to tty_portJiri Slaby6-59/+66
2012-10-22TTY: add port -> tty linkJiri Slaby2-0/+5
2012-10-22TTY: tty_buffer, cache pointer to tty->bufJiri Slaby1-56/+76
2012-10-22TTY: move TTY_FLUSH* flags to tty_portJiri Slaby1-8/+10
2012-10-22TTY: n_tty, propagate n_tty_dataJiri Slaby1-93/+78
2012-10-22TTY: move ldisc data from tty_struct: locksJiri Slaby2-55/+72
2012-10-22TTY: move ldisc data from tty_struct: read_* and echo_* and canon_* stuffJiri Slaby1-123/+137
2012-10-22TTY: move ldisc data from tty_struct: bitmapsJiri Slaby1-24/+28
2012-10-22TTY: move ldisc data from tty_struct: simple membersJiri Slaby2-68/+93
2012-10-22TTY: n_tty, add ldisc data to n_ttyJiri Slaby1-1/+18
2012-10-22TTY: audit, stop accessing tty->icountJiri Slaby2-9/+11
2012-10-22TTY: n_tty, remove bogus checksJiri Slaby1-12/+0
2012-10-22TTY: n_tty, simplify read_buf+echo_buf allocationJiri Slaby1-18/+13
2012-10-22TTY: ldisc, wait for idle ldisc in releaseJiri Slaby1-0/+5
2012-10-22TTY: vt, fix paste_selection ldisc handlingJiri Slaby1-7/+2
2012-10-22TTY: move devpts kill to ptyJiri Slaby2-5/+9
2012-10-22TTY: devpts, do not set driver_dataJiri Slaby1-5/+5
2012-10-22TTY: devpts, return created inode from devpts_pty_newJiri Slaby1-2/+5
2012-10-22TTY: devpts, don't care about TTY in devpts_get_ttyJiri Slaby1-1/+1
2012-10-22tty: prevent unnecessary work queue lock checking on flip buffer copyIvo Sieben1-1/+4
2012-10-19Merge tag 'tty-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds3-12/+13
2012-10-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-0/+1
2012-10-16sparc64: Add global PMU register dumping via sysrq.David S. Miller1-0/+1
2012-10-15serial/8250_hp300: Missing 8250 register interface conversion bitsGeert Uytterhoeven1-10/+10
2012-10-14Merge 3.7-rc1 into tty-linusGreg Kroah-Hartman5-62/+115
2012-10-15sh: Fix up more fallout from pointless ARM __iomem churn.Paul Mundt1-1/+2
2012-10-13Merge tag 'for_linus-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds2-1/+15
2012-10-12Merge tag 'stable/for-linus-3.7-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-1/+4
2012-10-12kdb,vt_console: Fix missed data due to pager overrunsJason Wessel1-0/+13
2012-10-12kgdboc: Accept either kbd or kdb to activate the vga + keyboard kdb shellJason Wessel1-1/+2
2012-10-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds2-60/+96
2012-10-05tty: serial: sccnxp: Fix bug with unterminated platform_id listGreg Kroah-Hartman1-0/+1
2012-10-05serial: sccnxp: Allows the driver to be compiled as a moduleAlexander Shiyan1-2/+2
2012-10-04xen/hvc: handle backend CLOSED without CLOSINGDavid Vrabel1-1/+4
2012-10-02Merge tag 'stable/for-linus-3.7-x86-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+2
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-29/+16
2012-10-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-7/+10
2012-10-02Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds6-9/+9
2012-10-01Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-10-01Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-5/+53
2012-10-01Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+2