summaryrefslogtreecommitdiff
path: root/drivers/tty (follow)
Commit message (Expand)AuthorAge
* Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-11-04
|\
| * tty: Use unbound workqueue for all input workersPeter Hurley2015-10-17
| * tty: Abstract tty buffer workPeter Hurley2015-10-17
| * tty: Prevent tty teardown during tty_write_message()Peter Hurley2015-10-17
| * tty: core: Use correct spinlock flavor in tiocspgrp()Peter Hurley2015-10-17
| * tty: Combine SIGTTOU/SIGTTIN handlingPeter Hurley2015-10-17
| * serial: amba-pl011: fix incorrect integer size in pl011_fifo_to_tty()Timur Tabi2015-10-17
| * ttyFDC: Fix build problems due to use of module_{init,exit}James Hogan2015-10-17
| * tty: remove unneeded return statementGuillaume Gomez2015-10-17
| * serial: 8250_mid: add support for DMA engine handling from UART MMIOHeikki Krogerus2015-10-17
| * dmaengine: hsu: make the UART driver in control of selecting this driverHeikki Krogerus2015-10-17
| * serial: fix mctrl helper functionsArnd Bergmann2015-10-17
| * serial: 8250_pci: Intel MID UART support to its own driverHeikki Krogerus2015-10-17
| * serial: fsl_lpuart: add earlycon supportStefan Agner2015-10-17
| * tty: disable unbind for old 74xx based serial/mpsc console portPaul Gortmaker2015-10-17
| * n_tty: Remove reader wakeups for TTY_BREAK/TTY_PARITY charsPeter Hurley2015-10-17
| * tty: synclink, fix indentationJiri Slaby2015-10-17
| * serial: at91, fix rs485 propertiesJiri Slaby2015-10-17
| * tty: r3964: Replace/remove bogus tty lock usePeter Hurley2015-10-17
| * tty: r3964: Use tty->read_wait waitqueuePeter Hurley2015-10-17
| * tty: Remove tty_port::close_waitPeter Hurley2015-10-17
| * tty: Remove ASYNC_CLOSING checks in open()/hangup() methodsPeter Hurley2015-10-17
| * tty: Remove tty_wait_until_sent_from_close()Peter Hurley2015-10-17
| * serial: tegra: Add helper function for handling RX bufferJon Hunter2015-10-17
| * serial: tegra: Remove redundant code and check in tegra_uart_stop_rx()Jon Hunter2015-10-17
| * serial: tegra: Remove unnecessary return statementsJon Hunter2015-10-17
| * serial: tegra: Handle another RX race conditionJon Hunter2015-10-17
| * serial: 8250_omap: Remove RTS clearPeter Hurley2015-10-17
| * serial: Enable Freescale 16550 workaround on armScott Wood2015-10-17
| * tty: serial: men_z135_uart.c: use mcb memory region size instead of hardcoded...Andreas Werner2015-10-17
| * serial: atmel: fix compiler warning on address castAndre Przywara2015-10-17
| * Merge 4.3-rc5 into tty-nextGreg Kroah-Hartman2015-10-12
| |\
| * | tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitationIvan T. Ivanov2015-10-04
| * | tty: serial: msm: Add RX DMA supportIvan T. Ivanov2015-10-04
| * | tty: serial: msm: Add TX DMA supportIvan T. Ivanov2015-10-04
| * | tty: serial: msm: Add msm prefix to all driver functionsIvan T. Ivanov2015-10-04
| * | tty: serial: msm: replaces (1 << x) with BIT(x) macroPramod Gurav2015-10-04
| * | tty: serial: msm: Add mask value for UART_DM registersPramod Gurav2015-10-04
| * | sc16is7xx: null ptr checkSean Nyekjaer2015-10-04
| * | serial: omap: remove warnings about unused functionsEzequiel Garcia2015-10-04
| * | mpsc: use dma_set_mask insted of dma_supportedChristoph Hellwig2015-10-04
| * | serial: 8250_dma: no need to sync RX bufferAndy Shevchenko2015-10-04
| * | serial: 8250: Refactor serial console restore-from-suspendPeter Hurley2015-10-04
| * | serial: 8250: Tolerate clock variance for max baud rateJames Hogan2015-10-04
| * | serial_core: support native endiannessMax Filippov2015-10-04
| * | tty/serial: st-asc: drop the use of IRQF_NO_SUSPENDSudeep Holla2015-10-04
| * | MIPS: ttyFDC: replace IRQF_NO_SUSPEND with IRQF_COND_SUSPENDSudeep Holla2015-10-04
| * | tty: serial: lpc32xx_hs: fix handling platform_get_irq resultAndrzej Hajda2015-10-04
| * | tty: serial: cpm_uart: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-04
| * | tty: serial: sprd: Fix module autoload for OF platform driverLuis de Bethencourt2015-10-04