aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAge
* drivers/tty/hvc: Use strlcpy instead of strncpyChen Gang2013-03-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-03
|\
| * more file_inode() open-coded instancesAl Viro2013-02-27
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-22
| |\ \
| * | | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-01
* | | | sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-27
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-22
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\ \ \
| * \ \ Merge branch 'console-fixes' into drm-nextDave Airlie2013-02-07
| |\ \ \
| | * | | vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-02-06
| | |/ /
| * | | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-07
| * | | fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-07
| |/ /
* | | tty vt: fix character insertion overflowNicolas Pitre2013-02-24
* | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-24
|\ \ \
| * | | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-19
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-21
|\ \ \
| * | | s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-21
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2013-01-29
| |\| |
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-03
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21
|\ \ \ \
| * | | | tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov2013-02-18
| * | | | serial: imx: fix uninitialized variable warningShawn Guo2013-02-18
| * | | | serial: tegra: assume CONFIG_OFStephen Warren2013-02-15
| * | | | TTY: do not update atime/mtime on read/writeJiri Slaby2013-02-15
| * | | | serial: imx: Fix recursive locking bugThomas Gleixner2013-02-14
| * | | | tty: Remove ancient hardpps()Peter Hurley2013-02-13
| * | | | pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin2013-02-13
| * | | | pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-13
| * | | | tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek2013-02-13
| * | | | tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek2013-02-13
| * | | | serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2013-02-13
| * | | | drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-08
| * | | | Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com2013-02-06
| * | | | tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan2013-02-06
| * | | | tty: metag_da: Add metag DA TTY driverJames Hogan2013-02-06
| * | | | serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam2013-02-05
| * | | | tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser2013-02-05
| * | | | tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser2013-02-05
| * | | | OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-05
| * | | | tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-05
| * | | | pty: Ignore slave open count for master pty openPeter Hurley2013-02-04
| * | | | pty: Ignore slave pty close() if never successfully openedPeter Hurley2013-02-04
| * | | | pty: Fix BUG()s when ptmx_open() errors outPeter Hurley2013-02-04
| * | | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-04
| * | | | tty: Use raw spin lock to protect the TTY read sectionIvo Sieben2013-02-04
| * | | | tty: set_termios/set_termiox should not return -EINTROleg Nesterov2013-02-04
| * | | | tty: Prevent deadlock in n_gsm driverDirkjan Bussink2013-01-30