Age | Commit message (Expand) | Author | Files | Lines |
2015-04-21 | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 52 | -4438/+1442 |
2015-04-17 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -0/+1351 |
2015-04-15 | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -12/+1 |
2015-04-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2 | -3/+1 |
2015-04-14 | Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -0/+1 |
2015-04-13 | Merge branch 'pnp' | Rafael J. Wysocki | 1 | -12/+1 |
2015-04-10 | n_gsm: Drop unneeded cast on netdev_priv | Julia Lawall | 1 | -5/+5 |
2015-04-10 | sc16is7xx: expose RTS inversion in RS-485 mode | Jakub Kicinski | 1 | -9/+25 |
2015-04-10 | serial: 8250_pci: port failed after wakeup from S3 | Peter Hung | 1 | -64/+50 |
2015-04-10 | earlycon: 8250: Document kernel command line options | Peter Hurley | 1 | -2/+3 |
2015-04-10 | earlycon: 8250: Fix command line regression | Peter Hurley | 2 | -26/+24 |
2015-04-07 | Merge 4.0-rc7 into tty-next | Greg Kroah-Hartman | 2 | -0/+6 |
2015-03-31 | ttyFDC: Implement KGDB IO operations. | James Hogan | 2 | -6/+179 |
2015-03-31 | MIPS, ttyFDC: Add early FDC console support | James Hogan | 2 | -0/+33 |
2015-03-31 | TTY: Add MIPS EJTAG Fast Debug Channel TTY driver | James Hogan | 3 | -0/+1145 |
2015-03-27 | tty: serial: fsl_lpuart: clear receive flag on FIFO flush | Stefan Agner | 1 | -0/+3 |
2015-03-27 | tty: serial: fsl_lpuart: specify transmit FIFO size | Stefan Agner | 1 | -0/+2 |
2015-03-27 | serial: samsung: Clear operation mode on UART shutdown | Javier Martinez Canillas | 1 | -0/+1 |
2015-03-27 | tty: clean up the tty time logic a bit | Greg Kroah-Hartman | 1 | -2/+8 |
2015-03-27 | serial: 8250_dw: only get the clock rate in one place | Heikki Krogerus | 1 | -17/+13 |
2015-03-27 | serial: 8250_dw: remove useless ACPI ID check | Heikki Krogerus | 1 | -5/+0 |
2015-03-27 | serial: 8250_pci: add Intel Tangier support | Andy Shevchenko | 1 | -0/+49 |
2015-03-27 | serial: 8250_pci: replace switch-case by formula for Intel MID | Andy Shevchenko | 1 | -44/+34 |
2015-03-27 | serial: 8250_pci: replace switch-case by formula | Andy Shevchenko | 2 | -31/+10 |
2015-03-27 | tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1 | Christophe Leroy | 3 | -3/+3 |
2015-03-27 | serial: jsm: some off by one bugs | Dan Carpenter | 2 | -4/+4 |
2015-03-27 | serial: xuartps: Fix check in console_setup(). | Thomas Betker | 1 | -1/+1 |
2015-03-27 | serial: xuartps: Get rid of register access macros. | Thomas Betker | 1 | -112/+118 |
2015-03-27 | serial: xuartps: Fix iobase use. | Thomas Betker | 1 | -1/+0 |
2015-03-27 | serial: xuartps: Fix cdns_uart_port[] definition. | Thomas Betker | 1 | -1/+1 |
2015-03-27 | serial: xuartps: Fix register space size. | Thomas Betker | 1 | -1/+1 |
2015-03-27 | serial: of: set port iomem size from devicetree | Mans Rullgard | 1 | -0/+1 |
2015-03-27 | serial: 8250: allow specifying iomem size in addition to address | Mans Rullgard | 1 | -0/+4 |
2015-03-27 | serial: 8250_dw: add support for AMD SOC Carrizo | Ken Xue | 1 | -0/+1 |
2015-03-27 | tty: constify of_device_id array | Fabian Frederick | 14 | -15/+15 |
2015-03-27 | tty/hvc_opal: constify of_device_id array | Fabian Frederick | 1 | -1/+1 |
2015-03-27 | serial: sh-sci: Update calculation of timeout for DMA | Nobuhiro Iwamatsu | 1 | -9/+31 |
2015-03-27 | serial: sh-sci: Add overrun handling of SCIFA and SCIFB | Nobuhiro Iwamatsu | 1 | -12/+36 |
2015-03-27 | sc16is7xx: enable the clock | Jakub Kicinski | 1 | -0/+1 |
2015-03-27 | sc16is7xx: don't wipe out port configuration on shutdown | Jakub Kicinski | 1 | -3/+5 |
2015-03-27 | sc16is7xx: remove ports on probe error path | Jakub Kicinski | 1 | -0/+3 |
2015-03-27 | tty/serial: omap: fix !wakeirq message | Doug Kehn | 1 | -5/+5 |
2015-03-27 | tty: serial: Remove orphaned serial driver | Stephen Boyd | 3 | -1887/+0 |
2015-03-27 | tty: serial: msm_serial: Remove dead code | Stephen Boyd | 2 | -10/+1 |
2015-03-27 | serial: 8250_pci: remove non-used var for F81504 | Peter Hung | 1 | -9/+2 |
2015-03-27 | serial: 8250: remove the redundant include | Wang Long | 6 | -6/+0 |
2015-03-27 | serial: 8250: Check UART_SCR is writable | Peter Hurley | 1 | -1/+2 |
2015-03-27 | serial: 8250: Validate reg addr for Au1x00/RT288x i/o accessors | Peter Hurley | 1 | -18/+30 |
2015-03-26 | serial: 8250: Declare base port operations const | Peter Hurley | 1 | -1/+1 |
2015-03-26 | serial: 8250: Decouple RSA probe | Peter Hurley | 2 | -39/+76 |