summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
AgeCommit message (Expand)Author
2013-08-02serial/arc-uart: Remove the goto/labelVineet Gupta
2013-08-02serial/arc-uart: Handle Rx Error Interrupts w/o any dataVineet Gupta
2013-07-31serial: sccnxp: Add DT supportAlexander Shiyan
2013-07-31serial: sccnxp: Using structure for each supported IC instead of switch in probeAlexander Shiyan
2013-07-31serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan
2013-07-31serial: sccnxp: Disable regulator on errorAlexander Shiyan
2013-07-31serial/efm32-uart: don't slur over failure in probe_dtUwe Kleine-König
2013-07-31serial/efm32-uart: don't use pdev->id to determine the port's lineUwe Kleine-König
2013-07-31serial: use dev_get_platdata()Jingoo Han
2013-07-31parisc: Fix interrupt routing for C8000 serial portsThomas Bogendoerfer
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-26serial: arc_uart: Fix module aliasAxel Lin
2013-07-26serial/mxs-auart: increase time to wait for transmitter to become idleUwe Kleine-König
2013-07-26serial/mxs-auart: fix race condition in interrupt handlerUwe Kleine-König
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