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