index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
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
Files
Lines
*
tty: serial: msm: fix definition of msm_stop_dma
Ben Dooks
2016-06-25
1
-1
/
+1
*
tty: serial: msm: Don't read off end of tx fifo
Bjorn Andersson
2016-06-25
1
-1
/
+1
*
tty:serial:msm:Do not restore Rx interrupts in DMA
Charanya Venkatraman
2016-06-25
1
-4
/
+0
*
tty: serial: msm: Cleanup include usage
Stephen Boyd
2016-06-25
1
-3
/
+3
*
tty: serial: msm: Only configure MND registers on hw that has it
Stephen Boyd
2016-06-25
1
-0
/
+9
*
tty: serial: msm: Move header file into driver
Stephen Boyd
2016-06-25
1
-6
/
+166
*
tty: serial: msm: Support more bauds
Stephen Boyd
2016-04-30
1
-33
/
+66
*
tty: msm_serial: remove static clk rate setting in probe
Srinivas Kandagatla
2016-04-30
1
-2
/
+0
*
earlycon: Use common framework for earlycon declarations
Peter Hurley
2016-02-06
1
-2
/
+0
*
tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
Ivan T. Ivanov
2015-10-04
1
-3
/
+17
*
tty: serial: msm: Add RX DMA support
Ivan T. Ivanov
2015-10-04
1
-3
/
+229
*
tty: serial: msm: Add TX DMA support
Ivan T. Ivanov
2015-10-04
1
-24
/
+288
*
tty: serial: msm: Add msm prefix to all driver functions
Ivan T. Ivanov
2015-10-04
1
-21
/
+21
*
tty: serial: msm: Add mask value for UART_DM registers
Pramod Gurav
2015-10-04
1
-6
/
+20
*
tty: serial: msm_serial: Remove console unregistration from driver exit.
Pramod Gurav
2015-02-02
1
-3
/
+0
*
tty: serial: msm_serial: code cleanup in msm_console_setup
Pramod Gurav
2015-02-02
1
-20
/
+4
*
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
1
-1
/
+0
|
\
|
*
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
*
|
tty: serial: msm_serial: Don't require DT aliases
Stephen Boyd
2014-11-24
1
-3
/
+3
*
|
tty: serial: msm_serial: Use DT aliases
Stephen Boyd
2014-11-06
1
-4
/
+9
*
|
tty: serial: msm: Reset uartdm after baud rate change
Stephen Boyd
2014-11-06
1
-37
/
+12
*
|
tty: serial: msm: Support sysrq on uartDM devices
Stephen Boyd
2014-11-06
1
-10
/
+31
*
|
tty: serial: msm: Fix sysrq spinlock recursion on non-DM
Stephen Boyd
2014-11-06
1
-1
/
+5
|
/
*
tty: serial: msm: Add earlycon support
Stephen Boyd
2014-09-28
1
-12
/
+62
*
serial: msm_serial: Fix kgdb continue
Stephen Boyd
2014-09-08
1
-15
/
+7
*
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
2014-09-08
1
-2
/
+0
*
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
2014-09-08
1
-2
/
+2
*
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
2014-09-08
1
-6
/
+5
*
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
2014-09-08
1
-2
/
+2
*
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
2014-09-08
1
-3
/
+2
*
tty: serial: msm: Make of_device_id array const
Kiran Padwal
2014-07-23
1
-1
/
+1
*
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
2014-07-10
1
-10
/
+18
*
tty: serial: msm_serial.c: Cleaning up uninitialized variables
Rickard Strandqvist
2014-07-09
1
-1
/
+1
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2014-06-25
1
-1
/
+1
|
\
|
*
tty: serial: msm: Fix section mismatch warning
Kumar Gala
2014-06-18
1
-1
/
+1
*
|
serial: Fix IGNBRK handling
Peter Hurley
2014-06-19
1
-1
/
+1
|
/
*
tty: serial: msm: Remove direct access to GSBI
Andy Gross
2014-05-29
1
-46
/
+2
*
msm_serial: Add support for poll_{get,put}_char()
Stephen Boyd
2014-02-12
1
-3
/
+137
*
msm_serial: Send more than 1 character on the console w/ UARTDM
Stephen Boyd
2013-08-27
1
-14
/
+45
*
msm_serial: Add support for non-GSBI UARTDM devices
Stephen Boyd
2013-08-27
1
-2
/
+8
*
msm_serial: Switch clock consumer strings and simplify code
Stephen Boyd
2013-08-27
1
-14
/
+5
*
tty: serial: msm: drop uart_port->lock before calling tty_flip_buffer_push()
Viresh Kumar
2013-08-27
1
-0
/
+5
*
serial: msm_serial: fix comparison of different types
Jingoo Han
2013-08-12
1
-1
/
+2
*
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
1
-54
/
+44
*
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
1
-5
/
+9
*
msm_serial: add missing iounmap() on error in msm_request_port()
Wei Yongjun
2013-07-26
1
-1
/
+3
*
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
[next]