| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'for-linus-4.1b-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-05-21 | 1 | -1/+1 |
|\ |
|
| * | xen/events: don't bind non-percpu VIRQs with percpu chip | David Vrabel | 2015-05-19 | 1 | -1/+1 |
* | | Merge tag 'tty-4.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-05-16 | 8 | -33/+60 |
|\ \ |
|
| * | | pty: Fix input race when closing | Peter Hurley | 2015-05-10 | 4 | -22/+50 |
| * | | tty/n_gsm.c: fix a memory leak when gsmtty is removed | Pan Xinhui | 2015-05-10 | 1 | -3/+2 |
| * | | Revert "serial/amba-pl011: Leave the TX IRQ alone when the UART is not open" | Dave Martin | 2015-05-09 | 1 | -1/+4 |
| * | | serial: omap: Fix error handling in probe | Semen Protsenko | 2015-05-08 | 1 | -0/+2 |
| * | | earlycon: Revert log warnings | Peter Hurley | 2015-05-08 | 1 | -7/+2 |
* | | | Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2015-05-06 | 1 | -1/+17 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | xen/console: Update console event channel on resume | Boris Ostrovsky | 2015-05-05 | 1 | -1/+17 |
* | | serial: 8250_pci: Add support for 16 port Exar boards | Soeren Grunewald | 2015-04-28 | 1 | -2/+23 |
* | | serial: samsung: fix serial console break | Robert Baldyga | 2015-04-28 | 1 | -2/+3 |
* | | tty/serial: at91: maxburst was missing for dma transfers | Ludovic Desroches | 2015-04-28 | 1 | -0/+2 |
* | | serial: of-serial: Remove device_type = "serial" registration | Michal Simek | 2015-04-28 | 1 | -1/+0 |
* | | serial: xilinx: Use platform_get_irq to get irq description structure | Michal Simek | 2015-04-28 | 2 | -11/+12 |
* | | serial: core: Fix kernel-doc build warnings | Peter Hurley | 2015-04-28 | 1 | -1/+1 |
* | | tty: Re-add external interface for tty_set_termios() | Frederic Danis | 2015-04-28 | 1 | -1/+2 |
|/ |
|
* | Merge tag 'devicetree-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2015-04-24 | 3 | -1/+27 |
|\ |
|
| * | serial: of_serial: Support big-endian register accesses | Kevin Cernekee | 2015-04-14 | 1 | -1/+2 |
| * | serial: 8250: Add support for big-endian MMIO accesses | Kevin Cernekee | 2015-04-14 | 2 | -0/+25 |
* | | Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2015-04-21 | 52 | -4438/+1442 |
|\ \ |
|
| * | | n_gsm: Drop unneeded cast on netdev_priv | Julia Lawall | 2015-04-10 | 1 | -5/+5 |
| * | | sc16is7xx: expose RTS inversion in RS-485 mode | Jakub Kicinski | 2015-04-10 | 1 | -9/+25 |
| * | | serial: 8250_pci: port failed after wakeup from S3 | Peter Hung | 2015-04-10 | 1 | -64/+50 |
| * | | earlycon: 8250: Document kernel command line options | Peter Hurley | 2015-04-10 | 1 | -2/+3 |
| * | | earlycon: 8250: Fix command line regression | Peter Hurley | 2015-04-10 | 2 | -26/+24 |
| * | | Merge 4.0-rc7 into tty-next | Greg Kroah-Hartman | 2015-04-07 | 2 | -0/+6 |
| |\ \ |
|
| * | | | tty: clean up the tty time logic a bit | Greg Kroah-Hartman | 2015-03-26 | 1 | -2/+8 |
| * | | | serial: 8250_dw: only get the clock rate in one place | Heikki Krogerus | 2015-03-26 | 1 | -17/+13 |
| * | | | serial: 8250_dw: remove useless ACPI ID check | Heikki Krogerus | 2015-03-26 | 1 | -5/+0 |
| * | | | serial: 8250_pci: add Intel Tangier support | Andy Shevchenko | 2015-03-26 | 1 | -0/+49 |
| * | | | serial: 8250_pci: replace switch-case by formula for Intel MID | Andy Shevchenko | 2015-03-26 | 1 | -44/+34 |
| * | | | serial: 8250_pci: replace switch-case by formula | Andy Shevchenko | 2015-03-26 | 2 | -31/+10 |
| * | | | tty: cpm_uart: replace CONFIG_8xx by CONFIG_CPM1 | Christophe Leroy | 2015-03-26 | 3 | -3/+3 |
| * | | | serial: jsm: some off by one bugs | Dan Carpenter | 2015-03-26 | 2 | -4/+4 |
| * | | | serial: xuartps: Fix check in console_setup(). | Thomas Betker | 2015-03-26 | 1 | -1/+1 |
| * | | | serial: xuartps: Get rid of register access macros. | Thomas Betker | 2015-03-26 | 1 | -112/+118 |
| * | | | serial: xuartps: Fix iobase use. | Thomas Betker | 2015-03-26 | 1 | -1/+0 |
| * | | | serial: xuartps: Fix cdns_uart_port[] definition. | Thomas Betker | 2015-03-26 | 1 | -1/+1 |
| * | | | serial: xuartps: Fix register space size. | Thomas Betker | 2015-03-26 | 1 | -1/+1 |
| * | | | serial: of: set port iomem size from devicetree | Mans Rullgard | 2015-03-26 | 1 | -0/+1 |
| * | | | serial: 8250: allow specifying iomem size in addition to address | Mans Rullgard | 2015-03-26 | 1 | -0/+4 |
| * | | | serial: 8250_dw: add support for AMD SOC Carrizo | Ken Xue | 2015-03-26 | 1 | -0/+1 |
| * | | | tty: constify of_device_id array | Fabian Frederick | 2015-03-26 | 14 | -15/+15 |
| * | | | tty/hvc_opal: constify of_device_id array | Fabian Frederick | 2015-03-26 | 1 | -1/+1 |
| * | | | serial: sh-sci: Update calculation of timeout for DMA | Nobuhiro Iwamatsu | 2015-03-26 | 1 | -9/+31 |
| * | | | serial: sh-sci: Add overrun handling of SCIFA and SCIFB | Nobuhiro Iwamatsu | 2015-03-26 | 1 | -12/+36 |
| * | | | sc16is7xx: enable the clock | Jakub Kicinski | 2015-03-26 | 1 | -0/+1 |
| * | | | sc16is7xx: don't wipe out port configuration on shutdown | Jakub Kicinski | 2015-03-26 | 1 | -3/+5 |
| * | | | sc16is7xx: remove ports on probe error path | Jakub Kicinski | 2015-03-26 | 1 | -0/+3 |