Age | Commit message (Expand) | Author |
2012-06-26 | tty: note race we need to fix | Alan Cox |
2012-06-26 | Merge 3.5-rc4 into tty-next | Greg Kroah-Hartman |
2012-06-20 | pch_uart: Add eg20t_port lock field, avoid recursive spinlocks | Darren Hart |
2012-06-20 | Merge tag 'tty-3.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-06-18 | serial/amba-pl011: fix ages old copy-paste errors | Linus Walleij |
2012-06-15 | Merge tag 'stable/for-linus-3.5-rc2-tag' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2012-06-15 | serial: pxa: add spin lock for console write | Chao Xie |
2012-06-14 | vt: fix race in vt_waitactive() | Rabin Vincent |
2012-06-13 | TTY: add tty_port_register_device helper | Jiri Slaby |
2012-06-13 | TTY: add ports array to tty_driver | Jiri Slaby |
2012-06-13 | TTY: centralize fail paths in tty_register_driver | Jiri Slaby |
2012-06-13 | TTY: vt, add ->install | Jiri Slaby |
2012-06-13 | TTY: provide drivers with tty_port_install | Jiri Slaby |
2012-06-13 | TTY: vt, remove con_schedule_flip | Jiri Slaby |
2012-06-13 | PTY: add tty_port | Jiri Slaby |
2012-06-13 | PTY: merge pty_install implementations | Jiri Slaby |
2012-06-13 | PTY: remove one empty ops->remove | Jiri Slaby |
2012-06-13 | Merge branches 'sh/urgent', 'sh/core', 'sh/clockevents', 'sh/asm-generic' and... | Paul Mundt |
2012-06-13 | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart |
2012-06-13 | serial: sh-sci: Fix probe error paths | Laurent Pinchart |
2012-06-12 | serial: sh-sci: Make probe fail for ports that exceed the maximum count | Laurent Pinchart |
2012-06-12 | serial: sh-sci: Fix probe error paths | Laurent Pinchart |
2012-06-12 | TTY: cyclades, add local pointer for card | Jiri Slaby |
2012-06-12 | 8250_pci: Remove duplicate struct pciserial_board | Shawn Bohrer |
2012-06-12 | serial: Add driver for LPC32xx High Speed UARTs | Roland Stigge |
2012-06-12 | serial/of-serial: Add LPC3220 standard UART compatible string | Roland Stigge |
2012-06-12 | serial/8250: Add LPC3220 standard UART type | Roland Stigge |
2012-06-12 | serial/amba-pl011: move custom pin control to driver | Linus Walleij |
2012-06-12 | serial: fix serial_txx9.c build warning/typo | Randy Dunlap |
2012-06-12 | serial: fix kernel-doc warnings in 8250.c | Randy Dunlap |
2012-06-12 | serial_core: Update buffer overrun statistics. | Corbin |
2012-06-12 | serial/imx: make devdata member point to const data | Uwe Kleine-König |
2012-06-12 | serial: samsung: protect NULL dereference of clock name | KeyYoung Park |
2012-06-12 | serial: samsung: Fixed wrong comparison for baudclk_rate | Kyoungil Kim |
2012-06-12 | serial: samsung: Remove NULL checking for baud clock | Kyoungil Kim |
2012-06-02 | tty: Revert the tty locking series, it needs more work | Linus Torvalds |
2012-05-31 | tty: add lockdep annotations | Eric Dumazet |
2012-05-29 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-05-29 | tty: fix ldisc lock inversion trace | Alan Cox |
2012-05-29 | pty: Fix lock inversion | Alan Cox |
2012-05-26 | Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-05-26 | Merge branches 'fixes-for-linus', 'generic', 'cavium', 'module.h-fixes', 'nex... | Ralf Baechle |
2012-05-24 | xen/hvc: Check HVM_PARAM_CONSOLE_[EVTCHN|PFN] for correctness. | Konrad Rzeszutek Wilk |
2012-05-24 | xen/hvc: Fix error cases around HVM_PARAM_CONSOLE_PFN | Konrad Rzeszutek Wilk |
2012-05-24 | xen/hvc: Collapse error logic. | Konrad Rzeszutek Wilk |
2012-05-23 | Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/pa... | Linus Torvalds |
2012-05-23 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2012-05-23 | Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh | Linus Torvalds |
2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-05-22 | Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |