index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
msm_serial.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-06
tty: serial: msm_serial: Constify msm_uart_pops
Rikard Falkeborn
1
-1
/
+1
2020-11-06
tty: serial: msm_serial: Remove set but unused variable 'status'
Lee Jones
1
-2
/
+1
2020-07-24
serial: msm_serial: add sparse context annotation
Johan Hovold
1
-0
/
+2
2020-01-14
tty: serial: msm_serial: RX SW/FIFO mode fallback
Loic Poulain
1
-1
/
+17
2019-12-23
Merge 5.5-rc3 into tty-next
Greg Kroah-Hartman
1
-2
/
+11
2019-12-18
tty/serial: Migrate msm_serial to use has_sysrq
Dmitry Safonov
1
-4
/
+1
2019-12-12
tty: serial: msm_serial: Fix lockup for sysrq and oops
Leo Yan
1
-2
/
+11
2019-11-13
tty: serial: msm_serial: Use dma_request_chan() directly for channel request
Peter Ujfalusi
1
-2
/
+2
2019-11-04
tty: serial: msm_serial: Fix flow control
Jeffrey Hugo
1
-1
/
+5
2019-06-10
tty: serial: msm_serial: avoid system lockup condition
Jorge Ramirez-Ortiz
1
-0
/
+4
2019-05-21
tty: serial: msm_serial: Fix XON/XOFF
Jorge Ramirez-Ortiz
1
-1
/
+4
2019-02-19
tty: serial: msm_serial: Remove __init from msm_console_setup()
Jeffrey Hugo
1
-1
/
+1
2018-05-14
tty: serial: msm_serial: Add __maybe_unused to suspend/resume callbacks
Pascal Huerst
1
-4
/
+2
2018-04-22
tty: serial: msm_serial: Add support for suspend/resume
Pascal Huerst
1
-0
/
+25
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
1
-9
/
+0
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
1
-0
/
+1
2017-08-28
tty: serial: msm: Move request_irq to the end of startup
Neeraj Upadhyay
1
-5
/
+14
2017-01-12
tty: serial: msm: Fix module autoload
Javier Martinez Canillas
1
-0
/
+1
2016-06-25
tty: serial: msm: fix definition of msm_stop_dma
Ben Dooks
1
-1
/
+1
2016-06-25
tty: serial: msm: Don't read off end of tx fifo
Bjorn Andersson
1
-1
/
+1
2016-06-25
tty:serial:msm:Do not restore Rx interrupts in DMA
Charanya Venkatraman
1
-4
/
+0
2016-06-25
tty: serial: msm: Cleanup include usage
Stephen Boyd
1
-3
/
+3
2016-06-25
tty: serial: msm: Only configure MND registers on hw that has it
Stephen Boyd
1
-0
/
+9
2016-06-25
tty: serial: msm: Move header file into driver
Stephen Boyd
1
-6
/
+166
2016-04-30
tty: serial: msm: Support more bauds
Stephen Boyd
1
-33
/
+66
2016-04-30
tty: msm_serial: remove static clk rate setting in probe
Srinivas Kandagatla
1
-2
/
+0
2016-02-07
earlycon: Use common framework for earlycon declarations
Peter Hurley
1
-2
/
+0
2015-10-04
tty: serial: msm: Remove 115.2 Kbps maximum baud rate limitation
Ivan T. Ivanov
1
-3
/
+17
2015-10-04
tty: serial: msm: Add RX DMA support
Ivan T. Ivanov
1
-3
/
+229
2015-10-04
tty: serial: msm: Add TX DMA support
Ivan T. Ivanov
1
-24
/
+288
2015-10-04
tty: serial: msm: Add msm prefix to all driver functions
Ivan T. Ivanov
1
-21
/
+21
2015-10-04
tty: serial: msm: Add mask value for UART_DM registers
Pramod Gurav
1
-6
/
+20
2015-02-02
tty: serial: msm_serial: Remove console unregistration from driver exit.
Pramod Gurav
1
-3
/
+0
2015-02-02
tty: serial: msm_serial: code cleanup in msm_console_setup
Pramod Gurav
1
-20
/
+4
2014-12-15
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+0
2014-11-24
tty: serial: msm_serial: Don't require DT aliases
Stephen Boyd
1
-3
/
+3
2014-11-07
tty: serial: msm_serial: Use DT aliases
Stephen Boyd
1
-4
/
+9
2014-11-07
tty: serial: msm: Reset uartdm after baud rate change
Stephen Boyd
1
-37
/
+12
2014-11-07
tty: serial: msm: Support sysrq on uartDM devices
Stephen Boyd
1
-10
/
+31
2014-11-07
tty: serial: msm: Fix sysrq spinlock recursion on non-DM
Stephen Boyd
1
-1
/
+5
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-09-29
tty: serial: msm: Add earlycon support
Stephen Boyd
1
-12
/
+62
2014-09-09
serial: msm_serial: Fix kgdb continue
Stephen Boyd
1
-15
/
+7
2014-09-09
tty: serial: msm: Fix 'void function return statements are not generally usef...
Kiran Padwal
1
-2
/
+0
2014-09-09
tty: serial: msm: Fix 'else is not generally useful after a break or return' ...
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: Fix style warnings relating to printk()
Kiran Padwal
1
-6
/
+5
2014-09-09
tty: serial: msm: Fix 'Missing a blank line after declarations' warning
Kiran Padwal
1
-2
/
+2
2014-09-09
tty: serial: msm: remove braces {} in msm_serial.c
Kiran Padwal
1
-3
/
+2
2014-07-24
tty: serial: msm: Make of_device_id array const
Kiran Padwal
1
-1
/
+1
2014-07-11
tty: serial: msm: Support big-endian CPUs
Stephen Boyd
1
-10
/
+18
[next]