Age | Commit message (Expand) | Author | Files | Lines |
2015-11-06 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 4 | -4/+1 |
2015-11-05 | Merge tag 'clk-for-linus-20151104' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -4/+0 |
2015-11-05 | Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 42 | -1434/+2342 |
2015-11-04 | Merge branch 'parisc-4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -7/+2 |
2015-11-04 | Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',... | Mark Brown | 4 | -4/+1 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 4 | -4/+1 |
2015-10-22 | parisc: serial/mux: Convert to uart_console_device instead of open-coded | Axel Lin | 1 | -7/+2 |
2015-10-18 | serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty() | Timur Tabi | 1 | -2/+2 |
2015-10-18 | Revert "serial: 8250_dma: don't bother DMA with small transfers" | Frederic Danis | 1 | -4/+0 |
2015-10-18 | serial: 8250_mid: add support for DMA engine handling from UART MMIO | Heikki Krogerus | 2 | -2/+71 |
2015-10-18 | dmaengine: hsu: make the UART driver in control of selecting this driver | Heikki Krogerus | 1 | -0/+2 |
2015-10-18 | serial: fix mctrl helper functions | Arnd Bergmann | 1 | -2/+2 |
2015-10-18 | serial: 8250_pci: Intel MID UART support to its own driver | Heikki Krogerus | 4 | -222/+273 |
2015-10-18 | serial: fsl_lpuart: add earlycon support | Stefan Agner | 2 | -0/+40 |
2015-10-18 | tty: disable unbind for old 74xx based serial/mpsc console port | Paul Gortmaker | 1 | -1/+2 |
2015-10-18 | serial: at91, fix rs485 properties | Jiri Slaby | 1 | -3/+2 |
2015-10-18 | tty: Remove tty_port::close_wait | Peter Hurley | 3 | -3/+0 |
2015-10-18 | tty: Remove ASYNC_CLOSING checks in open()/hangup() methods | Peter Hurley | 1 | -32/+1 |
2015-10-18 | serial: tegra: Add helper function for handling RX buffer | Jon Hunter | 1 | -42/+24 |
2015-10-18 | serial: tegra: Remove redundant code and check in tegra_uart_stop_rx() | Jon Hunter | 1 | -10/+7 |
2015-10-18 | serial: tegra: Remove unnecessary return statements | Jon Hunter | 1 | -11/+0 |
2015-10-18 | serial: tegra: Handle another RX race condition | Jon Hunter | 1 | -8/+2 |
2015-10-18 | serial: 8250_omap: Remove RTS clear | Peter Hurley | 1 | -1/+0 |
2015-10-18 | serial: Enable Freescale 16550 workaround on arm | Scott Wood | 2 | -2/+7 |
2015-10-18 | tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded... | Andreas Werner | 1 | -8/+15 |
2015-10-18 | serial: atmel: fix compiler warning on address cast | Andre Przywara | 1 | -1/+1 |
2015-10-12 | Merge 4.3-rc5 into tty-next | Greg Kroah-Hartman | 3 | -7/+23 |
2015-10-04 | serial: 8250: add uart_config entry for PORT_RT2880 | Mans Rullgard | 1 | -0/+8 |
2015-10-04 | tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation | Ivan T. Ivanov | 1 | -3/+17 |
2015-10-04 | tty: serial: msm: Add RX DMA support | Ivan T. Ivanov | 2 | -3/+233 |
2015-10-04 | tty: serial: msm: Add TX DMA support | Ivan T. Ivanov | 2 | -24/+291 |
2015-10-04 | tty: serial: msm: Add msm prefix to all driver functions | Ivan T. Ivanov | 1 | -21/+21 |
2015-10-04 | tty: serial: msm: replaces (1 << x) with BIT(x) macro | Pramod Gurav | 1 | -22/+22 |
2015-10-04 | tty: serial: msm: Add mask value for UART_DM registers | Pramod Gurav | 2 | -6/+22 |
2015-10-04 | sc16is7xx: null ptr check | Sean Nyekjaer | 1 | -0/+6 |
2015-10-04 | serial: omap: remove warnings about unused functions | Ezequiel Garcia | 1 | -0/+2 |
2015-10-04 | mpsc: use dma_set_mask insted of dma_supported | Christoph Hellwig | 1 | -1/+1 |
2015-10-04 | serial: 8250_dma: no need to sync RX buffer | Andy Shevchenko | 1 | -6/+0 |
2015-10-04 | serial: 8250: Refactor serial console restore-from-suspend | Peter Hurley | 1 | -14/+22 |
2015-10-04 | serial: 8250: Tolerate clock variance for max baud rate | James Hogan | 1 | -9/+19 |
2015-10-04 | serial_core: support native endianness | Max Filippov | 1 | -2/+6 |
2015-10-04 | tty/serial: st-asc: drop the use of IRQF_NO_SUSPEND | Sudeep Holla | 2 | -3/+2 |
2015-10-04 | tty: serial: lpc32xx_hs: fix handling platform_get_irq result | Andrzej Hajda | 1 | -3/+4 |
2015-10-04 | tty: serial: cpm_uart: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | tty: serial: sprd: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | tty: serial: of_serial: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | tty: serial: apbuart: Fix module autoload for OF platform driver | Luis de Bethencourt | 1 | -0/+1 |
2015-10-04 | serial: 8250: simplify ralink/alchemy register remap selection | Mans Rullgard | 2 | -6/+7 |
2015-10-04 | serial: atmel: fix error path of probe function | Uwe Kleine-König | 1 | -1/+1 |
2015-10-04 | Revert "serial: imx: remove unbalanced clk_prepare" | Fabio Estevam | 1 | -6/+14 |