Age | Commit message (Expand) | Author |
2014-03-06 | sparc: serial: Clean up the locking for -rt | David Miller |
2014-02-13 | serial: 8250: Support XR17V35x fraction divisor | Joe Schultz |
2014-02-13 | serial: sirf: fix kernel panic caused by unpaired spinlock | Qipan Li |
2014-02-13 | serial: 8250_pci: unbreak last serial ports on NetMos 9865 cards | Dmitry Eremin-Solenikov |
2014-02-13 | serial: omap: fix rs485 probe on defered pinctrl | Michael Grzeschik |
2014-02-13 | serial: 8250_dw: fix compilation warning when !CONFIG_PM_SLEEP | Mika Westerberg |
2014-02-13 | serial: omap-serial: Move info message to probe function | Markus Pargmann |
2014-01-30 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2014-01-30 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2014-01-29 | Merge remote-tracking branch 'agust/next' into next | Benjamin Herrenschmidt |
2014-01-28 | Merge tag 'tty-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2014-01-23 | Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2014-01-23 | tty: serial: bcm63xx_uart: use linux/serial_bcm63xx.h | Florian Fainelli |
2014-01-23 | tty: serial: bcm63xx_uart: drop bcm_{readl,writel} macros | Florian Fainelli |
2014-01-23 | tty: serial: bcm63xx_uart: remove unused inclusion | Florian Fainelli |
2014-01-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2014-01-22 | Merge branch 'fixes' into tty-next | Greg Kroah-Hartman |
2014-01-13 | tty/serial: at91: disable uart timer at start of shutdown | Marek Roszko |
2014-01-12 | serial: mpc512x: setup the PSC FIFO clock as well | Gerhard Sittig |
2014-01-12 | serial: mpc512x: adjust for OF based clock lookup | Gerhard Sittig |
2014-01-09 | Merge branch 'qcom/drivers' into next/drivers | Olof Johansson |
2014-01-09 | tty: serial: Limit msm_serial_hs driver to platforms that use it | Stephen Boyd |
2014-01-07 | serial: 8250: enable UART_BUG_NOMSR for Tegra | Stephen Warren |
2014-01-07 | tty/serial: at91: reset rx_ring when port is shutdown | Mark Deneen |
2014-01-07 | tty/serial: at91: fix race condition in atmel_serial_remove | Marek Roszko |
2014-01-07 | tty/serial: at91: Handle shutdown more safely | Marek Roszko |
2014-01-07 | serial: sirf: correct condition for fetching dma buffer into tty | Qipan Li |
2014-01-07 | serial: sirf: provide pm entries of uart_ops | Qipan Li |
2014-01-07 | serial: sirf: use PM macro initialize PM functions | Qipan Li |
2014-01-07 | serial: clps711x: Enable driver compilation with COMPILE_TEST | Alexander Shiyan |
2014-01-07 | serial: clps711x: Add support for N_IRDA line discipline | Alexander Shiyan |
2014-01-07 | tty: delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-07 | treewide: fix comments and printk msgs | Masanari Iida |
2014-01-02 | Merge tag 'renesas-sh-sci3-for-v3.14' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2014-01-02 | Merge branch 'renesas/drivers-sci2' into next/drivers | Olof Johansson |
2014-01-02 | Merge tag 'renesas-sh-sci2-for-v3.14' of git://git.kernel.org/pub/scm/linux/k... | Olof Johansson |
2013-12-29 | Merge tag 'renesas-sh-sci-for-v3.14' of git://git.kernel.org/pub/scm/linux/ke... | Olof Johansson |
2013-12-24 | Merge 3.13-rc5 into tty-next | Greg Kroah-Hartman |
2013-12-24 | serial: sh-sci: Add OF support | Bastian Hecht |
2013-12-24 | serial: sh-sci: Remove platform data mapbase and irqs fields | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Remove platform data scbrr_algo_id field | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Rework baud rate calculation | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Compute overrun_bit without using baud rate algo | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Remove unused GPIO request code | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Move overrun_bit and error_mask fields out of pdata | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Support resources passed through platform resources | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Don't check IRQ in verify port operation | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Set the UPF_FIXED_PORT flag | Laurent Pinchart |
2013-12-24 | serial: sh-sci: Remove duplicate interrupt check in verify port op | Laurent Pinchart |