index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
tty: serial: fsl_lpuart: switch to new dmaengine_terminate_* API
Sherry Sun
1
-4
/
+4
2022-11-23
serial: sunsab: Fix error handling in sunsab_init()
Yuan Can
1
-1
/
+7
2022-11-23
serial: altera_uart: fix locking in polling mode
Gabriel Somlo
1
-2
/
+3
2022-11-22
serial: pch: Fix PCI device refcount leak in pch_request_dma()
Xiongfeng Wang
1
-0
/
+4
2022-11-22
tty: serial: fsl_lpuart: Use pm_ptr() to avoid need to make pm __maybe_unused
Sherry Sun
1
-10
/
+10
2022-11-22
tty: serial: fsl_lpuart: Add runtime pm support
Sherry Sun
1
-0
/
+60
2022-11-22
tty: serial: fsl_lpuart: enable wakeup source for lpuart
Sherry Sun
1
-81
/
+200
2022-11-22
tty: synclink_gt: unwind actions in error path of net device open
Paul Fulghum
1
-9
/
+10
2022-11-22
serial: stm32: move dma_request_chan() before clk_prepare_enable()
Valentin Caron
1
-24
/
+23
2022-11-22
serial: pl011: Do not clear RX FIFO & RX interrupt in unthrottle.
delisun
1
-1
/
+10
2022-11-22
serial: amba-pl011: avoid SBSA UART accessing DMACR register
Jiamei Xie
1
-0
/
+3
2022-11-22
tty: serial: altera_jtaguart: remove struct altera_jtaguart
Jiri Slaby (SUSE)
1
-20
/
+9
2022-11-22
tty: serial: altera_jtaguart: use uart_port::read_status_mask
Jiri Slaby (SUSE)
1
-25
/
+16
2022-11-22
tty: serial: altera_jtaguart: remove unused altera_jtaguart::sigs
Jiri Slaby (SUSE)
1
-1
/
+0
2022-11-22
tty: serial: altera_jtaguart: remove flag from altera_jtaguart_rx_chars()
Jiri Slaby (SUSE)
1
-3
/
+2
2022-11-22
n_tty: Rename tail to old_tail in n_tty_read()
Ilpo Järvinen
1
-3
/
+3
2022-11-22
Merge 6.1-rc6 into tty-next
Greg Kroah-Hartman
9
-91
/
+139
2022-11-18
Merge tag 'tty-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
6
-88
/
+136
2022-11-09
tty: n_gsm: Delete unneeded semicolon
Shaomin Deng
1
-1
/
+1
2022-11-09
serial: 8250: Flush DMA Rx on RLSI
Ilpo Järvinen
1
-2
/
+1
2022-11-09
serial: 8250_lpss: Use 16B DMA burst with Elkhart Lake
Ilpo Järvinen
1
-0
/
+2
2022-11-09
serial: 8250_lpss: Configure DMA also w/o DMA filter
Ilpo Järvinen
1
-4
/
+11
2022-11-09
serial: 8250: Fall back to non-DMA Rx if IIR_RDI occurs
Ilpo Järvinen
1
-0
/
+4
2022-11-09
tty: n_gsm: add parameter negotiation support
Daniel Starke
1
-8
/
+327
2022-11-09
tty: n_gsm: add parameters used with parameter negotiation
Daniel Starke
1
-13
/
+45
2022-11-09
tty: n_gsm: introduce macro for minimal unit size
Daniel Starke
1
-2
/
+5
2022-11-09
serial: 8250: 8250_omap: Fix calculation of RS485 delays
Lukas Wunner
1
-1
/
+1
2022-11-09
serial: 8250_bcm7271: Fix error handling in brcmuart_init()
Yuan Can
1
-1
/
+9
2022-11-09
serial: 8250_dma: Rearm DMA Rx if more data is pending
Ilpo Järvinen
1
-3
/
+16
2022-11-09
serial: Fix a typo ("ignorning")
Jonathan Neuschäfer
2
-2
/
+2
2022-11-09
tty: Convert tty_buffer flags to bool
Ilpo Järvinen
1
-14
/
+14
2022-11-08
tty: Move TIOCSTI toggle variable before kerndoc
Kees Cook
1
-1
/
+1
2022-11-03
tty: n_gsm: fix sleep-in-atomic-context bug in gsm_control_send
Duoming Zhou
1
-1
/
+1
2022-11-03
Revert "tty: n_gsm: replace kicktimer with delayed_work"
Fedor Pchelkin
1
-8
/
+8
2022-11-03
Revert "tty: n_gsm: avoid call of sleeping functions from atomic context"
Fedor Pchelkin
1
-24
/
+29
2022-11-03
serial: imx: Add missing .thaw_noirq hook
Shawn Guo
1
-0
/
+1
2022-11-03
tty: serial: fsl_lpuart: don't break the on-going transfer when global reset
Sherry Sun
1
-27
/
+49
2022-11-03
tty: Cleanup tty buffer align mask
Ilpo Järvinen
1
-2
/
+2
2022-11-03
tty: hvc: make hvc_rtas_dev static
ruanjinjie
1
-1
/
+1
2022-11-03
serial: 8250_core: Use str_enabled_disabled() helper
Andy Shevchenko
1
-2
/
+3
2022-11-03
tty: serial: imx: Handle RS485 DE signal active high
Marek Vasut
1
-6
/
+58
2022-11-03
serial: 8250: omap: Flush PM QOS work on remove
Tony Lindgren
1
-0
/
+1
2022-11-03
serial: 8250: omap: Fix unpaired pm_runtime_put_sync() in omap8250_remove()
Tony Lindgren
1
-0
/
+5
2022-11-03
serial: 8250_omap: remove wait loop from Errata i202 workaround
Matthias Schiffer
1
-17
/
+0
2022-11-03
serial: 8250: omap: Fix missing PM runtime calls for omap8250_set_mctrl()
Tony Lindgren
1
-2
/
+20
2022-11-03
serial: 8250: 8250_omap: Avoid RS485 RTS glitch on ->set_termios()
Lukas Wunner
1
-3
/
+4
2022-11-03
serial: 8250/ingenic: Add support for the JZ4750/JZ4755
Siarhei Volkau
1
-3
/
+29
2022-11-03
serial: tegra: Read DMA status before terminating
Kartik
1
-2
/
+4
2022-11-03
serial: zs: Use uart_xmit_advance()
Ilpo Järvinen
1
-2
/
+1
2022-11-03
serial: xuartps: Use uart_xmit_advance()
Ilpo Järvinen
1
-3
/
+1
[next]