index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gnss
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-01
tty: n_gsm: fix user open not possible at responder until initiator open
Daniel Starke
1
-2
/
+29
2022-06-30
dt-bindings: serial: 8250: Add npcm845 compatible string
Tomer Maimon
1
-0
/
+1
2022-06-30
serial: 8250_dw: Use dw8250_serial_out() in dw8250_serial_out38x()
Ilpo Järvinen
1
-12
/
+6
2022-06-30
8250_dwlib: Convert bitops to newer form
Ilpo Järvinen
1
-13
/
+13
2022-06-30
serial: 8250_dw: Drop PM ifdeffery
Andy Shevchenko
1
-7
/
+3
2022-06-30
serial: 8250_dw: Sort headers alphabetically
Andy Shevchenko
1
-8
/
+9
2022-06-30
earlycon: prevent multiple register_console()
Michael Walle
2
-1
/
+6
2022-06-30
serial: 8250_dw: Take port lock while accessing LSR
Ilpo Järvinen
1
-0
/
+3
2022-06-30
serial: 8250_port: Fix spelling mistake
Zhang Jiaming
1
-2
/
+2
2022-06-30
tty: serial: samsung_tty: loopback mode support
Chanho Park
2
-1
/
+9
2022-06-30
tty: serial: samsung_tty: support more than 4 uart ports
Chanho Park
1
-57
/
+25
2022-06-27
serial: 8250_dwlib: Support for 9th bit multipoint addressing
Ilpo Järvinen
1
-1
/
+101
2022-06-27
serial: Support for RS-485 multipoint addresses
Ilpo Järvinen
6
-4
/
+71
2022-06-27
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
19
-25
/
+38
2022-06-27
serial: 8250_lpss: Use 32-bit reads
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: 8250: create lsr_save_mask
Ilpo Järvinen
4
-2
/
+7
2022-06-27
serial: 8250: make saved LSR larger
Ilpo Järvinen
7
-20
/
+20
2022-06-27
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
10
-33
/
+31
2022-06-27
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
6
-19
/
+13
2022-06-27
serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
Ilpo Järvinen
1
-18
/
+20
2022-06-27
serial: Use bits for UART_LSR_BRK_ERROR_BITS/MSR_ANY_DELTA
Ilpo Järvinen
1
-2
/
+2
2022-06-27
serial: msm: Rename UART_* defines to MSM_UART_*
Ilpo Järvinen
1
-251
/
+250
2022-06-27
serial: msm: Convert container_of UART_TO_MSM to static inline
Ilpo Järvinen
1
-23
/
+26
2022-06-27
serial: st-asc: remove include of pm_runtime.h
Claudiu Beznea
1
-1
/
+0
2022-06-27
tty: serial: atmel: remove enable/disable clock due to atmel_console_setup()
Claudiu Beznea
1
-16
/
+0
2022-06-27
tty: serial: atmel: use devm_clk_get()
Claudiu Beznea
1
-35
/
+15
2022-06-27
tty: serial: atmel: stop using legacy pm ops
Claudiu Beznea
1
-17
/
+11
2022-06-27
dt-bindings: serial: snps-dw-apb-uart: Add Rockchip RK3588
Sebastian Reichel
1
-0
/
+1
2022-06-27
serial: kgdboc: Fix typo in comment
Xiang wangx
1
-1
/
+1
2022-06-27
MAINTAINERS: Update DW 8250 UART maintainership
Ilpo Järvinen
1
-1
/
+2
2022-06-27
dt-bindings: serial: renesas,hscif: Document r8a779f0 bindings
Wolfram Sang
1
-0
/
+1
2022-06-27
tty: serial: Fix refcount leak bug in ucc_uart.c
Liang He
1
-0
/
+2
2022-06-27
drivers: tty: serial: Add missing of_node_put() in serial-tegra.c
Liang He
1
-0
/
+1
2022-06-27
serial: Drop timeout from uart_port
Ilpo Järvinen
4
-25
/
+27
2022-06-27
tty: Add closing marker into comment in tty_ldisc.h
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: 8250_pericom: Use UART_LCR_DLAB
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: 8250: Use UART_LCR_WLEN8 instead of literal
Ilpo Järvinen
1
-1
/
+1
2022-06-27
serial: sifive: Remove useless license text when SPDX-License-Identifier is a...
Christophe JAILLET
1
-10
/
+0
2022-06-27
tty/vt: consolemap: use E_TABSZ for the translations size
Jiri Slaby
1
-1
/
+1
2022-06-27
tty/vt: consolemap: remove dflt reset from con_do_clear_unimap()
Jiri Slaby
1
-2
/
+0
2022-06-27
tty/vt: consolemap: improve UNI_*() macros definitions
Jiri Slaby
1
-4
/
+13
2022-06-27
tty/vt: consolemap: rename struct vc_data::vc_uni_pagedir*
Jiri Slaby
6
-38
/
+38
2022-06-27
tty/vt: consolemap: saner variable names in set_inverse_transl()
Jiri Slaby
1
-13
/
+13
2022-06-27
tty/vt: consolemap: saner variable names in set_inverse_trans_unicode()
Jiri Slaby
1
-5
/
+5
2022-06-27
tty/vt: consolemap: remove unused parameter from set_inverse_trans_unicode()
Jiri Slaby
1
-5
/
+4
2022-06-27
tty/vt: consolemap: use ARRAY_SIZE(), part II.
Jiri Slaby
1
-2
/
+2
2022-06-19
Linux 5.19-rc3
v5.19-rc3
Linus Torvalds
1
-1
/
+1
2022-06-19
ext4: fix a doubled word "need" in a comment
Xiang wangx
1
-1
/
+1
2022-06-19
ext4: add reserved GDT blocks check
Zhang Yi
1
-0
/
+10
2022-06-19
ext4: make variable "count" signed
Ding Xiang
1
-1
/
+2
[next]