summaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial
Commit message (Expand)AuthorAgeFilesLines
...
* | | serial: max310x: Fix dev_pm_opsAlexander Shiyan2013-07-291-5/+4
* | | Merge 3.11-rc3 into tty-nextGreg Kroah-Hartman2013-07-292-2/+3
|\| |
| * | serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'Richard Zhao2013-07-241-1/+1
| * | tty/8250_early: Don't truncate last character of optionsHenrik Nordström2013-07-241-1/+2
| |/
* | serial8250-em: Convert to devm_* managed helpersLaurent Pinchart2013-07-261-19/+8
* | msm_serial: Send more than 1 character at a time on UARTDMStephen Boyd2013-07-261-19/+32
* | msm_serial: Make baud_code detection more dynamicStephen Boyd2013-07-262-68/+48
* | msm_serial: Fix sparse warningsStephen Boyd2013-07-261-10/+7
* | msm_serial: Fix NUL byte output on UARTDMStephen Boyd2013-07-262-5/+10
* | serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800Ian Abbott2013-07-261-2/+3
* | serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLDIan Abbott2013-07-261-2/+2
* | serial:st-asc: Add ST ASC driver.Srinivas Kandagatla2013-07-263-0/+954
* | serial/efm32-uart: make of_device_id array constUwe Kleine-König2013-07-261-1/+1
* | serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverageUwe Kleine-König2013-07-261-2/+2
* | msm_serial: add missing iounmap() on error in msm_request_port()Wei Yongjun2013-07-261-1/+3
* | serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULEAxel Lin2013-07-261-4/+0
* | pch_uart: Use DMI interface for board detectionDarren Hart2013-07-261-22/+49
* | serial: report base_baud after initializationKees Cook2013-07-261-2/+2
* | serial: omap: enable PM runtime only when its fully configuredGrygorii Strashko2013-07-261-1/+2
* | serial: fsl_lpuart: Return proper error on lpuart_serial_init error pathAxel Lin2013-07-261-1/+1
* | serial: fsl_lpuart: restore UARTCR2 after watermark setup is doneShawn Guo2013-07-261-0/+5
* | serial: omap: Fix IRQ handling return valueRuchika Kharwar2013-07-261-3/+1
* | serial: omap: Initialize platform_dataVikram Pandita2013-07-261-1/+3
* | OMAP: UART: Fix the revision register read.Ruchika Kharwar2013-07-261-1/+1
* | OMAP: UART: Keep the TX fifo full when possibleDmitry Fink2013-07-261-1/+2
* | OMAP2+: UART: enable tx wakeup bit for wer regGovindraj.R2013-07-261-1/+15
* | 8250_pci: improve code comments and Kconfig helpStefan Seyfried2013-07-262-0/+8
* | serial: max310x: Add MAX14830 supportAlexander Shiyan2013-07-262-2/+45
* | serial: max310x: Add MAX3109 supportAlexander Shiyan2013-07-262-5/+32
* | serial: max310x: Driver reworkAlexander Shiyan2013-07-262-469/+453
* | serial: imx: add DMA support for imx6qHuang Shijie2013-07-261-5/+400
* | serial/imx: fix custom-baudrate handlingHubert Feurstein2013-07-261-0/+5
* | serial: imx: distinguish the imx6q uart from the othersHuang Shijie2013-07-261-2/+15
* | serial: imx: remove the uart_console() checkHuang Shijie2013-07-261-26/+43
* | serial: remove unnecessary platform_set_drvdata()Jingoo Han2013-07-2614-31/+3
* | drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-244-34/+0
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-39/+69
|\
| * tty/8250_dw: Add support for OCTEON UARTS.David Daney2013-07-011-39/+69
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \
| * | treewide: Fix typo in printkMasanari Iida2013-05-281-1/+1
* | | Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-07-031-7/+2
|\ \ \
| * \ \ Merge branch 'pm-assorted'Rafael J. Wysocki2013-06-281-7/+2
| |\ \ \
| | * | | PM / Runtime: Rework the "runtime idle" helper routineRafael J. Wysocki2013-06-031-7/+2
| | |/ /
* | | | Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-07-031-39/+3
|\ \ \ \
| * | | | tty: serial: modify PL011 driver to use pinctrl PM helpersLinus Walleij2013-06-161-39/+3
| | |_|/ | |/| |
* | | | Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2013-07-023-28/+115
|\ \ \ \
| * \ \ \ Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2013-06-271-16/+19
| |\ \ \ \
| | * | | | msm_serial: Use devm_clk_get() and properly return errorsStephen Boyd2013-06-241-9/+12
| | * | | | msm_serial: Convert to clk_prepare/unprepareStephen Boyd2013-06-241-7/+7
| * | | | | Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2013-06-271-9/+95
| |\ \ \ \ \