Age | Commit message (Expand) | Author |
2013-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds |
2013-03-13 | Merge tag 'tty-3.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-03-12 | tty: serial: fix typo "SERIAL_S3C2412" | Paul Bolle |
2013-03-12 | serial: 8250: Keep 8250.<xxxx> module options functional after driver rename | Josh Boyer |
2013-03-12 | tty: serial: fix typo "ARCH_S5P6450" | Paul Bolle |
2013-03-12 | tty/8250_pnp: serial port detection regression since v3.7 | Sean Young |
2013-03-12 | serial: bcm63xx_uart: fix compilation after "TTY: switch tty_insert_flip_char" | Jonas Gorski |
2013-03-12 | serial: 8250_pci: add support for another kind of NetMos Technology PCI 9835 ... | Wang YanQing |
2013-03-12 | Fix 4 port and add support for 8 port 'Unknown' PCI serial port cards | Scott Ashcroft |
2013-03-12 | tty/serial: Add support for Altera serial port | Ley Foon Tan |
2013-03-12 | tty: serial: vt8500: Unneccessary duplicated clock code removed | Tony Prisk |
2013-03-12 | tty: serial: mpc5xxx: fix PSC clock name bug | Anatolij Gustschin |
2013-03-05 | drivers/tty/hvc: Use strlcpy instead of strncpy | Chen Gang |
2013-03-04 | TTY: disable debugging warning | Jiri Slaby |
2013-03-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-03-02 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-03-01 | sunsu: Fix panic in case of nonexistent port at "console=ttySY" cmdline option | Tkhai Kirill |
2013-02-27 | more file_inode() open-coded instances | Al Viro |
2013-02-27 | sysrq: don't depend on weak undefined arrays to have an address that compares... | Linus Torvalds |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2013-02-24 | tty vt: fix character insertion overflow | Nicolas Pitre |
2013-02-24 | Merge tag 'stable/for-linus-3.9-rc0-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Ralf Baechle |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2013-02-21 | Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds |
2013-02-19 | Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-19 | xen: introduce xen_remap, use it instead of ioremap | Stefano Stabellini |
2013-02-18 | tty: mxser: improve error handling in mxser_probe() and mxser_module_init() | Alexey Khoroshilov |
2013-02-18 | serial: imx: fix uninitialized variable warning | Shawn Guo |
2013-02-15 | serial: tegra: assume CONFIG_OF | Stephen Warren |
2013-02-15 | TTY: do not update atime/mtime on read/write | Jiri Slaby |
2013-02-14 | serial: imx: Fix recursive locking bug | Thomas Gleixner |
2013-02-14 | s390/3270: asynchronous size sensing | Martin Schwidefsky |
2013-02-13 | tty: Remove ancient hardpps() | Peter Hurley |
2013-02-13 | pps: Additional cleanups in uart_handle_dcd_change | George Spelvin |
2013-02-13 | pps: Move timestamp read into PPS code proper | George Spelvin |
2013-02-13 | tty: serial: uartlite: Support uartlite on big and little endian systems | Michal Simek |
2013-02-13 | tty: serial: uartlite: Fix sparse and checkpatch warnings | Michal Simek |
2013-02-13 | serial/arc-uart: Miscll DT related updates (Grant's review comments) | Vineet Gupta |
2013-02-08 | drivers/serial: add GENERIC_HARDIRQS dependency | Heiko Carstens |
2013-02-08 | Merge branch 'console-fixes' into drm-next | Dave Airlie |
2013-02-08 | fb: Yet another band-aid for fixing lockdep mess | Takashi Iwai |
2013-02-08 | fb: rework locking to fix lock ordering on takeover | Alan Cox |
2013-02-07 | sched/rt: Move rt specific bits into new header file | Clark Williams |
2013-02-07 | vgacon/vt: clear buffer attributes when we load a 512 character font (v2) | Dave Airlie |