index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
msm_serial.c
Commit message (
Expand
)
Author
Age
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
|
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
tty: serial: msm_serial: Don't require DT aliases
Stephen Boyd
2014-11-24
*
|
tty: serial: msm_serial: Use DT aliases
Stephen Boyd
2014-11-06
*
|
tty: serial: msm: Reset uartdm after baud rate change
Stephen Boyd
2014-11-06
*
|
tty: serial: msm: Support sysrq on uartDM devices
Stephen Boyd
2014-11-06
*
|
tty: serial: msm: Fix sysrq spinlock recursion on non-DM
Stephen Boyd
2014-11-06
|
/
*
tty: serial: msm: Add earlycon support
Stephen Boyd
2014-09-28
*
serial: msm_serial: Fix kgdb continue
Stephen Boyd
2014-09-08
*
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
2014-09-08
*
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
2014-09-08
*
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
2014-09-08
*
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
2014-09-08
*
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
2014-09-08
*
tty: serial: msm: Make of_device_id array const
Kiran Padwal
2014-07-23
*
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
2014-07-10
*
tty: serial: msm_serial.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-07-09
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-25
|
\
|
*
tty: serial: msm: Fix section mismatch warning
Kumar Gala
2014-06-18
*
|
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
|
/
*
tty: serial: msm: Remove direct access to GSBI
Andy Gross
2014-05-29
*
msm_serial: Add support for poll_{get,put}_char()
Stephen Boyd
2014-02-12
*
msm_serial: Send more than 1 character on the console w/ UARTDM
Stephen Boyd
2013-08-27
*
msm_serial: Add support for non-GSBI UARTDM devices
Stephen Boyd
2013-08-27
*
msm_serial: Switch clock consumer strings and simplify code
Stephen Boyd
2013-08-27
*
tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
*
serial: msm_serial: fix comparison of different types
Jingoo Han
2013-08-12
*
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-07-26
*
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-06-24
*
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_string
Jiri Slaby
2013-01-16
*
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-16
*
tty: remove use of __devexit
Bill Pemberton
2012-11-21
*
msm_serial: fix clock rate on DMA-based uarts
David Brown
2012-09-10
*
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-02
|
\
|
*
msm_serial: Add devicetree support
David Brown
2011-08-29
|
*
msm_serial: Use relative resources for iomem
David Brown
2011-08-29
*
|
TTY: msm_serial, remove unneeded console set
Jiri Slaby
2011-08-23
|
/
*
tty: remove invalid location line in file header
Jovi Zhang
2011-04-19
*
Merge branch 'msm-uart' into for-next
David Brown
2011-01-24
*
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
2011-01-13