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
*
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
*
serial: 8250: make saved LSR larger
Ilpo Järvinen
2022-06-27
7
-20
/
+20
*
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
2022-06-27
10
-33
/
+31
*
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-06-27
6
-19
/
+13
*
serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
Ilpo Järvinen
2022-06-27
1
-18
/
+20
*
serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTA
Ilpo Järvinen
2022-06-27
1
-2
/
+2
*
serial: msm: Rename UART_* defines to MSM_UART_*
Ilpo Järvinen
2022-06-27
1
-251
/
+250
*
serial: msm: Convert container_of UART_TO_MSM to static inline
Ilpo Järvinen
2022-06-27
1
-23
/
+26
*
serial: st-asc: remove include of pm_runtime.h
Claudiu Beznea
2022-06-27
1
-1
/
+0
*
tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
Claudiu Beznea
2022-06-27
1
-16
/
+0
*
tty: serial: atmel: use devm_clk_get()
Claudiu Beznea
2022-06-27
1
-35
/
+15
*
tty: serial: atmel: stop using legacy pm ops
Claudiu Beznea
2022-06-27
1
-17
/
+11
*
dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588
Sebastian Reichel
2022-06-27
1
-0
/
+1
*
serial: kgdboc: Fix typo in comment
Xiang wangx
2022-06-27
1
-1
/
+1
*
MAINTAINERS: Update DW 8250 UART maintainership
Ilpo Järvinen
2022-06-27
1
-1
/
+2
*
dt-bindings: serial: renesas,hscif: Document r8a779f0 bindings
Wolfram Sang
2022-06-27
1
-0
/
+1
*
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
2022-06-27
1
-0
/
+2
*
drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
Liang He
2022-06-27
1
-0
/
+1
*
serial: Drop timeout from uart_port
Ilpo Järvinen
2022-06-27
4
-25
/
+27
*
tty: Add closing marker into comment in tty_ldisc.h
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
serial: 8250_pericom: Use UART_LCR_DLAB
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
serial: 8250: Use UART_LCR_WLEN8 instead of literal
Ilpo Järvinen
2022-06-27
1
-1
/
+1
*
serial: sifive: Remove useless license text when SPDX-License-Identifier is a...
Christophe JAILLET
2022-06-27
1
-10
/
+0
*
tty/vt: consolemap: use E_TABSZ for the translations size
Jiri Slaby
2022-06-27
1
-1
/
+1
*
tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
Jiri Slaby
2022-06-27
1
-2
/
+0
*
tty/vt: consolemap: improve UNI_*() macros definitions
Jiri Slaby
2022-06-27
1
-4
/
+13
*
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
2022-06-27
6
-38
/
+38
*
tty/vt: consolemap: saner variable names in set_inverse_transl()
Jiri Slaby
2022-06-27
1
-13
/
+13
*
tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
Jiri Slaby
2022-06-27
1
-5
/
+5
*
tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()
Jiri Slaby
2022-06-27
1
-5
/
+4
*
tty/vt: consolemap: use ARRAY_SIZE(), part II.
Jiri Slaby
2022-06-27
1
-2
/
+2
*
Merge tag 'v5.19-rc3' into tty-next
Greg Kroah-Hartman
2022-06-20
695
-4954
/
+7419
|
\
|
*
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
2022-06-19
1
-1
/
+1
|
*
Merge tag 'x86-urgent-2022-06-19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-19
4
-75
/
+159
|
|
\
[next]