Age | Commit message (Expand) | Author | Files | Lines |
2014-06-25 | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2014-06-21 | Merge tag 'tty-3.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 38 | -44/+60 |
2014-06-20 | Merge tag 'sti-fixes-for-v3.16-rc1' of git://git.stlinux.com/devel/kernel/lin... | Arnd Bergmann | 1 | -1/+1 |
2014-06-20 | tty/serial: fix 8250 early console option passing to regular console | Rob Herring | 2 | -2/+5 |
2014-06-20 | tty: Correct INPCK handling | Peter Hurley | 1 | -9/+10 |
2014-06-20 | serial: Fix IGNBRK handling | Peter Hurley | 34 | -32/+44 |
2014-06-19 | Merge tag 'drm-intel-fixes-2014-06-17' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 1 | -10/+14 |
2014-06-18 | tty: serial: msm: Fix section mismatch warning | Kumar Gala | 1 | -1/+1 |
2014-06-18 | serial: samsung: Fix build error | Sachin Kamat | 1 | -1/+1 |
2014-06-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile | Linus Torvalds | 1 | -1/+1 |
2014-06-08 | Merge branch 'next' (accumulated 3.16 merge window patches) into master | Linus Torvalds | 48 | -1189/+3934 |
2014-06-07 | sysrq,rcu: suppress RCU stall warnings while sysrq runs | Rik van Riel | 1 | -0/+3 |
2014-06-07 | sysrq: rcu-ify __handle_sysrq | Rik van Riel | 1 | -6/+12 |
2014-06-07 | vt: Don't ignore unbind errors in vt_unbind | Daniel Vetter | 1 | -1/+4 |
2014-06-07 | vt: Fix up unregistration of vt drivers | Daniel Vetter | 1 | -7/+9 |
2014-06-07 | vt: Fix replacement console check when unbinding | Daniel Vetter | 1 | -2/+1 |
2014-06-05 | Merge branch 'akpm' (patchbomb from Andrew) into next | Linus Torvalds | 1 | -4/+4 |
2014-06-05 | kernel/printk: use symbolic defines for console loglevels | Borislav Petkov | 1 | -4/+4 |
2014-06-05 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -8/+8 |
2014-06-04 | Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+29 |
2014-06-03 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2 | -3/+3 |
2014-06-03 | Merge tag 'tty-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 40 | -1089/+3833 |
2014-06-03 | Merge tag 'staging-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -28/+40 |
2014-06-03 | Merge tag 'drivers-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -51/+2 |
2014-06-03 | drivers/tty/hvc/hvc_tile.c: use PTR_ERR_OR_ZERO | Fabian Frederick | 1 | -1/+1 |
2014-05-31 | Merge tag 'qcom-drivers-for-3.16-2' of git://git.kernel.org/pub/scm/linux/ker... | Olof Johansson | 2 | -51/+2 |
2014-05-30 | Revert "serial: imx: remove the DMA wait queue" | Greg Kroah-Hartman | 1 | -14/+28 |
2014-05-29 | serial: kgdb_nmi: Improve console integration with KDB I/O | Daniel Thompson | 1 | -3/+13 |
2014-05-29 | serial: kgdb_nmi: Switch from tasklets to real timers | Daniel Thompson | 1 | -21/+9 |
2014-05-29 | serial: kgdb_nmi: Use container_of() to locate private data | Daniel Thompson | 1 | -8/+5 |
2014-05-29 | serial: cpm_uart: No LF conversion in put_poll_char() | Daniel Thompson | 1 | -4/+4 |
2014-05-29 | serial: sirf: Fix compilation failure | Daniel Thompson | 1 | -1/+1 |
2014-05-29 | tty: serial: msm: Remove direct access to GSBI | Andy Gross | 2 | -51/+2 |
2014-05-29 | console: Remove superfluous readonly check | Takashi Iwai | 1 | -13/+3 |
2014-05-29 | console: Use explicit pointer type for vc_uni_pagedir* fields | Takashi Iwai | 2 | -20/+20 |
2014-05-29 | ARM: tty: Move HVC DCC assembly to arch/arm | Christopher Covington | 1 | -40/+2 |
2014-05-29 | tty/hvc/hvc_console: Fix wakeup of HVC thread on hvc_kick() | Benjamin Herrenschmidt | 1 | -1/+8 |
2014-05-29 | drivers/tty/n_hdlc.c: replace kmalloc/memset by kzalloc | Fabian Frederick | 1 | -3/+1 |
2014-05-29 | vt: emulate 8- and 24-bit colour codes. | Adam Borowski | 1 | -8/+79 |
2014-05-29 | printk/of_serial: fix serial console cessation part way through boot. | Stephen Chivers | 1 | -0/+1 |
2014-05-29 | serial: 8250_dma: check the result of TX buffer mapping | Heikki Krogerus | 1 | -5/+12 |
2014-05-29 | serial: uart: add hw flow control support configuration | Murali Karicheri | 3 | -5/+17 |
2014-05-28 | tty/serial: at91: add interrupts for modem control lines | Richard Genoud | 1 | -3/+122 |
2014-05-28 | tty/serial: at91: use mctrl_gpio helpers | Richard Genoud | 2 | -35/+71 |
2014-05-28 | tty/serial: Add GPIOLIB helpers for controlling modem lines | Richard Genoud | 4 | -0/+259 |
2014-05-28 | serial: sccnxp: Add IGNPAR flag handling | Alexander Shiyan | 1 | -0/+2 |
2014-05-28 | serial: sccnxp: Remove useless timer_pending() check | Alexander Shiyan | 1 | -3/+1 |
2014-05-28 | serial: imx: disable the receiver ready interrupt for imx_stop_rx | Huang Shijie | 1 | -0/+4 |
2014-05-28 | serial: imx: remove the DMA wait queue | Huang Shijie | 1 | -28/+14 |
2014-05-28 | serial: imx: remove the redundant code | Huang Shijie | 1 | -9/+0 |