index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-09-04
15
-61
/
+19
*
tty: serial: fsl_lpuart: Introduce lpuart_dma_shutdown()
Andrey Smirnov
2019-09-04
1
-24
/
+18
*
tty: serial: fsl_lpuart: Drop unnecessary lpuart*_stop_tx()
Andrey Smirnov
2019-09-04
1
-4
/
+0
*
tty: serial: fsl_lpuart: Introduce lpuart_stopped_or_empty()
Andrey Smirnov
2019-09-04
1
-7
/
+10
*
tty: serial: fsl_lpuart: Use cpu_relax() instead of barrier()
Andrey Smirnov
2019-09-04
1
-2
/
+2
*
tty: serial: fsl_lpuart: Introduce lpuart_wait_bit_set()
Andrey Smirnov
2019-09-04
1
-20
/
+22
*
tty: serial: fsl_lpuart: Use appropriate lpuart32_* I/O funcs
Andrey Smirnov
2019-09-04
1
-14
/
+14
*
tty: serial: fsl_lpuart: Clear CSTOPB unconditionally
Andrey Smirnov
2019-09-04
1
-2
/
+1
*
tty: serial: fsl_lpuart: Drop unnecessary extra parenthesis
Andrey Smirnov
2019-09-04
1
-10
/
+10
*
tty: serial: fsl_lpuart: Drop no-op bit opearation
Andrey Smirnov
2019-09-04
1
-4
/
+2
*
tty: serial: fls_lpuart: Split shared TX IRQ handler into two
Andrey Smirnov
2019-09-04
1
-26
/
+35
*
tty: serial: fsl_lpuart: Fix issue in software flow control
Andrey Smirnov
2019-09-04
1
-0
/
+2
*
tty: serial: fsl_lpuart: Drop unnecessary uart_write_wakeup()
Andrey Smirnov
2019-09-04
1
-3
/
+0
*
tty: serial: fsl_lpuart: Fix bogus indentation
Andrey Smirnov
2019-09-04
1
-3
/
+3
*
tty: serial: fsl_lpuart: Simplify RX/TX IRQ handlers
Andrey Smirnov
2019-09-04
1
-13
/
+7
*
tty: serial: fsl_lpuart: Flush HW FIFOs in .flush_buffer
Andrey Smirnov
2019-09-04
1
-6
/
+17
*
tty: serial: fsl_lpuart: flush receive FIFO after overruns
Stefan Agner
2019-09-04
1
-2
/
+13
*
tty: serial: fsl_lpuart: fix framing error handling when using DMA
Stefan Agner
2019-09-04
1
-0
/
+26
*
serial: imx: get rid of imx_uart_rts_auto()
Sergey Organov
2019-09-04
1
-13
/
+8
*
serial: imx: set_mctrl(): correctly restore autoRTS state
Sergey Organov
2019-09-04
1
-2
/
+14
*
serial: imx: set_termios(): do not enable autoRTS if RTS is unset
Sergey Organov
2019-09-04
1
-1
/
+6
*
serial: 8250_pnp: Move to struct dev_pm_ops
Andy Shevchenko
2019-09-04
1
-11
/
+9
*
serial/8250: Add support for NI-Serial PXI/PXIe+485 devices
Je Yen Tam
2019-09-04
1
-4
/
+288
*
serial: stm32: Use __maybe_unused instead of #if CONFIG_PM_SLEEP
Erwan Le Ray
2019-09-04
1
-5
/
+4
*
serial: stm32: add pm_runtime support
Erwan Le Ray
2019-09-04
1
-3
/
+38
*
serial: stm32: select pinctrl state in each suspend/resume function
Erwan Le Ray
2019-09-04
1
-0
/
+5
*
8250_lpss: check null return when calling pci_ioremap_bar
Navid Emamdoost
2019-09-04
1
-2
/
+8
*
tty: serial: fsl_lpuart: correct the FIFO depth size
Fugang Duan
2019-09-04
1
-10
/
+9
*
tty: serial: fsl_lpuart: remove sg_set_buf() for sport->rx_sgl
Fugang Duan
2019-09-04
1
-1
/
+0
*
tty: serial: fsl_lpuart: use kzalloc() instead of kmalloc()
Fugang Duan
2019-09-04
1
-1
/
+1
*
tty: serial: fsl_lpuart: add earlycon for imx8qxp platform
Fugang Duan
2019-09-04
1
-0
/
+1
*
tty: serial: fsl_lpuart: remove the dev.coherent_dma_mask zero setting
Fugang Duan
2019-09-04
1
-2
/
+0
*
serial: 8250_exar: Use struct_size() helper
Andy Shevchenko
2019-09-04
1
-3
/
+1
*
serial: 8250: Use dev_get_drvdata where possible
Chuhong Yuan
2019-09-04
2
-4
/
+2
*
tty: serial: Remove call to memset after pci_alloc_consistent
Fuqian Huang
2019-09-04
1
-2
/
+0
*
serial: 8250_omap: Fix idling for unloaded serdev drivers
Tony Lindgren
2019-09-04
1
-1
/
+10
*
kgdboc: disable the console lock when in kgdb
Douglas Anderson
2019-07-30
1
-0
/
+4
*
tty: serial: netx: Delete driver
Linus Walleij
2019-07-25
3
-753
/
+0
*
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc
Linus Torvalds
2019-07-20
2
-4
/
+43
|
\
|
*
Merge branch 'for-arm-soc' of git://git.armlinux.org.uk/~rmk/linux-arm into a...
Olof Johansson
2019-07-16
2
-4
/
+43
|
|
\
|
|
*
serial: sa1100: add note about modem control signals
Russell King
2019-06-04
1
-0
/
+4
|
|
*
serial: sa1100: add support for mctrl gpios
Russell King
2019-06-04
2
-4
/
+39
*
|
|
docs: serial: move it to the driver-api
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
|
|
docs: arm: convert docs to ReST and rename to *.rst
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2019-07-14
1
-1
/
+1
|
\
\
\
|
*
|
|
sunhv: Fix device naming inconsistency between sunhv_console and sunhv_reg
John Paul Adrian Glaubitz
2019-06-13
1
-1
/
+1
|
|
/
/
*
|
|
tty: serial: fsl_lpuart: add imx8qxp support
Fugang Duan
2019-07-04
1
-20
/
+86
*
|
|
serial: imx: set_termios(): preserve RTS state
Sergey Organov
2019-07-03
1
-5
/
+9
*
|
|
serial: imx: set_termios(): clarify RTS/CTS bits calculation
Sergey Organov
2019-07-03
1
-24
/
+14
*
|
|
serial: imx: set_termios(): factor-out 'ucr2' initial value
Sergey Organov
2019-07-03
1
-3
/
+2
[next]