summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-08-03serial: st-asc: Fix unused variable warning for non DT.Srinivas Kandagatla
2013-08-02Revert "serial: sccnxp: Add DT support"Greg Kroah-Hartman
2013-08-02serial: sh-sci: use dev_get_platdata()Jingoo Han
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-08-02tty: Only hangup oncePeter Hurley
2013-08-01serial: sccnxp: Add DT supportAlexander Shiyan
2013-08-01serial: sccnxp: Using structure for each supported IC instead of switch in probeAlexander Shiyan
2013-08-01serial: sccnxp: Using CLK API for getting UART clockAlexander Shiyan
2013-08-01serial: sccnxp: Disable regulator on errorAlexander Shiyan
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-29TTY: synclink: replace bitmasks add operation with OR operation.Alexandru Juncu
2013-07-29serial: max310x: Fix dev_pm_opsAlexander Shiyan
2013-07-29Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman
2013-07-29Merge tag 'pinctrl-for-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-07-29Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2013-07-26serial8250-em: Convert to devm_* managed helpersLaurent Pinchart
2013-07-26tty: Remove dead codeAndreas Platschek
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-26pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan 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