index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
tty: amiserial: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
1
-4
/
+2
|
*
|
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
2024-02-19
2
-2
/
+5
|
|
\
\
|
*
|
|
tty: Don't include tty_buffer.h in tty.h
Ilpo Järvinen
2024-02-18
1
-0
/
+1
|
*
|
|
serial: 8250_of: Drop quirk fot NPCM from 8250_port
Andy Shevchenko
2024-02-18
2
-26
/
+42
|
*
|
|
tty: jsm: Remove redundant assignment to variable linestatus
Colin Ian King
2024-02-18
1
-1
/
+0
|
*
|
|
serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate
Colin Ian King
2024-02-18
1
-2
/
+0
|
*
|
|
serial: 8250_bcm7271: Replace custom unit definitions
Andy Shevchenko
2024-02-18
1
-9
/
+8
|
*
|
|
serial: 8250_pci1xxxx: Don't use "proxy" headers
Andy Shevchenko
2024-02-17
1
-6
/
+14
|
*
|
|
tty: hvc-iucv: fix function pointer casts
Arnd Bergmann
2024-02-17
1
-1
/
+5
|
*
|
|
tty/vt: Corrected doc of vc_sanitize_unicode(), vc_translate_unicode()
Roman Žilka
2024-02-17
1
-4
/
+12
|
*
|
|
tty: vt: decrypt magic constants in vc_is_control()
Jiri Slaby (SUSE)
2024-02-06
1
-3
/
+7
|
*
|
|
tty: vt: use ASCII enum constants in vt_console_print()
Jiri Slaby (SUSE)
2024-02-06
1
-4
/
+5
|
*
|
|
tty: vt: use switch+case in the ESgetpars case
Jiri Slaby (SUSE)
2024-02-06
1
-4
/
+8
|
*
|
|
tty: vt: use switch+case in the ESnonstd case
Jiri Slaby (SUSE)
2024-02-06
1
-6
/
+8
|
*
|
|
tty: vt: add new helper for reseting vc parameters
Jiri Slaby (SUSE)
2024-02-06
1
-6
/
+9
|
*
|
|
tty: vt: handle CSI+[ inside preexisting switch-case
Jiri Slaby (SUSE)
2024-02-06
1
-4
/
+3
|
*
|
|
tty: vt: simplify ansi_control_string()
Jiri Slaby (SUSE)
2024-02-06
1
-5
/
+6
|
*
|
|
tty: vt: name, reflow and document enum vc_ctl_state
Jiri Slaby (SUSE)
2024-02-06
1
-17
/
+55
|
*
|
|
tty: vt: move CSI ECMA handling to a separate function
Jiri Slaby (SUSE)
2024-02-06
1
-130
/
+139
|
*
|
|
tty: vt: move CSI DEC handling to a separate function
Jiri Slaby (SUSE)
2024-02-06
1
-31
/
+44
|
*
|
|
tty: vt: separate ESesc state handling into handle_esc()
Jiri Slaby (SUSE)
2024-02-06
1
-62
/
+72
|
*
|
|
tty: vt: extract ascii handling to handle_ascii()
Jiri Slaby (SUSE)
2024-02-06
1
-21
/
+37
|
*
|
|
tty: vt: accept u8 in do_con_trol() and vc_setGx()
Jiri Slaby (SUSE)
2024-02-06
1
-3
/
+3
|
*
|
|
tty: vt: put cases on separate lines
Jiri Slaby (SUSE)
2024-02-06
1
-4
/
+8
|
*
|
|
tty: vt: rename setterm_command() to csi_RSB()
Jiri Slaby (SUSE)
2024-02-06
1
-4
/
+10
|
*
|
|
tty: vt: define an enum for CSI+] codes
Jiri Slaby (SUSE)
2024-02-06
1
-11
/
+25
|
*
|
|
tty: vt: move CSI+n handling along to other ECMA CSIs
Jiri Slaby (SUSE)
2024-02-06
1
-8
/
+6
|
*
|
|
tty: vt: remove unneeded assignment of EPecma to vc_priv
Jiri Slaby (SUSE)
2024-02-06
1
-3
/
+2
|
*
|
|
tty: vt: split DEC CSI+h/l handling into csi_DEC_hl()
Jiri Slaby (SUSE)
2024-02-06
1
-67
/
+77
|
*
|
|
tty: vt: rename set_mode() to csi_hl()
Jiri Slaby (SUSE)
2024-02-06
1
-3
/
+3
|
*
|
|
tty: vt: define enums for CSI+h/l codes
Jiri Slaby (SUSE)
2024-02-06
1
-12
/
+30
|
*
|
|
tty: vt: make rgb_from_256() slighly more comprehensible
Jiri Slaby (SUSE)
2024-02-06
1
-4
/
+7
|
*
|
|
serial: core: make serial_base_bus_type const
Ricardo B. Marliere
2024-02-06
1
-1
/
+1
|
*
|
|
serdev: make serdev_bus_type const
Ricardo B. Marliere
2024-02-06
1
-1
/
+1
|
*
|
|
tty: serial: samsung: Remove superfluous braces in macro
Sam Protsenko
2024-02-06
1
-4
/
+4
|
*
|
|
Revert "tty: serial: amba-pl011: Remove QDF2xxx workarounds"
Konrad Dybcio
2024-02-06
1
-0
/
+82
|
*
|
|
Merge 6.8-rc3 into tty-next
Greg Kroah-Hartman
2024-02-04
3
-13
/
+46
|
|
\
\
\
|
*
|
|
|
tty: serial: uartps: Add rs485 support to uartps driver
Manikanta Guntupalli
2024-01-28
1
-4
/
+196
|
*
|
|
|
tty: serial: uartps: Relocate cdns_uart_tx_empty to facilitate rs485
Manikanta Guntupalli
2024-01-28
1
-17
/
+19
|
*
|
|
|
8250: microchip: Add 4 Mbps support in PCI1XXXX UART
Rengarajan S
2024-01-28
2
-5
/
+36
|
*
|
|
|
8250: microchip: pci1xxxx: Add Burst mode transmission support in uart driver...
Rengarajan S
2024-01-28
1
-0
/
+106
|
*
|
|
|
serial: txx9: Add missing #include <asm/txx9/generic.h>
Geert Uytterhoeven
2024-01-28
1
-1
/
+2
|
*
|
|
|
tty: serial: amba-pl011: Remove QDF2xxx workarounds
Konrad Dybcio
2024-01-28
1
-82
/
+0
|
*
|
|
|
tty: serial: samsung: shrink memory footprint of ``struct s3c24xx_uart_info``
Tudor Ambarus
2024-01-28
1
-9
/
+9
|
*
|
|
|
tty: serial: samsung: change has_divslot type to bool
Tudor Ambarus
2024-01-28
1
-7
/
+6
|
*
|
|
|
tty: serial: samsung: shrink the clock selection to 8 clocks
Tudor Ambarus
2024-01-28
1
-11
/
+11
|
*
|
|
|
tty: serial: samsung: change return type for s3c24xx_serial_rx_fifocnt()
Tudor Ambarus
2024-01-28
1
-2
/
+2
|
*
|
|
|
tty: serial: samsung: return bool for s3c24xx_serial_console_txrdy()
Tudor Ambarus
2024-01-28
1
-3
/
+3
|
*
|
|
|
tty: serial: samsung: return bool for s3c24xx_serial_txempty_nofifo()
Tudor Ambarus
2024-01-28
1
-2
/
+2
|
*
|
|
|
tty: serial: samsung: don't compare with zero an if (bitwise expression)
Tudor Ambarus
2024-01-28
1
-1
/
+1
[prev]
[next]