index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
msm_serial.c
Age
Commit message (
Expand
)
Author
2013-08-12
serial: msm_serial: fix comparison of different types
Jingoo Han
2013-07-26
msm_serial: Send more than 1 character at a time on UARTDM
Stephen Boyd
2013-07-26
msm_serial: Make baud_code detection more dynamic
Stephen Boyd
2013-07-26
msm_serial: Fix sparse warnings
Stephen Boyd
2013-07-26
msm_serial: Fix NUL byte output on UARTDM
Stephen Boyd
2013-07-26
msm_serial: add missing iounmap() on error in msm_request_port()
Wei Yongjun
2013-06-24
msm_serial: Use devm_clk_get() and properly return errors
Stephen Boyd
2013-06-24
msm_serial: Convert to clk_prepare/unprepare
Stephen Boyd
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-09-10
msm_serial: fix clock rate on DMA-based uarts
David Brown
2011-11-01
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-08-29
msm_serial: Add devicetree support
David Brown
2011-08-29
msm_serial: Use relative resources for iomem
David Brown
2011-08-23
TTY: msm_serial, remove unneeded console set
Jiri Slaby
2011-04-19
tty: remove invalid location line in file header
Jovi Zhang
2011-01-24
Merge branch 'msm-uart' into for-next
David Brown
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman