index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2024-03-02
serial: 8250_exar: Use 8250 PCI library to map and assign resources
Andy Shevchenko
2024-03-02
serial: 8250_exar: switch to DEFINE_SIMPLE_DEV_PM_OPS()
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use generic function to set firmware node
Andy Shevchenko
2024-03-02
serial: 8250_exar: Clear interrupts before registering handler
Andy Shevchenko
2024-03-02
serial: 8250_exar: Use dev_get_drvdata() directly in PM callbacks
Andy Shevchenko
2024-03-02
serial: 8250_exar: Don't remove GPIO device on suspend
Andy Shevchenko
2024-02-27
Merge 6.8-rc6 into tty-next
Greg Kroah-Hartman
2024-02-23
tty: mips_ejtag_fdc: Fix passing incompatible pointer type warning
Serge Semin
2024-02-19
serial: amba-pl011: Fix DMA transmission in RS485 mode
Lino Sanfilippo
2024-02-19
serial: stm32: do not always set SER_RS485_RX_DURING_TX if RS485 is enabled
Lino Sanfilippo
2024-02-19
tty: hvc: Don't enable the RISC-V SBI console by default
Palmer Dabbelt
2024-02-19
serial: pmac_zilog: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
tty: goldfish: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
tty: amiserial: Convert to platform remove callback returning void
Uwe Kleine-König
2024-02-19
Merge 6.8-rc5 into tty-next
Greg Kroah-Hartman
2024-02-18
tty: Don't include tty_buffer.h in tty.h
Ilpo Järvinen
2024-02-18
serial: 8250_of: Drop quirk fot NPCM from 8250_port
Andy Shevchenko
2024-02-18
tty: jsm: Remove redundant assignment to variable linestatus
Colin Ian King
2024-02-18
serial: lpc32xx_hs: remove redundant check and assignment of hsu_rate
Colin Ian King
2024-02-18
serial: 8250_bcm7271: Replace custom unit definitions
Andy Shevchenko
2024-02-17
serial: 8250_pci1xxxx: Don't use "proxy" headers
Andy Shevchenko
2024-02-17
tty: hvc-iucv: fix function pointer casts
Arnd Bergmann
2024-02-17
tty/vt: Corrected doc of vc_sanitize_unicode(), vc_translate_unicode()
Roman Žilka
2024-02-06
serial: mxs-auart: fix tx
Jiri Slaby (SUSE)
2024-02-06
serial: 8250_pci1xxxx: partially revert off by one patch
Dan Carpenter
2024-02-06
tty: vt: decrypt magic constants in vc_is_control()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: use ASCII enum constants in vt_console_print()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: use switch+case in the ESgetpars case
Jiri Slaby (SUSE)
2024-02-06
tty: vt: use switch+case in the ESnonstd case
Jiri Slaby (SUSE)
2024-02-06
tty: vt: add new helper for reseting vc parameters
Jiri Slaby (SUSE)
2024-02-06
tty: vt: handle CSI+[ inside preexisting switch-case
Jiri Slaby (SUSE)
2024-02-06
tty: vt: simplify ansi_control_string()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: name, reflow and document enum vc_ctl_state
Jiri Slaby (SUSE)
2024-02-06
tty: vt: move CSI ECMA handling to a separate function
Jiri Slaby (SUSE)
2024-02-06
tty: vt: move CSI DEC handling to a separate function
Jiri Slaby (SUSE)
2024-02-06
tty: vt: separate ESesc state handling into handle_esc()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: extract ascii handling to handle_ascii()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: accept u8 in do_con_trol() and vc_setGx()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: put cases on separate lines
Jiri Slaby (SUSE)
2024-02-06
tty: vt: rename setterm_command() to csi_RSB()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: define an enum for CSI+] codes
Jiri Slaby (SUSE)
2024-02-06
tty: vt: move CSI+n handling along to other ECMA CSIs
Jiri Slaby (SUSE)
2024-02-06
tty: vt: remove unneeded assignment of EPecma to vc_priv
Jiri Slaby (SUSE)
2024-02-06
tty: vt: split DEC CSI+h/l handling into csi_DEC_hl()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: rename set_mode() to csi_hl()
Jiri Slaby (SUSE)
2024-02-06
tty: vt: define enums for CSI+h/l codes
Jiri Slaby (SUSE)
2024-02-06
tty: vt: make rgb_from_256() slighly more comprehensible
Jiri Slaby (SUSE)
2024-02-06
serial: core: make serial_base_bus_type const
Ricardo B. Marliere
2024-02-06
serdev: make serdev_bus_type const
Ricardo B. Marliere
2024-02-06
tty: serial: samsung: Remove superfluous braces in macro
Sam Protsenko
[prev]
[next]