summaryrefslogtreecommitdiff
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-08-01serial/efm32-uart: don't slur over failure in probe_dtUwe Kleine-König
2013-08-01serial/efm32-uart: don't use pdev->id to determine the port's lineUwe Kleine-König
2013-08-01serial: use dev_get_platdata()Jingoo Han
2013-07-29serial: pch_uart: Fix signed-ness and casting of uartclk related fieldsDarren Hart
2013-07-29serial: at91: make UART support dma and pdc transfersElen Song
2013-07-29serial: at91: distinguish usart and uartElen Song
2013-07-29serial: at91: support run time switch transfer modeElen Song
2013-07-29serial: at91: add rx dma supportElen Song
2013-07-29serial: at91: add tx dma supportElen Song
2013-07-29serial: at91: use function pointer to choose pdc or pioElen Song
2013-07-29serial: at91: correct definition from DMA to PDCElen Song
2013-07-29serial: pch_uart: Remove __initdata annotation from dmi_tableDarren Hart
2013-07-29serial: max310x: Fix dev_pm_opsAlexander Shiyan
2013-07-29Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman
2013-07-26serial8250-em: Convert to devm_* managed helpersLaurent Pinchart
2013-07-26msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd
2013-07-26msm_serial: Make baud_code detection more dynamicStephen Boyd
2013-07-26msm_serial: Fix sparse warningsStephen Boyd
2013-07-26msm_serial: Fix NUL byte output on UARTDMStephen Boyd
2013-07-26serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott
2013-07-26serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLDIan Abbott
2013-07-26serial:st-asc: Add ST ASC driver.Srinivas Kandagatla
2013-07-26serial/efm32-uart: make of_device_id array constUwe Kleine-König
2013-07-26serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverageUwe Kleine-König
2013-07-26msm_serial: add missing iounmap() on error in msm_request_port()Wei Yongjun
2013-07-26serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULEAxel Lin
2013-07-26pch_uart: Use DMI interface for board detectionDarren Hart
2013-07-26serial: report base_baud after initializationKees Cook
2013-07-26serial: omap: enable PM runtime only when its fully configuredGrygorii Strashko
2013-07-26serial: fsl_lpuart: Return proper error on lpuart_serial_init error pathAxel Lin
2013-07-26serial: fsl_lpuart: restore UARTCR2 after watermark setup is doneShawn Guo
2013-07-26serial: omap: Fix IRQ handling return valueRuchika Kharwar
2013-07-26serial: omap: Initialize platform_dataVikram Pandita
2013-07-26OMAP: UART: Fix the revision register read.Ruchika Kharwar
2013-07-26OMAP: UART: Keep the TX fifo full when possibleDmitry Fink
2013-07-26OMAP2+: UART: enable tx wakeup bit for wer regGovindraj.R
2013-07-268250_pci: improve code comments and Kconfig helpStefan Seyfried
2013-07-26serial: max310x: Add MAX14830 supportAlexander Shiyan
2013-07-26serial: max310x: Add MAX3109 supportAlexander Shiyan
2013-07-26serial: max310x: Driver reworkAlexander Shiyan
2013-07-26serial: imx: add DMA support for imx6qHuang Shijie
2013-07-26serial/imx: fix custom-baudrate handlingHubert Feurstein
2013-07-26serial: imx: distinguish the imx6q uart from the othersHuang Shijie
2013-07-26serial: imx: remove the uart_console() checkHuang Shijie
2013-07-26serial: remove unnecessary platform_set_drvdata()Jingoo Han
2013-07-24serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao
2013-07-24tty/8250_early: Don't truncate last character of optionsHenrik Nordström
2013-07-24drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds