aboutsummaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-12-14serial: sh-sci: Don't enable/disable port from within break timerLaurent Pinchart
2013-12-12serial: sh-sci: Fix warnings due to improper casts and printk formatsLaurent Pinchart
2013-12-11serial: tegra: convert to standard DMA DT bindingsStephen Warren
2013-12-11serial: tegra: use reset frameworkStephen Warren
2013-12-08tty: serial: mxs-auart: Check the return value from clk_prepare_enable()Fabio Estevam
2013-12-08serial: pl010: Convert to modern PM opsUlf Hansson
2013-12-08tty: remove DEFINE_PCI_DEVICE_TABLE macroJingoo Han
2013-12-08serial: imx: add support for loopback mode.Huang Shijie
2013-12-08serial: pl011: use DMA RX polling by defaultLinus Walleij
2013-12-08serial: pl011: Convert to modern PM opsUlf Hansson
2013-12-08serial: pch_uart: remove unnecessary pci_set_drvdata()Jingoo Han
2013-12-08serial: pl011: remove redundant early amba_ports declarationBaruch Siach
2013-12-08serial: 8250_dw: remove ACPI ifdefHeikki Krogerus
2013-12-08serial_core: Don't re-initialize a previously initialized spinlock.Randy Witt
2013-11-25TTY: pmac_zilog, check existence of ports in pmz_console_init()Geert Uytterhoeven
2013-11-25tty/serial/8250: fix typo in help textRandy Dunlap
2013-11-20Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-11-07Merge remote-tracking branch 'grant/devicetree/next' into for-nextRob Herring
2013-11-07Merge tag 'tty-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2013-10-31serial: omap: fix missing commaPhilippe Proulx
2013-10-30Merge branch 'dma_complete' into nextVinod Koul
2013-10-29serial: sh-sci: Enable the driver on all ARM platformsLaurent Pinchart
2013-10-29serial: mfd: Staticize local symbolsJingoo Han
2013-10-29serial: omap: fix a few checkpatch warningsPhilippe Proulx
2013-10-29serial: omap: improve RS-485 performancePhilippe Proulx
2013-10-29mrst_max3110: fix unbalanced IRQ issue during resumeChen, Jie
2013-10-29serial: omap: Add support for optional wake-upTony Lindgren
2013-10-29serial: sirf: remove duplicate definesMichael Opdenacker
2013-10-29tty: xuartps: Fix build error when COMMON_CLK is not setSoren Brinkmann
2013-10-29tty: xuartps: Fix build error due to missing forward declarationSoren Brinkmann
2013-10-29tty: xuartps: Fix "may be used uninitialized" build warningSoren Brinkmann
2013-10-25serial: sh: use DMA_COMPLETE for dma completion statusVinod Koul
2013-10-24of/irq: Use irq_of_parse_and_map()Thierry Reding
2013-10-19serial: 8250_pci: add Pericom PCIe Serial board Support (12d8:7952/4/8) - Chi...Angelo Butti
2013-10-19tty: xuartps: Update copyright informationSoren Brinkmann
2013-10-19tty: xuartps: Implement suspend/resume callbacksSoren Brinkmann
2013-10-19tty: xuartps: Dynamically adjust to input frequency changesSoren Brinkmann
2013-10-19tty: xuartps: Updating set_baud_rate()Soren Brinkmann
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-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