index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'tty-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-08-08
54
-2002
/
+1618
|
\
|
*
tty: serial: qcom-geni-serial: Fix %lu -> %u in print statements
Douglas Anderson
2022-08-03
1
-2
/
+2
|
*
tty: serial: document uart_get_console()
Jiri Slaby
2022-07-28
1
-4
/
+9
|
*
tty: serial: serial_core, reformat kernel-doc for functions
Jiri Slaby
2022-07-28
1
-54
/
+53
|
*
Documentation: serial: move GPIO kernel-doc to the functions
Jiri Slaby
2022-07-28
1
-0
/
+48
|
*
Documentation: serial: dedup kernel-doc for uart functions
Jiri Slaby
2022-07-28
1
-59
/
+82
|
*
serial: mvebu-uart: uart2 error bits clearing
Narendra Hadke
2022-07-28
1
-0
/
+11
|
*
tty: serial: fsl_lpuart: correct the count of break characters
Sherry Sun
2022-07-28
1
-6
/
+6
|
*
serial: stm32: make info structs static to avoid sparse warnings
Ben Dooks
2022-07-28
2
-68
/
+69
|
*
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
|
*
serial: remove VR41XX serial driver
Thomas Bogendoerfer
2022-07-16
3
-950
/
+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
|
*
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
|
*
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
18
-26
/
+26
|
*
serial: 8250_fsl: Don't report FE, PE and OE twice
Uwe Kleine-König
2022-07-08
1
-1
/
+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
1
-0
/
+3
|
*
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
1
-0
/
+8
|
*
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
1
-1
/
+21
|
*
serial: take termios_rwsem for ->rs485_config() & pass termios as param
Ilpo Järvinen
2022-06-27
18
-25
/
+37
|
*
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
3
-2
/
+6
|
*
serial: 8250: make saved LSR larger
Ilpo Järvinen
2022-06-27
6
-17
/
+17
|
*
serial: Consolidate BOTH_EMPTY use
Ilpo Järvinen
2022-06-27
7
-27
/
+16
|
*
serial: Convert SERIAL_XMIT_SIZE to UART_XMIT_SIZE
Ilpo Järvinen
2022-06-27
3
-3
/
+3
|
*
serial: 8250: Use C99 array initializer & define UART_REG_UNMAPPED
Ilpo Järvinen
2022-06-27
1
-18
/
+20
|
*
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
[next]