index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.18.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
Age
Commit message (
Expand
)
Author
2025-11-21
tty: vt/keyboard: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: vt/keyboard: simplify returns from vt_do_kbkeycode_ioctl()
Jiri Slaby (SUSE)
2025-11-21
tty: vt/keyboard: use __free()
Jiri Slaby (SUSE)
2025-11-21
tty: moxa: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: n_hdlc: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: n_hdlc: simplify return from n_hdlc_tty_ioctl()
Jiri Slaby (SUSE)
2025-11-21
tty: n_tty: use guard()s
Jiri Slaby (SUSE)
2025-11-21
tty: pty: use guard()s
Jiri Slaby (SUSE)
2025-11-21
drivers/tty/vt: use umin() instead of min_t(u16, ...) for row/col limits
David Laight
2025-11-21
tty: synclink_gt: Fix namespace collision and startup() section placement wit...
Josh Poimboeuf
2025-11-21
tty: amiserial: Fix namespace collision and startup() section placement with ...
Josh Poimboeuf
2025-11-21
serial: icom: Fix namespace collision and startup() section placement with -f...
Josh Poimboeuf
2025-10-28
serial: sh-sci: Merge sh-sci.h into sh-sci.c
Lad Prabhakar
2025-10-28
serial: sh-sci: Sort include files alphabetically
Lad Prabhakar
2025-10-28
serial: amba-pl011: prefer dma_mapping_error() over explicit address checking
Miaoqian Lin
2025-10-28
serial: sc16is7xx: add comments for lock requirements
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: reformat comments to improve readability
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: change conditional operator indentation
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: use KBUILD_MODNAME
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: Kconfig: allow building with COMPILE_TEST
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: simplify to_sc16is7xx_one() with a single parameter
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: move port/channel init to separate function
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: declare SPR/TLR/XOFF2 register as volatile
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: drop -ENOMEM error message
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: use guards for simple mutex locks
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: remove unnecessary pointer cast
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: define common register access function
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: rename EFR mutex with generic name
Hugo Villeneuve
2025-10-28
serial: sc16is7xx: rename LCR macros to better reflect usage
Hugo Villeneuve
2025-10-28
tty: document @dlci parameter in gsm_modem_send_initial_msc
Kriish Sharma
2025-10-27
Merge 6.18-rc3 into tty-next
Greg Kroah-Hartman
2025-10-22
serial: 8250_mtk: Enable baud clock and manage in runtime PM
Daniel Golle
2025-10-22
serial: 8250_dw: handle reset control deassert error
Artem Shimko
2025-10-22
serial: sc16is7xx: remove useless enable of enhanced features
Hugo Villeneuve
2025-10-22
serial: 8250_exar: add support for Advantech 2 port card with Device ID 0x0018
Florian Eckert
2025-10-22
tty: serial: sh-sci: fix RSCI FIFO overrun handling
Cosmin Tanislav
2025-10-22
serial: 8250_pcilib: Replace deprecated PCI functions
Florian Eckert
2025-10-22
tty: serial: imx: Add missing wakeup event reporting
Sherry Sun
2025-10-22
tty: serial: imx: Only configure the wake register when device is set as wake...
Sherry Sun
2025-10-22
tty: serial: fsl_lpuart: Add missing wakeup event reporting
Sherry Sun
2025-10-22
serial: ar933x: Add polling support
Sven Eckelmann
2025-10-07
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-10-04
Merge tag 'tty-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2025-10-01
Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-09-23
Merge tag 'qcom-drivers-for-6.18-2' of https://git.kernel.org/pub/scm/linux/k...
Arnd Bergmann
2025-09-17
serial: qcom-geni: Load UART qup Firmware from linux side
Viken Dadhaniya
2025-09-17
serial: qcom-geni: Fix blocked task
Krzysztof Kozlowski
2025-09-17
tty: serial: fix help message for SERIAL_CPM
Arturs Artamonovs
2025-09-15
Merge tag 'microchip-soc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
2025-09-15
Merge 6.17-rc6 into tty-next
Greg Kroah-Hartman
[prev]
[next]