index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-15
serial: When UART is suspended, set RTS to false
Al Cooper
1
-0
/
+5
2022-04-15
serial: 8250: add compatible for fsl,16550-FIFO64
Eric Tremblay
1
-0
/
+2
2022-04-15
serial: 8250: Add UART_CAP_NOTEMT on PORT_16550A_FSL64
Eric Tremblay
1
-1
/
+1
2022-04-15
serial: 8250: Handle UART without interrupt on TEMT using em485
Eric Tremblay
2
-2
/
+75
2022-04-15
serial: 8250_aspeed_vuart: Fix potential NULL dereference in aspeed_vuart_probe
Miaoqian Lin
1
-0
/
+2
2022-04-15
serial: atmel: remove redundant assignment in rs485_config
Lino Sanfilippo
1
-3
/
+1
2022-04-15
serial: fsl_lpuart: remove redundant code in rs485_config functions
Lino Sanfilippo
1
-32
/
+0
2022-04-15
serial: imx: remove redundant assignment in rs485_config
Lino Sanfilippo
1
-2
/
+0
2022-04-15
serial: max310: remove redundant memset in rs485_config
Lino Sanfilippo
1
-1
/
+0
2022-04-15
serial: omap: remove redundant code in rs485_config
Lino Sanfilippo
1
-10
/
+3
2022-04-15
serial: sc16is7xx: remove redundant check in rs485_config
Lino Sanfilippo
1
-10
/
+0
2022-04-15
serial: stm32: remove redundant code in rs485_config
Lino Sanfilippo
1
-7
/
+2
2022-04-15
serial: amba-pl011: remove redundant code in rs485_config
Lino Sanfilippo
1
-15
/
+1
2022-04-15
serial: core: move RS485 configuration tasks from drivers into core
Lino Sanfilippo
1
-0
/
+33
2022-04-15
tty: serial: meson: Use DIV_ROUND_CLOSEST to calculate baud rates
Yu Tu
1
-2
/
+2
2022-04-15
serial: 8250: Report which option to enable for blacklisted PCI devices
Maciej W. Rozycki
1
-27
/
+40
2022-04-15
tty: n_tty: Restore EOF push handling behavior
Daniel Gibson
1
-1
/
+37
2022-04-15
serial: 8250: Make SERIAL_8250_EM available for arm64 systems
Phil Edworthy
1
-1
/
+1
2022-04-15
tty: serial: owl: Fix missing clk_disable_unprepare() in owl_uart_probe
Miaoqian Lin
1
-0
/
+1
2022-04-15
tty: serial: samsung: add spin_lock for interrupt and console_write
Jaewon Kim
1
-0
/
+12
2022-04-15
tty: Fix a possible resource leak in icom_probe
Huang Guobin
1
-1
/
+1
2022-04-15
tty: serial: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
3
-2
/
+2
2022-04-15
tty: hvc: Prepare cleanup of powerpc's asm/prom.h
Christophe Leroy
3
-3
/
+3
2022-04-15
tty: goldfish: Use tty_port_destroy() to destroy port
Wang Weiyang
1
-0
/
+2
2022-04-15
tty: n_gsm: fix incorrect UA handling
Daniel Starke
1
-1
/
+0
2022-04-15
tty: n_gsm: fix reset fifo race condition
Daniel Starke
1
-0
/
+8
2022-04-15
tty: n_gsm: fix missing tty wakeup in convergence layer type 2
Daniel Starke
1
-0
/
+1
2022-04-15
tty: n_gsm: fix wrong signal octets encoding in MSC
Daniel Starke
1
-13
/
+5
2022-04-15
tty: n_gsm: fix wrong command frame length field encoding
Daniel Starke
1
-12
/
+11
2022-04-15
tty: n_gsm: fix wrong command retry handling
Daniel Starke
1
-3
/
+3
2022-04-15
tty: n_gsm: fix missing explicit ldisc flush
Daniel Starke
1
-0
/
+1
2022-04-15
tty: n_gsm: fix wrong DLCI release order
Daniel Starke
1
-2
/
+2
2022-04-15
tty: n_gsm: fix insufficient txframe size
Daniel Starke
1
-1
/
+3
2022-04-15
tty: n_gsm: fix malformed counter for out of frame data
Daniel Starke
1
-1
/
+2
2022-04-15
tty: n_gsm: fix frame reception handling
Daniel Starke
1
-23
/
+30
2022-04-15
tty: n_gsm: fix wrong signal octet encoding in convergence layer type 2
Daniel Starke
1
-1
/
+1
2022-04-15
tty: n_gsm: fix mux cleanup after unregister tty device
Daniel Starke
1
-1
/
+6
2022-04-15
tty: n_gsm: fix decoupled mux resource
Daniel Starke
1
-25
/
+38
2022-04-15
tty: n_gsm: fix restart handling via CLD command
Daniel Starke
1
-48
/
+20
2022-04-15
tty: n_gsm: fix missing mux reset on config change at responder
Daniel Starke
1
-1
/
+1
2022-04-14
tty: serial: altera: use altera_jtaguart_stop_tx()
Jiri Slaby
1
-4
/
+2
2022-04-14
tty: serial: owl-uart, send x_char even if stopped
Jiri Slaby
1
-3
/
+3
2022-04-14
tty: serial: mpc52xx_uart: remove double ifdeffery
Jiri Slaby
1
-3
/
+0
2022-04-14
tty: synclink_gt: Fix null-pointer-dereference in slgt_clean()
Zheyu Ma
1
-0
/
+2
2022-04-11
tty: goldfish: Introduce gf_ioread32()/gf_iowrite32()
Laurent Vivier
1
-10
/
+10
2022-04-04
Merge branch 'remove-h8300' of git://git.infradead.org/users/hch/misc into as...
Arnd Bergmann
1
-3
/
+2
2022-04-04
tty: serial: mpc52xx_uart: make rx/tx hooks return unsigned, part II.
Jiri Slaby
1
-10
/
+10
2022-03-28
Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
90
-917
/
+2526
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2022-03-22
memcg: enable accounting for tty-related objects
Vasily Averin
1
-1
/
+1
[prev]
[next]