summaryrefslogtreecommitdiffstats
path: root/drivers/tty
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-03-031-10/+6Star
|\
| * more file_inode() open-coded instancesAl Viro2013-02-271-10/+6Star
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-021-5/+5
|\ \
| * \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Ralf Baechle2013-02-222-76/+204
| |\ \
| * | | MIPS: PNX8550: Remove support for SOC and JBS and STB810 boards.Ralf Baechle2013-02-011-5/+5
* | | | sysrq: don't depend on weak undefined arrays to have an address that compares...Linus Torvalds2013-02-271-8/+7Star
| |_|/ |/| |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-271-4/+4
|\ \ \
| * | | new helper: file_inode(file)Al Viro2013-02-231-4/+4
| |/ /
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-261-38/+98
|\ \ \
| * \ \ Merge branch 'console-fixes' into drm-nextDave Airlie2013-02-081-1/+1
| |\ \ \
| | * | | vgacon/vt: clear buffer attributes when we load a 512 character font (v2)Dave Airlie2013-02-071-1/+1
| | |/ /
| * | | fb: Yet another band-aid for fixing lockdep messTakashi Iwai2013-02-081-15/+28
| * | | fb: rework locking to fix lock ordering on takeoverAlan Cox2013-02-081-23/+70
| |/ /
* | | tty vt: fix character insertion overflowNicolas Pitre2013-02-251-1/+1
* | | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-02-251-1/+1
|\ \ \
| * | | xen: introduce xen_remap, use it instead of ioremapStefano Stabellini2013-02-201-1/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-02-221-0/+1
|\ \ \
| * | | s390/3270: asynchronous size sensingMartin Schwidefsky2013-02-141-0/+1
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-02-221-2/+2
|\ \ \
| * | | Merge branch 'master' into for-nextJiri Kosina2013-01-29102-1656/+3890
| |\| |
| * | | treewide: Replace incomming with incoming in all comments and stringsJorrit Schippers2013-01-031-2/+2
* | | | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2013-02-21115-1673/+5932
|\ \ \ \
| * | | | tty: mxser: improve error handling in mxser_probe() and mxser_module_init()Alexey Khoroshilov2013-02-181-7/+35
| * | | | serial: imx: fix uninitialized variable warningShawn Guo2013-02-181-1/+1
| * | | | serial: tegra: assume CONFIG_OFStephen Warren2013-02-151-3/+2Star
| * | | | TTY: do not update atime/mtime on read/writeJiri Slaby2013-02-151-6/+2Star
| * | | | serial: imx: Fix recursive locking bugThomas Gleixner2013-02-141-2/+9
| * | | | tty: Remove ancient hardpps()Peter Hurley2013-02-132-9/+0Star
| * | | | pps: Additional cleanups in uart_handle_dcd_changeGeorge Spelvin2013-02-131-10/+7Star
| * | | | pps: Move timestamp read into PPS code properGeorge Spelvin2013-02-133-5/+4Star
| * | | | tty: serial: uartlite: Support uartlite on big and little endian systemsMichal Simek2013-02-131-22/+79
| * | | | tty: serial: uartlite: Fix sparse and checkpatch warningsMichal Simek2013-02-131-4/+4
| * | | | serial/arc-uart: Miscll DT related updates (Grant's review comments)Vineet Gupta2013-02-131-6/+4Star
| * | | | drivers/serial: add GENERIC_HARDIRQS dependencyHeiko Carstens2013-02-081-1/+1
| * | | | Revert "serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLL"fabio.estevam@freescale.com2013-02-061-21/+21
| * | | | tty: metag_da: avoid getting tty kref in dashtty_timer()James Hogan2013-02-061-17/+14Star
| * | | | tty: metag_da: Add metag DA TTY driverJames Hogan2013-02-063-0/+694
| * | | | serial: imx: Move imx_port_ucrs_save/restore under CONFIG_CONSOLE_POLLFabio Estevam2013-02-051-21/+21
| * | | | tty: serial: altera_jtaguart: Simplify altera_jtaguart_init()Tobias Klauser2013-02-051-4/+2Star
| * | | | tty: serial: altera_uart: Simplify altera_uart_init()Tobias Klauser2013-02-051-4/+2Star
| * | | | OMAP/serial: Fix incorrect Rx FIFO threshold setting, LSR validation on Tx, a...Alexey Pelykh2013-02-051-6/+2Star
| * | | | tty: of_serial: unexport tegra_serial_handle_breakStephen Warren2013-02-051-3/+4
| * | | | pty: Ignore slave open count for master pty openPeter Hurley2013-02-051-1/+1
| * | | | pty: Ignore slave pty close() if never successfully openedPeter Hurley2013-02-051-0/+6
| * | | | pty: Fix BUG()s when ptmx_open() errors outPeter Hurley2013-02-051-3/+4
| * | | | kgdb: remove #include <linux/serial_8250.h> from kgdb.hGreg Kroah-Hartman2013-02-051-0/+1
| * | | | tty: Use raw spin lock to protect the TTY read sectionIvo Sieben2013-02-051-28/+28
| * | | | tty: set_termios/set_termiox should not return -EINTROleg Nesterov2013-02-051-2/+2
| * | | | tty: Prevent deadlock in n_gsm driverDirkjan Bussink2013-01-301-1/+41
| * | | | serial: ralink: adds support for the serial core found on ralink wisocJohn Crispin2013-01-302-3/+11