summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2016-09-22tty: amba-pl011: uart_amba_port is not available with earlycon functionShawn Guo
2016-09-22serial: mxs-auart: Fix missing clk_disable_unprepare() on error in mxs_get_cl...Wei Yongjun
2016-09-15serial: imx: Replace dmaengine old APIFabien Lahoudere
2016-09-15serial: core: fix potential NULL pointer dereferenceAndy Shevchenko
2016-09-15BUG: atmel_serial: Interrupts not disabled on closeRichard Genoud
2016-09-15tty: serial: fsl_lpuart: use GFP_ATOMIC under spin lockWei Yongjun
2016-09-15serial: max310x: Set IRQF_TRIGGER_FALLING flag when dev.of_node is not NULLLiu Xiang
2016-09-13serial: mxs-auart: Use PTR_ERR_OR_ZERO() to simplify the codeWei Yongjun
2016-09-13serial: mxs-auart: Disable clock on error pathFabio Estevam
2016-09-13serial: core: Fix handling of options after MMIO addressAlexander Sverdlin
2016-09-13serial: imx: add error messages when .probe failsUwe Kleine-König
2016-09-05Merge 4.8-rc5 into tty-nextGreg Kroah-Hartman
2016-09-02dmaengine: hsu: refactor hsu_dma_do_irq() to return intAndy Shevchenko
2016-09-02serial: earlycon: Extend earlycon command line option to support 64-bit addre...Alexander Sverdlin
2016-09-02tty/serial: mark __init early_smh_setup() staticBaoyou Xie
2016-09-02serial: 8250_dw: add ACPI support for uart on Hisilicon Hip05 SoCKefeng Wang
2016-09-02serial: 8250_port: unify check of em485 variableAndy Shevchenko
2016-09-02serial: 8250_port: fix runtime PM use in __do_stop_tx_rs485()Andy Shevchenko
2016-09-02Allowing UART DMA to be configured on i.MX53Martyn Welch
2016-09-02serial-uartlite: constify uart_ops structuresJulia Lawall
2016-09-02tty: xuartps: constify uart_ops structuresJulia Lawall
2016-09-02tty: serial: constify uart_ops structuresJulia Lawall
2016-09-02tty: serial: jsm_tty: constify uart_ops structuresJulia Lawall
2016-09-02serial/bcm63xx_uart: constify uart_ops structuresJulia Lawall
2016-09-02serial: altera: constify uart_ops structuresJulia Lawall
2016-09-02tty/serial: at91: constify uart_ops structuresJulia Lawall
2016-09-02serial: st-asc: constify uart_ops structuresJulia Lawall
2016-09-01serial/arc: constify uart_ops structuresJulia Lawall
2016-09-01serial: 8250_dw: Use an unified new dev variable in probeKefeng Wang
2016-08-31serial: 8250: added acces i/o products quad and octal serial cardsJimi Damon
2016-08-31serial: imx-serial - update RX error counters when DMA is usedNandor Han
2016-08-31serial: imx-serial - update UART IMX driver to use cyclic DMANandor Han
2016-08-31serial: 8250_lpss: enable DMA on Intel Quark UARTAndy Shevchenko
2016-08-31serial: 8250_lpss: enable MSI for Intel QuarkAndy Shevchenko
2016-08-31serial: 8250_lpss: move Quark code from PCI driverAndy Shevchenko
2016-08-31serial: 8250_lpss: split LPSS driver to separate moduleAndy Shevchenko
2016-08-31serial: 8250: enable AFE on ports where FIFO is 16 bytesAndy Shevchenko
2016-08-31serial: 8250_dma: adjust DMA address of the UARTAndy Shevchenko
2016-08-31serial: 8250_dma: switch to new dmaengine_terminate_* APIAndy Shevchenko
2016-08-31sc16is7xx: make sure device is in suspend once probedFlorian Vallee
2016-08-31serial: 8250_mtk: support big baud rate.Eddie Huang
2016-08-31tty/serial: at91: use of_property_read_boolJulia Lawall
2016-08-31serial: 8250_mid: fix divide error bug if baud rate is 0Andy Shevchenko
2016-08-31tty: serial: fsl_lpuart: Add support for RS-485Bhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Update suspend/resume for DMA modeBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Use scatter/gather DMA for TxBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Use cyclic DMA for RxBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: Fix broken 8m/s1 supportBhuvanchandra DV
2016-08-31tty: serial: fsl_lpuart: fix clearing of receive flagStefan Agner
2016-08-31tty: serial: fsl_lpuart: support suspend/resumeStefan Agner