index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
mxser.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown()
Andrey Smirnov
1
-24
/
+18
2019-09-04
tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx()
Andrey Smirnov
1
-4
/
+0
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty()
Andrey Smirnov
1
-7
/
+10
2019-09-04
tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier()
Andrey Smirnov
1
-2
/
+2
2019-09-04
tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set()
Andrey Smirnov
1
-20
/
+22
2019-09-04
tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
Andrey Smirnov
1
-14
/
+14
2019-09-04
tty: serial: fsl_lpuart: Clear CSTOPB unconditionally
Andrey Smirnov
1
-2
/
+1
2019-09-04
tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis
Andrey Smirnov
1
-10
/
+10
2019-09-04
tty: serial: fsl_lpuart: Drop no-op bit opearation
Andrey Smirnov
1
-4
/
+2
2019-09-04
tty: serial: fls_lpuart: Split shared TX IRQ handler into two
Andrey Smirnov
1
-26
/
+35
2019-09-04
tty: serial: fsl_lpuart: Fix issue in software flow control
Andrey Smirnov
1
-0
/
+2
2019-09-04
tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup()
Andrey Smirnov
1
-3
/
+0
2019-09-04
tty: serial: fsl_lpuart: Fix bogus indentation
Andrey Smirnov
1
-3
/
+3
2019-09-04
tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers
Andrey Smirnov
1
-13
/
+7
2019-09-04
tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer
Andrey Smirnov
1
-6
/
+17
2019-09-04
tty: serial: fsl_lpuart: flush receive FIFO after overruns
Stefan Agner
1
-2
/
+13
2019-09-04
tty: serial: fsl_lpuart: fix framing error handling when using DMA
Stefan Agner
1
-0
/
+26
2019-09-04
serial: imx: get rid of imx_uart_rts_auto()
Sergey Organov
1
-13
/
+8
2019-09-04
serial: imx: set_mctrl(): correctly restore autoRTS state
Sergey Organov
1
-2
/
+14
2019-09-04
serial: imx: set_termios(): do not enable autoRTS if RTS is unset
Sergey Organov
1
-1
/
+6
2019-09-04
serial: 8250_pnp: Move to struct dev_pm_ops
Andy Shevchenko
1
-11
/
+9
2019-09-04
serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
Je Yen Tam
1
-4
/
+288
2019-09-04
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
1
-5
/
+4
2019-09-04
serial: stm32: add pm_runtime support
Erwan Le Ray
1
-3
/
+38
2019-09-04
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
1
-0
/
+5
2019-09-04
dt-bindings: serial: stm32: add wakeup option
Erwan Le Ray
1
-0
/
+5
2019-09-04
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
1
-2
/
+8
2019-09-04
tty: serial: fsl_lpuart: correct the FIFO depth size
Fugang Duan
1
-10
/
+9
2019-09-04
tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl
Fugang Duan
1
-1
/
+0
2019-09-04
tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()
Fugang Duan
1
-1
/
+1
2019-09-04
tty: serial: fsl_lpuart: add earlycon for imx8qxp platform
Fugang Duan
1
-0
/
+1
2019-09-04
tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
Fugang Duan
1
-2
/
+0
2019-09-04
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
1
-3
/
+1
2019-09-04
tty: nozomi: Use dev_get_drvdata
Chuhong Yuan
1
-2
/
+2
2019-09-04
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
2
-4
/
+2
2019-09-04
tty/isicom: remove redundant assignment to variable word_count
Colin Ian King
1
-1
/
+0
2019-09-04
tty: serial: Remove call to memset after pci_alloc_consistent
Fuqian Huang
1
-2
/
+0
2019-09-04
tty: hvcs: Fix odd use of strlcpy
Joe Perches
1
-2
/
+2
2019-09-04
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
1
-1
/
+10
2019-09-04
tty: n_gsm: add helpers to convert mux-num to/from tty-base
Martin Hundebøll
1
-4
/
+15
2019-09-04
tty: n_gsm: update doc example to use header for N_GSM0710 define
Martin Hundebøll
1
-1
/
+1
2019-09-04
tty: n_gsm: remove obsolete mknod doc example
Martin Hundebøll
1
-12
/
+2
2019-08-11
Linux 5.3-rc4
v5.3-rc4
Linus Torvalds
1
-1
/
+1
2019-08-10
Makefile: Convert -Wimplicit-fallthrough=3 to just -Wimplicit-fallthrough for...
Joe Perches
2
-2
/
+2
2019-08-10
ARM: ep93xx: Mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-08-10
scsi: fas216: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-10
pcmcia: db1xxx_ss: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+4
2019-08-10
video: fbdev: omapfb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-0
/
+8
2019-08-10
watchdog: riowd: Mark expected switch fall-through
Gustavo A. R. Silva
1
-1
/
+1
2019-08-10
s390/net: Mark expected switch fall-throughs
Gustavo A. R. Silva
3
-1
/
+5
[next]