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.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
2023-09-01
Merge tag 'tty-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-08-29
Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-27
tty: n_tty: deduplicate copy code in n_tty_receive_buf_real_raw()
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: extract ECHO_OP processing to a separate function
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: unify counts to size_t
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: use u8 for chars and flags
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: simplify chars_in_buffer()
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: remove unsigned char casts from character constants
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: move newline handling to a separate function
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: move canon handling to a separate function
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: use MASK() for masking out size bits
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: make n_tty_data::num_overrun unsigned
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: use time_is_before_jiffies() in n_tty_receive_overrun()
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: use 'num' for writes' counts
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: use output character directly
Jiri Slaby (SUSE)
2023-08-27
tty: n_tty: make flow of n_tty_receive_buf_common() a bool
Jiri Slaby (SUSE)
2023-08-27
Revert "tty: serial: meson: Add a earlycon for the T7 SoC"
Lucas Tanure
2023-08-22
serial: 8250_bcm7271: improve bcm7271 8250 port
Justin Chen
2023-08-22
serial: sc16is7xx: add missing support for rs485 devicetree properties
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: fix bug when first setting GPIO direction
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: fix regression with GPIO configuration
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: remove obsolete out_thread label
Hugo Villeneuve
2023-08-22
serial: sc16is7xx: fix broken port 0 uart init
Hugo Villeneuve
2023-08-22
serial: 8250_dw: fall back to poll if there's no interrupt
Jisheng Zhang
2023-08-22
serial: tegra: handle clk prepare error in tegra_uart_hw_init()
Yi Yang
2023-08-22
serial: sifive: Add suspend and resume operations
Nick Hu
2023-08-22
tty: serial: meson: Add a earlycon for the T7 SoC
Lucas Tanure
2023-08-22
serial: stm32: synchronize RX DMA channel in shutdown
Amelie Delaunay
2023-08-22
serial: stm32: replace access to DMAR bit by dmaengine_pause/resume
Valentin Caron
2023-08-22
serial: stm32: group dma pause/resume error handling into single function
Valentin Caron
2023-08-22
serial: stm32: modify parameter and rename stm32_usart_rx_dma_enabled
Valentin Caron
2023-08-22
serial: stm32: use DMAT as a configuration bit
Valentin Caron
2023-08-22
serial: stm32: avoid clearing DMAT bit during transfer
Valentin Caron
2023-08-22
tty: n_gsm: add restart flag to extended ioctl config
Daniel Starke
2023-08-22
tty: n_gsm: cleanup gsm_control_command and gsm_control_reply
Daniel Starke
2023-08-22
tty: n_gsm: increase gsm_mux unsupported counted where appropriate
Daniel Starke
2023-08-22
tty: n_gsm: increase malformed counter for malformed control frames
Daniel Starke
2023-08-22
tty: n_gsm: add open_error counter to gsm_mux
Daniel Starke
2023-08-22
tty: n_gsm: remove unneeded initialization of ret in gsm_dlci_config
Daniel Starke
2023-08-22
tty: n_gsm: add restart flag to DLC specific ioctl config
Daniel Starke
2023-08-22
tty: tty_buffer: invert conditions in __tty_buffer_request_room()
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: initialize variables in initializers already
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: better types in __tty_buffer_request_room()
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: use __tty_insert_flip_string_flags() in tty_insert_flip_char()
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: let tty_prepare_flip_string() return size_t
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: switch insert functions to size_t
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: warn if losing flags in __tty_insert_flip_string_flags()
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: unify tty_insert_flip_string_{fixed_flag,flags}()
Jiri Slaby (SUSE)
2023-08-22
tty: tty_buffer: use struct_size() in tty_buffer_alloc()
Jiri Slaby (SUSE)
[next]