aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty
AgeCommit message (Expand)Author
2013-03-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-02-27sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds
2013-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-02-25Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2013-02-24tty vt: fix character insertion overflowNicolas Pitre
2013-02-24Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-02-22new helper: file_inode(file)Al Viro
2013-02-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2013-02-19Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-19xen: introduce xen_remap, use it instead of ioremapStefano Stabellini
2013-02-18tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov
2013-02-18serial: imx: fix uninitialized variable warningShawn Guo
2013-02-15serial: tegra: assume CONFIG_OFStephen Warren
2013-02-15TTY: do not update atime/mtime on read/writeJiri Slaby
2013-02-14serial: imx: Fix recursive locking bugThomas Gleixner
2013-02-14s390/3270: asynchronous size sensingMartin Schwidefsky
2013-02-13tty: Remove ancient hardpps()Peter Hurley
2013-02-13pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin
2013-02-13pps: Move timestamp read into PPS code properGeorge Spelvin
2013-02-13tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek
2013-02-13tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek
2013-02-13serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta
2013-02-08drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens
2013-02-08Merge branch 'console-fixes' into drm-nextDave Airlie
2013-02-08fb: Yet another band-aid for fixing lockdep messTakashi Iwai
2013-02-08fb: rework locking to fix lock ordering on takeoverAlan Cox
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2013-02-07vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie
2013-02-06TTY: mark tty_get_device call with the proper const valuesGreg Kroah-Hartman
2013-02-06Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com
2013-02-06tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan
2013-02-06tty: metag_da: Add metag DA TTY driverJames Hogan
2013-02-05serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam
2013-02-05tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser
2013-02-05tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser
2013-02-05OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh
2013-02-05tty: of_serial: unexport tegra_serial_handle_breakStephen Warren
2013-02-04pty: Ignore slave open count for master pty openPeter Hurley
2013-02-04pty: Ignore slave pty close() if never successfully openedPeter Hurley
2013-02-04pty: Fix BUG()s when ptmx_open() errors outPeter Hurley
2013-02-04kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman
2013-02-04tty: Use raw spin lock to protect the TTY read sectionIvo Sieben
2013-02-04tty: set_termios/set_termiox should not return -EINTROleg Nesterov
2013-02-01MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle
2013-01-30tty: Prevent deadlock in n_gsm driverDirkjan Bussink