index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Lines
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
-91
/
+139
2022-11-18
Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
-88
/
+136
2022-11-09
tty: n_gsm: Delete unneeded semicolon
Shaomin Deng
-1
/
+1
2022-11-09
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
-2
/
+1
2022-11-09
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
Ilpo Järvinen
-0
/
+2
2022-11-09
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
-4
/
+11
2022-11-09
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
-0
/
+4
2022-11-09
tty: n_gsm: add parameter negotiation support
Daniel Starke
-8
/
+327
2022-11-09
tty: n_gsm: add parameters used with parameter negotiation
Daniel Starke
-13
/
+45
2022-11-09
tty: n_gsm: introduce macro for minimal unit size
Daniel Starke
-2
/
+5
2022-11-09
serial: 8250: 8250_omap: Fix calculation of RS485 delays
Lukas Wunner
-1
/
+1
2022-11-09
serial: 8250_bcm7271: Fix error handling in brcmuart_init()
Yuan Can
-1
/
+9
2022-11-09
serial: 8250_dma: Rearm DMA Rx if more data is pending
Ilpo Järvinen
-3
/
+16
2022-11-09
serial: Fix a typo ("ignorning")
Jonathan Neuschäfer
-2
/
+2
2022-11-09
tty: Convert tty_buffer flags to bool
Ilpo Järvinen
-14
/
+14
2022-11-08
tty: Move TIOCSTI toggle variable before kerndoc
Kees Cook
-1
/
+1
2022-11-03
tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
Duoming Zhou
-1
/
+1
2022-11-03
Revert "tty: n_gsm: replace kicktimer with delayed_work"
Fedor Pchelkin
-8
/
+8
2022-11-03
Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
Fedor Pchelkin
-24
/
+29
2022-11-03
serial: imx: Add missing .thaw_noirq hook
Shawn Guo
-0
/
+1
2022-11-03
tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
Sherry Sun
-27
/
+49
2022-11-03
tty: Cleanup tty buffer align mask
Ilpo Järvinen
-2
/
+2
2022-11-03
tty: hvc: make hvc_rtas_dev static
ruanjinjie
-1
/
+1
2022-11-03
serial: 8250_core: Use str_enabled_disabled() helper
Andy Shevchenko
-2
/
+3
2022-11-03
tty: serial: imx: Handle RS485 DE signal active high
Marek Vasut
-6
/
+58
2022-11-03
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
-0
/
+1
2022-11-03
serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
Tony Lindgren
-0
/
+5
2022-11-03
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
-17
/
+0
2022-11-03
serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Tony Lindgren
-2
/
+20
2022-11-03
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
-3
/
+4
2022-11-03
serial: 8250/ingenic: Add support for the JZ4750/JZ4755
Siarhei Volkau
-3
/
+29
2022-11-03
serial: tegra: Read DMA status before terminating
Kartik
-2
/
+4
2022-11-03
serial: zs: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: xuartps: Use uart_xmit_advance()
Ilpo Järvinen
-3
/
+1
2022-11-03
serial: ucc_uart: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: uartlite: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: timbuart: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: sunzilog: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+2
2022-11-03
serial: sunsu: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: sunsab: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+2
2022-11-03
serial: sunplus-uart: Use uart_xmit_advance()
Ilpo Järvinen
-3
/
+1
2022-11-03
serial: sunhv: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+2
2022-11-03
serial: stm32: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+3
2022-11-03
serial: sprd: Use uart_xmit_advance()
Ilpo Järvinen
-5
/
+2
2022-11-03
serial: sh-sci: Use uart_xmit_advance()
Ilpo Järvinen
-4
/
+1
2022-11-03
serial: tegra: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: sccnxp: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: sb1250-duart: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
2022-11-03
serial: samsung_tty: Use uart_xmit_advance()
Ilpo Järvinen
-7
/
+3
2022-11-03
serial: rda: Use uart_xmit_advance()
Ilpo Järvinen
-2
/
+1
[prev]
[next]