index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: fsl_lpuart: zero out parity bit in CS7 mode
Shenwei Wang
2022-07-28
1
-2
/
+24
*
tty: serial: qcom-geni-serial: Fix get_clk_div_rate() which otherwise could r...
Vijaya Krishna Nivarthi
2022-07-28
1
-35
/
+53
*
serial: 8250_bcm2835aux: Add missing clk_disable_unprepare()
Guo Mengqi
2022-07-28
1
-2
/
+4
*
tty: vt: initialize unicode screen buffer
Tetsuo Handa
2022-07-19
1
-1
/
+1
*
serial: remove VR41XX serial driver
Thomas Bogendoerfer
2022-07-16
4
-954
/
+0
*
serial: 8250: lpc18xx: Remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
1
-5
/
+1
*
serial: 8250_dwlib: remove redundant sanity check for RS485 flags
Lino Sanfilippo
2022-07-14
1
-8
/
+2
*
dt_bindings: rs485: Correct delay values
Lino Sanfilippo
2022-07-14
1
-2
/
+2
*
serial: core: sanitize RS485 delays read from device tree
Lino Sanfilippo
2022-07-14
1
-0
/
+2
*
serial: core: move sanitizing of RS485 delays into own function
Lino Sanfilippo
2022-07-14
1
-20
/
+26
*
serial: core, 8250: set RS485 termination GPIO in serial core
Lino Sanfilippo
2022-07-14
2
-3
/
+12
*
serial: ar933x: Remove superfluous code in ar933x_config_rs485()
Lino Sanfilippo
2022-07-14
1
-9
/
+0
*
serial: ar933x: Fix check for RS485 support
Lino Sanfilippo
2022-07-14
1
-4
/
+5
*
serial: 8250_bcm7271: Save/restore RTS in suspend/resume
Doug Berger
2022-07-14
1
-6
/
+18
*
serial: 8250_dw: Avoid pslverr on reading empty receiver fifo
VAMSHI GAJJELA
2022-07-14
1
-0
/
+13
*
tty: serial: samsung_tty: fix s3c24xx_serial_set_mctrl()
Marek Szyprowski
2022-07-14
1
-1
/
+1
*
serial: 8250: SERIAL_8250_ASPEED_VUART should depend on ARCH_ASPEED
Geert Uytterhoeven
2022-07-14
1
-0
/
+1
*
tty: 8250: Add support for Brainboxes PX cards.
Cameron Williams
2022-07-14
1
-0
/
+109
*
tty: n_gsm: fix missing corner cases in gsmld_poll()
Daniel Starke
2022-07-08
1
-2
/
+5
*
tty: n_gsm: fix flow control handling in tx path
Daniel Starke
2022-07-08
1
-1
/
+1
*
tty: n_gsm: fix DM command
Daniel Starke
2022-07-08
1
-1
/
+1
*
tty: n_gsm: fix wrong T1 retry count handling
Daniel Starke
2022-07-08
1
-2
/
+2
*
serial: RS485 termination is supported if DT provides one
Ilpo Järvinen
2022-07-08
1
-0
/
+2
*
serial: Embed rs485_supported to uart_port
Ilpo Järvinen
2022-07-08
19
-27
/
+27
*
MIPS: ath79: Remove one of the identical args in early_printk
Ilpo Järvinen
2022-07-08
1
-10
/
+6
*
serial: 8250_fsl: Don't report FE, PE and OE twice
Uwe Kleine-König
2022-07-08
1
-1
/
+1
*
tty: n_gsm: fix resource allocation order in gsm_activate_mux()
Daniel Starke
2022-07-01
1
-3
/
+4
*
tty: n_gsm: fix deadlock and link starvation in outgoing data path
Daniel Starke
2022-07-01
1
-128
/
+279
*
tty: n_gsm: fix race condition in gsmld_write()
Daniel Starke
2022-07-01
1
-4
/
+17
*
tty: n_gsm: fix packet re-transmission without open control channel
Daniel Starke
2022-07-01
1
-1
/
+1
*
tty: n_gsm: fix non flow control frames during mux flow off
Daniel Starke
2022-07-01
1
-1
/
+53
*
tty: n_gsm: fix missing timer to handle stalled links
Daniel Starke
2022-07-01
1
-8
/
+35
*
tty: n_gsm: fix wrong queuing behavior in gsm_dlci_data_output()
Daniel Starke
2022-07-01
1
-32
/
+42
*
tty: n_gsm: fix tty registration before control channel open
Daniel Starke
2022-07-01
1
-38
/
+79
*
tty: n_gsm: fix user open not possible at responder until initiator open
Daniel Starke
2022-07-01
1
-2
/
+29
*
dt-bindings: serial: 8250: Add npcm845 compatible string
Tomer Maimon
2022-06-30
1
-0
/
+1
*
serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()
Ilpo Järvinen
2022-06-30
1
-12
/
+6
*
8250_dwlib: Convert bitops to newer form
Ilpo Järvinen
2022-06-30
1
-13
/
+13
*
serial: 8250_dw: Drop PM ifdeffery
Andy Shevchenko
2022-06-30
1
-7
/
+3
*
serial: 8250_dw: Sort headers alphabetically
Andy Shevchenko
2022-06-30
1
-8
/
+9
*
earlycon: prevent multiple register_console()
Michael Walle
2022-06-30
2
-1
/
+6
*
serial: 8250_dw: Take port lock while accessing LSR
Ilpo Järvinen
2022-06-30
1
-0
/
+3
*
serial: 8250_port: Fix spelling mistake
Zhang Jiaming
2022-06-30
1
-2
/
+2
*
tty: serial: samsung_tty: loopback mode support
Chanho Park
2022-06-30
2
-1
/
+9
*
tty: serial: samsung_tty: support more than 4 uart ports
Chanho Park
2022-06-30
1
-57
/
+25
*
serial: 8250_dwlib: Support for 9th bit multipoint addressing
Ilpo Järvinen
2022-06-27
1
-1
/
+101
*
serial: Support for RS-485 multipoint addresses
Ilpo Järvinen
2022-06-27
6
-4
/
+71
*
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
19
-25
/
+38
*
serial: 8250_lpss: Use 32-bit reads
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
serial: 8250: create lsr_save_mask
Ilpo Järvinen
2022-06-27
4
-2
/
+7
[next]