aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
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-09drivers: clean-up prom.h implicit includesRob Herring
2013-10-07Revert "serial: i.MX: evaluate linux,stdout-path property"Greg Kroah-Hartman
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
2013-09-26serial: 8250: don't change the fifo trigger level when using dmaHeikki Krogerus
2013-09-26serial: pch_uart: Add MODULE_DEVICE_TABLEBen Hutchings
2013-09-26serial: mfd: Replace MODULE_ALIAS with MODULE_DEVICE_TABLEBen Hutchings
2013-09-26tty: serial: Restrict ST ASC driver to only build on !ARM when COMPILE_TEST i...Dave Jones
2013-09-26serial: imx: Use NULL as the last argument of add_preferred_console()Fabio Estevam
2013-09-17serial: pch_uart: remove unnecessary tty_port_tty_getJohan Hovold
2013-09-17serial: pch_uart: fix tty-kref leak in dma-rx pathJohan Hovold
2013-09-17serial: pch_uart: fix tty-kref leak in rx-error pathJohan Hovold