index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
serial: max310x: Fix dev_pm_ops
Alexander Shiyan
2013-07-29
1
-5
/
+4
*
|
|
Merge 3.11-rc3 into tty-next
Greg Kroah-Hartman
2013-07-29
2
-2
/
+3
|
\
|
|
|
*
|
serial: tegra: correct help message in Kconfig from 'ttyHS' to 'ttyTHS'
Richard Zhao
2013-07-24
1
-1
/
+1
|
*
|
tty/8250_early: Don't truncate last character of options
Henrik Nordström
2013-07-24
1
-1
/
+2
|
|
/
*
|
serial8250-em: Convert to devm_* managed helpers
Laurent Pinchart
2013-07-26
1
-19
/
+8
*
|
msm_serial: Send more than 1 character at a time on UARTDM
Stephen Boyd
2013-07-26
1
-19
/
+32
*
|
msm_serial: Make baud_code detection more dynamic
Stephen Boyd
2013-07-26
2
-68
/
+48
*
|
msm_serial: Fix sparse warnings
Stephen Boyd
2013-07-26
1
-10
/
+7
*
|
msm_serial: Fix NUL byte output on UARTDM
Stephen Boyd
2013-07-26
2
-5
/
+10
*
|
serial: 8250_pci: use local device ID for ADDI-DATA APCI-7800
Ian Abbott
2013-07-26
1
-2
/
+3
*
|
serial: 8250_pci: replace PCI_VENDOR_ID_ADDIDATA_OLD
Ian Abbott
2013-07-26
1
-2
/
+2
*
|
serial:st-asc: Add ST ASC driver.
Srinivas Kandagatla
2013-07-26
3
-0
/
+954
*
|
serial/efm32-uart: make of_device_id array const
Uwe Kleine-König
2013-07-26
1
-1
/
+1
*
|
serial/efm32-uart: use COMPILE_TEST symbol to extend compile test coverage
Uwe Kleine-König
2013-07-26
1
-2
/
+2
*
|
msm_serial: add missing iounmap() on error in msm_request_port()
Wei Yongjun
2013-07-26
1
-1
/
+3
*
|
serial: bfin_uart: Remove redundant testing for ifdef CONFIG_SERIAL_BFIN_MODULE
Axel Lin
2013-07-26
1
-4
/
+0
*
|
pch_uart: Use DMI interface for board detection
Darren Hart
2013-07-26
1
-22
/
+49
*
|
serial: report base_baud after initialization
Kees Cook
2013-07-26
1
-2
/
+2
*
|
serial: omap: enable PM runtime only when its fully configured
Grygorii Strashko
2013-07-26
1
-1
/
+2
*
|
serial: fsl_lpuart: Return proper error on lpuart_serial_init error path
Axel Lin
2013-07-26
1
-1
/
+1
*
|
serial: fsl_lpuart: restore UARTCR2 after watermark setup is done
Shawn Guo
2013-07-26
1
-0
/
+5
*
|
serial: omap: Fix IRQ handling return value
Ruchika Kharwar
2013-07-26
1
-3
/
+1
*
|
serial: omap: Initialize platform_data
Vikram Pandita
2013-07-26
1
-1
/
+3
*
|
OMAP: UART: Fix the revision register read.
Ruchika Kharwar
2013-07-26
1
-1
/
+1
*
|
OMAP: UART: Keep the TX fifo full when possible
Dmitry Fink
2013-07-26
1
-1
/
+2
*
|
OMAP2+: UART: enable tx wakeup bit for wer reg
Govindraj.R
2013-07-26
1
-1
/
+15
*
|
8250_pci: improve code comments and Kconfig help
Stefan Seyfried
2013-07-26
2
-0
/
+8
*
|
serial: max310x: Add MAX14830 support
Alexander Shiyan
2013-07-26
2
-2
/
+45
*
|
serial: max310x: Add MAX3109 support
Alexander Shiyan
2013-07-26
2
-5
/
+32
*
|
serial: max310x: Driver rework
Alexander Shiyan
2013-07-26
2
-469
/
+453
*
|
serial: imx: add DMA support for imx6q
Huang Shijie
2013-07-26
1
-5
/
+400
*
|
serial/imx: fix custom-baudrate handling
Hubert Feurstein
2013-07-26
1
-0
/
+5
*
|
serial: imx: distinguish the imx6q uart from the others
Huang Shijie
2013-07-26
1
-2
/
+15
*
|
serial: imx: remove the uart_console() check
Huang Shijie
2013-07-26
1
-26
/
+43
*
|
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-07-26
14
-31
/
+3
*
|
drivers/tty/serial: don't use devm_pinctrl_get_select_default() in probe
Wolfram Sang
2013-07-24
4
-34
/
+0
|
/
*
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2013-07-13
1
-39
/
+69
|
\
|
*
tty/8250_dw: Add support for OCTEON UARTS.
David Daney
2013-07-01
1
-39
/
+69
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2013-07-04
1
-1
/
+1
|
\
\
|
*
|
treewide: Fix typo in printk
Masanari Iida
2013-05-28
1
-1
/
+1
*
|
|
Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-07-03
1
-7
/
+2
|
\
\
\
|
*
\
\
Merge branch 'pm-assorted'
Rafael J. Wysocki
2013-06-28
1
-7
/
+2
|
|
\
\
\
|
|
*
|
|
PM / Runtime: Rework the "runtime idle" helper routine
Rafael J. Wysocki
2013-06-03
1
-7
/
+2
|
|
|
/
/
*
|
|
|
Merge tag 'pinctrl-for-v3.11-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-07-03
1
-39
/
+3
|
\
\
\
\
|
*
|
|
|
tty: serial: modify PL011 driver to use pinctrl PM helpers
Linus Walleij
2013-06-16
1
-39
/
+3
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'late-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2013-07-02
3
-28
/
+115
|
\
\
\
\
|
*
\
\
\
Merge tag 'msm-clock-for-3.11b' of git://git.kernel.org/pub/scm/linux/kernel/...
Olof Johansson
2013-06-27
1
-16
/
+19
|
|
\
\
\
\
|
|
*
|
|
|
msm_serial: Use devm_clk_get() and properly return errors
Stephen Boyd
2013-06-24
1
-9
/
+12
|
|
*
|
|
|
msm_serial: Convert to clk_prepare/unprepare
Stephen Boyd
2013-06-24
1
-7
/
+7
|
*
|
|
|
|
Merge tag 'renesas-sh-sci-for-v3.11' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2013-06-27
1
-9
/
+95
|
|
\
\
\
\
\
[prev]
[next]