aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAge
...
| * serial: stm32: fix spin_lock managementAlexandre TORGUE2016-09-22
| * serial: stm32: adding dma supportAlexandre TORGUE2016-09-22
| * serial: stm32: clock disabling managementAlexandre TORGUE2016-09-22
| * serial: stm32: correct flow control property spellingAlexandre TORGUE2016-09-22
| * serial: stm32: disable tx and rx during shutdownAlexandre TORGUE2016-09-22
| * serial: stm32: header file creationAlexandre TORGUE2016-09-22
| * serial: stm32: adding support for stm32f7Alexandre TORGUE2016-09-22
| * tty: serial: xuartps: Wait for rx and tx reset done statusNava kishore Manne2016-09-22
| * serial: xuartps: Adds RXBS register support for zynqmpNava kishore Manne2016-09-22
| * tty/serial/8250: Touch NMI watchdog in wait_for_xmitrJiri Olsa2016-09-22
| * serial: 8250_pci: Use symbolic constants for EXAR's MPIO registersJan Kiszka2016-09-22
| * tty: amba-pl011: uart_amba_port is not available with earlycon functionShawn Guo2016-09-22
| * serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...Wei Yongjun2016-09-22
| * serial: imx: Replace dmaengine old APIFabien Lahoudere2016-09-15
| * serial: core: fix potential NULL pointer dereferenceAndy Shevchenko2016-09-15
| * BUG: atmel_serial: Interrupts not disabled on closeRichard Genoud2016-09-15
| * tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lockWei Yongjun2016-09-15
| * serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULLLiu Xiang2016-09-15
| * serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun2016-09-13
| * serial: mxs-auart: Disable clock on error pathFabio Estevam2016-09-13
| * serial: core: Fix handling of options after MMIO addressAlexander Sverdlin2016-09-13
| * serial: imx: add error messages when .probe failsUwe Kleine-König2016-09-13
| * Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman2016-09-05
| |\
| * | dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko2016-09-02
| * | serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin2016-09-02
| * | tty/serial: mark __init early_smh_setup() staticBaoyou Xie2016-09-02
| * | serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang2016-09-02
| * | serial: 8250_port: unify check of em485 variableAndy Shevchenko2016-09-02
| * | serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko2016-09-02
| * | Allowing UART DMA to be configured on i.MX53Martyn Welch2016-09-02
| * | serial-uartlite: constify uart_ops structuresJulia Lawall2016-09-02
| * | tty: xuartps: constify uart_ops structuresJulia Lawall2016-09-02
| * | tty: serial: constify uart_ops structuresJulia Lawall2016-09-02
| * | tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial/bcm63xx_uart: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial: altera: constify uart_ops structuresJulia Lawall2016-09-02
| * | tty/serial: at91: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial: st-asc: constify uart_ops structuresJulia Lawall2016-09-02
| * | serial/arc: constify uart_ops structuresJulia Lawall2016-09-01
| * | serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang2016-09-01
| * | serial: imx-serial - update RX error counters when DMA is usedNandor Han2016-08-31
| * | serial: imx-serial - update UART IMX driver to use cyclic DMANandor Han2016-08-31
| * | serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko2016-08-31
| * | serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko2016-08-31
| * | serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko2016-08-31
| * | serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko2016-08-31
| * | serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko2016-08-31
| * | serial: 8250_dma: adjust DMA address of the UARTAndy Shevchenko2016-08-31
| * | serial: 8250_dma: switch to new dmaengine_terminate_* APIAndy Shevchenko2016-08-31
| * | sc16is7xx: make sure device is in suspend once probedFlorian Vallee2016-08-31