summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-10-19tty: xuartps: Force enable the UART in xuartps_console_writeLars-Peter Clausen
2013-10-19tty: xuartps: support 64 byte FIFO sizeSuneel
2013-10-19tty: xuartps: Add polled mode support for xuartpsVlad Lungu
2013-10-19tty: xuartps: Implement BREAK detection, add SYSRQ supportVlad Lungu
2013-10-19tty: xuartps: Use devm_kzallocSoren Brinkmann
2013-10-19tty: xuartps: Use devm_clk_get()Soren Brinkmann
2013-10-17tty/serial: at91: add a fallback option to determine uart/usart propertyNicolas Ferre
2013-10-17tty/serial: at91: fix uart/usart selection for older productsNicolas Ferre
2013-10-17serial: 8250_pci: add support for Fintek 4, 8, and 12 port cardsGreg Kroah-Hartman
2013-10-16serial: imx: optimization: remove the workqueues for DMAHuang Shijie
2013-10-16serial: imx: use the dmaengine_tx_statusHuang Shijie
2013-10-16serial: imx: fix the wrong number of scatterlist entries when xmit->head is 0Huang Shijie
2013-10-16serial: imx: check the DMA for imx_tx_emptyHuang Shijie
2013-10-16serial: imx: implement the flush_buffer hookHuang Shijie
2013-10-16serial: pch_uart: remove reference to .set_wake()Linus Walleij
2013-10-16serial: mpc52xx: remove reference to .set_wake()Linus Walleij
2013-10-16serial: sa1100: delete .set_wake callbackLinus Walleij
2013-10-16serial: omap: delete .set_wake callbackLinus Walleij
2013-10-16tty: Remove unnecessary semicolonsJoe Perches
2013-10-16serial: mrst_max3110: Fix race condition between spi transfersBin Gao
2013-10-16serial: mrst_max3110: Check the irq number before enable/disabe irq in PM hooksFeng Tang
2013-10-16serial8250-em: convert to clk_prepare/unprepareShinya Kuribayashi
2013-10-07serial: bfin_uart: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-07serial: tegra: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-10-05serial: mxs-auart: set the FIFO size to DMA buffer sizeHector Palacios
2013-10-03serial: Remove unnecessary amba_set_drvdata()Michal Simek
2013-10-03serial: 8250_dw: Improve unwritable LCR workaroundTim Kryger
2013-09-30serial: 8250_pci: clean up printk() callsGreg Kroah-Hartman
2013-09-29Merge 3.12-rc3 into tty-nextGreg Kroah-Hartman
2013-09-27serial: 8250_dw: fix broken function callHeikki Krogerus
2013-09-27serial: 8250_pci: add support for Intel BayTrailHeikki Krogerus
2013-09-26serial: clps711x: drop needless devm_clk_putUwe Kleine-König
2013-09-26serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe()Wei Yongjun
2013-09-26OMAP/serial: Fix Mode13 vs Mode16 priorityAlexey Pelykh
2013-09-26OMAP/serial: Fix misnamed variableAlexey Pelykh
2013-09-26serial: sirf: don't submit dma desc after timeout irqs occurQipan Li
2013-09-26serial: 8250_pci: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26serial: txx9: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26serial: mfd: remove unnecessary pci_set_drvdata()Jingoo Han
2013-09-26serial: imx: Change cast to handle 64-bit resource_size_tOlof Johansson
2013-09-26serial: samsung: add support for manual RTS settingJosé Miguel Gonçalves
2013-09-26serial: mpc512x: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: samsung: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: ifx6x60: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: bfin_sport_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: bfin_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: mpsc: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: arc_uart: Remove casting the return value which is a void pointerJingoo Han
2013-09-26serial: 8250_dw: provide a filter for DMA channel detectionHeikki Krogerus
2013-09-26serial: 8250_dw: don't limit DMA support to ACPIHeikki Krogerus