| Commit message (Expand) | Author | Age |
* | serial: imx: Fix build breakage | Peter Hurley | 2014-07-11 |
* | serial: arc_uart: Use uart_circ_empty() for open-coded comparison | Peter Hurley | 2014-07-10 |
* | serial: Test for no tx data on tx restart | Peter Hurley | 2014-07-10 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2014-06-25 |
|\ |
|
| * | Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin... | Arnd Bergmann | 2014-06-20 |
| |\ |
|
| * | | tty: serial: msm: Fix section mismatch warning | Kumar Gala | 2014-06-18 |
* | | | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-21 |
|\ \ \ |
|
| * | | | tty/serial: fix 8250 early console option passing to regular console | Rob Herring | 2014-06-19 |
| * | | | tty: Correct INPCK handling | Peter Hurley | 2014-06-19 |
| * | | | serial: Fix IGNBRK handling | Peter Hurley | 2014-06-19 |
| * | | | serial: samsung: Fix build error | Sachin Kamat | 2014-06-17 |
| | |/
| |/| |
|
* | | | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2014-06-18 |
|\ \ \
| |/ /
|/| | |
|
| * | | vt: Don't ignore unbind errors in vt_unbind | Daniel Vetter | 2014-06-06 |
| * | | vt: Fix up unregistration of vt drivers | Daniel Vetter | 2014-06-06 |
| * | | vt: Fix replacement console check when unbinding | Daniel Vetter | 2014-06-06 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 2014-06-11 |
|\ \ \
| |_|/
|/| | |
|
| * | | drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 2014-06-02 |
* | | | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 2014-06-08 |
|\ \ \
| |_|/
|/| | |
|
| * | | sysrq,rcu: suppress RCU stall warnings while sysrq runs | Rik van Riel | 2014-06-06 |
| * | | sysrq: rcu-ify __handle_sysrq | Rik van Riel | 2014-06-06 |
| * | | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 2014-06-04 |
| |\ \ |
|
| | * | | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 2014-06-04 |
| * | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-04 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | tile: hvc: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 |
| | * | | tile: serial: Use irq_alloc/free_hwirq | Thomas Gleixner | 2014-05-16 |
| * | | | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-06-04 |
| |\ \ \ |
|
| | * | | | tty/serial: pl011: add DT based earlycon support | Rob Herring | 2014-05-20 |
| | * | | | serial: earlycon: add DT support | Rob Herring | 2014-05-20 |
| | * | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Rob Herring | 2014-05-20 |
| | |\ \ \
| | | |/ /
| | |/| | |
|
| * | | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 |
| |\ \ \ \ |
|
| | * | | | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 |
| * | | | | | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 2014-06-03 |
| |\ \ \ \ \ |
|
| | * | | | | | Revert "serial: imx: remove the DMA wait queue" | Greg Kroah-Hartman | 2014-05-29 |
| | * | | | | | serial: kgdb_nmi: Improve console integration with KDB I/O | Daniel Thompson | 2014-05-29 |
| | * | | | | | serial: kgdb_nmi: Switch from tasklets to real timers | Daniel Thompson | 2014-05-29 |
| | * | | | | | serial: kgdb_nmi: Use container_of() to locate private data | Daniel Thompson | 2014-05-29 |
| | * | | | | | serial: cpm_uart: No LF conversion in put_poll_char() | Daniel Thompson | 2014-05-29 |
| | * | | | | | serial: sirf: Fix compilation failure | Daniel Thompson | 2014-05-29 |
| | * | | | | | console: Remove superfluous readonly check | Takashi Iwai | 2014-05-28 |
| | * | | | | | console: Use explicit pointer type for vc_uni_pagedir* fields | Takashi Iwai | 2014-05-28 |
| | * | | | | | ARM: tty: Move HVC DCC assembly to arch/arm | Christopher Covington | 2014-05-28 |
| | * | | | | | tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick() | Benjamin Herrenschmidt | 2014-05-28 |
| | * | | | | | drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc | Fabian Frederick | 2014-05-28 |
| | * | | | | | vt: emulate 8- and 24-bit colour codes. | Adam Borowski | 2014-05-28 |
| | * | | | | | printk/of_serial: fix serial console cessation part way through boot. | Stephen Chivers | 2014-05-28 |
| | * | | | | | serial: 8250_dma: check the result of TX buffer mapping | Heikki Krogerus | 2014-05-28 |
| | * | | | | | serial: uart: add hw flow control support configuration | Murali Karicheri | 2014-05-28 |
| | * | | | | | tty/serial: at91: add interrupts for modem control lines | Richard Genoud | 2014-05-28 |
| | * | | | | | tty/serial: at91: use mctrl_gpio helpers | Richard Genoud | 2014-05-28 |
| | * | | | | | tty/serial: Add GPIOLIB helpers for controlling modem lines | Richard Genoud | 2014-05-28 |