index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-21
serial: 8250/omap1: include linux/soc/ti/omap1-soc.h
Arnd Bergmann
1
-0
/
+1
2022-04-20
tty: n_gsm: clean up implicit CR bit encoding in address field
Daniel Starke
1
-1
/
+1
2022-04-20
tty: n_gsm: clean up dead code in gsm_queue()
Daniel Starke
1
-4
/
+0
2022-04-20
Revert "serial: 8250: Handle UART without interrupt on TEMT using em485"
Ilpo Järvinen
1
-74
/
+2
2022-04-20
tty: n_gsm: fix missing update of modem controls after DLCI open
Daniel Starke
1
-0
/
+4
2022-04-19
dmaengine: imx: Move header to include/dma/
Sascha Hauer
1
-1
/
+1
2022-04-15
serial: 8250: Fix runtime PM for start_tx() for empty buffer
Tony Lindgren
1
-2
/
+2
2022-04-15
serial: imx: fix overrun interrupts in DMA mode
Johan Hovold
1
-1
/
+1
2022-04-15
serial: amba-pl011: do not time out prematurely when draining tx fifo
Lino Sanfilippo
1
-2
/
+7
2022-04-15
tty: serial: fsl_lpuart: fix potential bug when using both of_alias_get_id and ida_simple_get
Sherry Sun
1
-20
/
+4
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
[prev]
[next]