index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2024-04-20
serial: msm: check dma_map_sg() return value properly
Jiri Slaby (SUSE)
1
-3
/
+7
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
1
-17
/
+13
2024-04-09
tty: msm_serial: use dmaengine_prep_slave_sg()
Jiri Slaby (SUSE)
1
-37
/
+49
2024-03-02
serial: msm: Use uart_prepare_sysrq_char().
Sebastian Andrzej Siewior
1
-23
/
+10
2023-12-08
serial: msm: Use OPP table for DVFS support
Stephan Gerhold
1
-2
/
+17
2023-11-23
serial: msm: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2023-09-18
serial: msm: Use port lock wrappers
Thomas Gleixner
1
-19
/
+19
2023-01-19
serial: msm: add lock annotation to msm_set_baud_rate()
Krzysztof Kozlowski
1
-0
/
+1
2022-11-09
serial: Fix a typo ("ignorning")
Jonathan Neuschäfer
1
-1
/
+1
2022-11-03
serial: msm: Use uart_xmit_advance()
Ilpo Järvinen
1
-8
/
+3
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: msm: Rename UART_* defines to MSM_UART_*
Ilpo Järvinen
1
-251
/
+250
2022-06-27
serial: msm: Convert container_of UART_TO_MSM to static inline
Ilpo Järvinen
1
-23
/
+26
2022-05-19
serial: msm_serial: disable interrupts in __msm_console_write()
John Ogness
1
-0
/
+5
2022-01-14
Merge tag 'sound-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-2
/
+13
2021-12-17
dmaengine: qcom-adm: stop abusing slave_id config
Arnd Bergmann
1
-2
/
+13
2021-11-25
tty: serial: msm_serial: Deactivate RX DMA for polling support
Sven Eckelmann
1
-0
/
+3
2021-04-22
serial: msm_serial: drop low-latency workaround
Johan Hovold
1
-4
/
+0
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-06
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
[next]