index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: remove flags from struct tty_ldisc_ops
Jiri Slaby
2021-09-22
1
-1
/
+0
*
tty: unexport tty_ldisc_release
Jiri Slaby
2021-09-22
1
-1
/
+0
*
serial: 8250: SERIAL_8250_EM should depend on ARCH_RENESAS
Geert Uytterhoeven
2021-09-22
1
-1
/
+1
*
serial: 8250: remove duplicated BRI0A49 and BDP3336 entries
Krzysztof Kozlowski
2021-09-22
1
-4
/
+0
*
serial: 8250_fsl: Move fsl8250_data to ACPI section
Geert Uytterhoeven
2021-09-22
1
-4
/
+4
*
tty: moxa: merge moxa.h into moxa.c
Jiri Slaby
2021-09-14
2
-308
/
+301
*
tty: n_gsm: Save dlci address open status when config requester
Zhenguo Zhao
2021-09-14
1
-4
/
+53
*
tty: n_gsm: Modify gsmtty driver register method when config requester
Zhenguo Zhao
2021-09-14
1
-11
/
+19
*
tty: n_gsm: Delete gsmtty open SABM frame when config requester
Zhenguo Zhao
2021-09-14
1
-1
/
+3
*
tty: n_gsm: Delete gsm_disconnect when config requester
Zhenguo Zhao
2021-09-14
1
-1
/
+1
*
tty: n_gsm: Modify CR,PF bit printk info when config requester
Zhenguo Zhao
2021-09-14
1
-0
/
+4
*
tty: n_gsm: Modify CR,PF bit when config requester
Zhenguo Zhao
2021-09-14
1
-5
/
+5
*
tty: n_gsm: Modify cr bit value when config requester
Zhenguo Zhao
2021-09-14
1
-2
/
+2
*
tty: serial: uartlite: Prevent changing fixed parameters
Sean Anderson
2021-09-14
1
-11
/
+80
*
serial: 8250_pci: Prefer struct_size over open coded arithmetic
Len Baker
2021-09-14
1
-3
/
+1
*
Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
1
-2
/
+1
|
\
|
*
parisc: Make struct parisc_driver::remove() return void
Uwe Kleine-König
2021-08-30
1
-2
/
+1
*
|
Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-09-01
46
-534
/
+804
|
\
\
|
*
|
tty: serial: uartlite: Use read_poll_timeout for a polling loop
Sean Anderson
2021-08-27
1
-13
/
+5
|
*
|
tty: serial: uartlite: Use constants in early_uartlite_putc
Sean Anderson
2021-08-27
1
-5
/
+4
|
*
|
tty: Fix data race between tiocsti() and flush_to_ldisc()
Nguyen Dinh Phi
2021-08-26
1
-2
/
+2
|
*
|
serial: vt8500: Use of_device_get_match_data
Tang Bin
2021-08-26
1
-5
/
+2
|
*
|
serial: tegra: Use of_device_get_match_data
Tang Bin
2021-08-26
1
-4
/
+2
|
*
|
serial: 8250_ingenic: Use of_device_get_match_data
Tang Bin
2021-08-26
1
-4
/
+2
|
*
|
tty: serial: linflexuart: Remove redundant check to simplify the code
Tang Bin
2021-08-26
1
-5
/
+1
|
*
|
tty: serial: fsl_lpuart: do software reset for imx7ulp and imx8qxp
Fugang Duan
2021-08-26
1
-0
/
+48
|
*
|
tty: serial: fsl_lpuart: enable two stop bits for lpuart32
Fugang Duan
2021-08-26
1
-2
/
+6
|
*
|
tty: serial: fsl_lpuart: fix the wrong mapbase value
Andy Duan
2021-08-26
1
-1
/
+1
|
*
|
mxser: use semi-colons instead of commas
Dan Carpenter
2021-08-26
1
-6
/
+6
|
*
|
tty: moxa: use semi-colons instead of commas
Dan Carpenter
2021-08-26
1
-4
/
+4
|
*
|
tty: serial: fsl_lpuart: check dma_tx_in_progress in tx dma callback
Fugang Duan
2021-08-18
1
-0
/
+4
|
*
|
tty: replace in_irq() with in_hardirq()
Changbin Du
2021-08-16
1
-2
/
+2
|
*
|
serial: sh-sci: fix break handling for sysrq
Ulrich Hecht
2021-08-16
1
-1
/
+6
|
*
|
serial: stm32: use devm_platform_get_and_ioremap_resource()
Tang Bin
2021-08-16
1
-2
/
+1
|
*
|
serial: stm32: use the defined variable to simplify code
Tang Bin
2021-08-16
1
-2
/
+2
|
*
|
Revert "arm pl011 serial: support multi-irq request"
Qian Cai
2021-08-16
1
-31
/
+3
|
*
|
tty: serial: samsung: Add Exynos850 SoC data
Sam Protsenko
2021-08-13
1
-0
/
+13
|
*
|
tty: serial: samsung: Fix driver data macros style
Sam Protsenko
2021-08-13
1
-2
/
+2
|
*
|
tty: serial: samsung: Init USI to keep clocks running
Sam Protsenko
2021-08-13
1
-1
/
+31
|
*
|
serdev: Split and export serdev_acpi_get_uart_resource()
Andy Shevchenko
2021-08-13
1
-7
/
+29
|
*
|
serial: stm32: fix the conditional expression writing
Tang Bin
2021-08-13
1
-2
/
+2
|
*
|
Merge 5.14-rc5 into tty-next
Greg Kroah-Hartman
2021-08-09
8
-13
/
+37
|
|
\
|
|
*
|
serial: 8250_omap: Handle optional overrun-throttle-ms property
Tony Lindgren
2021-08-05
1
-1
/
+24
|
*
|
serial: omap: Only allow if 8250_omap is not selected
Tony Lindgren
2021-07-29
1
-1
/
+1
|
*
|
serial: omap: Disable PM runtime autoidle to remove pm_runtime_irq_safe()
Tony Lindgren
2021-07-29
1
-73
/
+2
|
*
|
vt: keyboard.c: make console an unsigned int
Greg Kroah-Hartman
2021-07-27
1
-15
/
+15
|
*
|
vt: keyboard: treat kbd_table as an array all the time.
Greg Kroah-Hartman
2021-07-27
1
-16
/
+16
|
*
|
serial: 8250_pci: make setup_port() parameters explicitly unsigned
Greg Kroah-Hartman
2021-07-27
1
-1
/
+1
|
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
17
-39
/
+33
|
*
|
tty: make tty_set_operations an inline
Jiri Slaby
2021-07-27
1
-7
/
+0
[next]