Age | Commit message (Expand) | Author |
2015-11-04 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2015-11-04 | Merge tag 'for-linus-4.4-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-11-04 | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2015-11-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-23 | tty/hvc: xen: Use xen page definition | Julien Grall |
2015-10-22 | parisc: serial/mux: Convert to uart_console_device instead of open-coded | Axel Lin |
2015-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-10-17 | tty: Use unbound workqueue for all input workers | Peter Hurley |
2015-10-17 | tty: Abstract tty buffer work | Peter Hurley |
2015-10-17 | tty: Prevent tty teardown during tty_write_message() | Peter Hurley |
2015-10-17 | tty: core: Use correct spinlock flavor in tiocspgrp() | Peter Hurley |
2015-10-17 | tty: Combine SIGTTOU/SIGTTIN handling | Peter Hurley |
2015-10-17 | serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty() | Timur Tabi |
2015-10-17 | ttyFDC: Fix build problems due to use of module_{init,exit} | James Hogan |
2015-10-17 | tty: remove unneeded return statement | Guillaume Gomez |
2015-10-17 | Revert "serial: 8250_dma: don't bother DMA with small transfers" | Frederic Danis |
2015-10-17 | serial: 8250_mid: add support for DMA engine handling from UART MMIO | Heikki Krogerus |
2015-10-17 | dmaengine: hsu: make the UART driver in control of selecting this driver | Heikki Krogerus |
2015-10-17 | serial: fix mctrl helper functions | Arnd Bergmann |
2015-10-17 | serial: 8250_pci: Intel MID UART support to its own driver | Heikki Krogerus |
2015-10-17 | serial: fsl_lpuart: add earlycon support | Stefan Agner |
2015-10-17 | tty: disable unbind for old 74xx based serial/mpsc console port | Paul Gortmaker |
2015-10-17 | n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY chars | Peter Hurley |
2015-10-17 | tty: synclink, fix indentation | Jiri Slaby |
2015-10-17 | serial: at91, fix rs485 properties | Jiri Slaby |
2015-10-17 | tty: r3964: Replace/remove bogus tty lock use | Peter Hurley |
2015-10-17 | tty: r3964: Use tty->read_wait waitqueue | Peter Hurley |
2015-10-17 | tty: Remove tty_port::close_wait | Peter Hurley |
2015-10-17 | tty: Remove ASYNC_CLOSING checks in open()/hangup() methods | Peter Hurley |
2015-10-17 | tty: Remove tty_wait_until_sent_from_close() | Peter Hurley |
2015-10-17 | serial: tegra: Add helper function for handling RX buffer | Jon Hunter |
2015-10-17 | serial: tegra: Remove redundant code and check in tegra_uart_stop_rx() | Jon Hunter |
2015-10-17 | serial: tegra: Remove unnecessary return statements | Jon Hunter |
2015-10-17 | serial: tegra: Handle another RX race condition | Jon Hunter |
2015-10-17 | serial: 8250_omap: Remove RTS clear | Peter Hurley |
2015-10-17 | serial: Enable Freescale 16550 workaround on arm | Scott Wood |
2015-10-17 | tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded... | Andreas Werner |
2015-10-17 | serial: atmel: fix compiler warning on address cast | Andre Przywara |
2015-10-12 | Merge 4.3-rc5 into tty-next | Greg Kroah-Hartman |
2015-10-04 | drivers/tty: require read access for controlling terminal | Jann Horn |
2015-10-04 | serial: 8250: add uart_config entry for PORT_RT2880 | Mans Rullgard |
2015-10-04 | tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation | Ivan T. Ivanov |
2015-10-04 | tty: serial: msm: Add RX DMA support | Ivan T. Ivanov |
2015-10-04 | tty: serial: msm: Add TX DMA support | Ivan T. Ivanov |
2015-10-04 | tty: serial: msm: Add msm prefix to all driver functions | Ivan T. Ivanov |
2015-10-04 | tty: serial: msm: replaces (1 << x) with BIT(x) macro | Pramod Gurav |
2015-10-04 | tty: serial: msm: Add mask value for UART_DM registers | Pramod Gurav |
2015-10-04 | sc16is7xx: null ptr check | Sean Nyekjaer |
2015-10-04 | serial: omap: remove warnings about unused functions | Ezequiel Garcia |
2015-10-04 | mpsc: use dma_set_mask insted of dma_supported | Christoph Hellwig |