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
/
serial
/
serial_core.c
Age
Commit message (
Expand
)
Author
2024-06-25
Revert "serial: core: Add support for DEVNAME:0.0 style naming for kernel con...
Greg Kroah-Hartman
2024-06-04
serial: drop debugging WARN_ON_ONCE() from uart_write()
Tetsuo Handa
2024-05-10
serial: Clear UPF_DEAD before calling tty_port_register_device_attr_serdev()
Hans de Goede
2024-05-04
serial: core: Call device_set_awake_path() for console port
Claudiu Beznea
2024-04-23
Merge 6.9-rc5 into tty-next
Greg Kroah-Hartman
2024-04-17
serial: core: Extract uart_alloc_xmit_buf() and uart_free_xmit_buf()
Andy Shevchenko
2024-04-17
serial: drop debugging WARN_ON_ONCE() from uart_put_char()
Jiri Slaby (SUSE)
2024-04-11
serial: core: Fix missing shutdown and startup for serial base port
Tony Lindgren
2024-04-09
serial: core: Clearing the circular buffer before NULLifying it
Andy Shevchenko
2024-04-09
serial: core: Fix regression when runtime PM is not enabled
Tony Lindgren
2024-04-09
serial: core: Add support for DEVNAME:0.0 style naming for kernel console
Tony Lindgren
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-05
serial: Lock console when calling into driver before registration
Peter Collingbourne
2024-01-27
serial: core: Fix atomicity violation in uart_tiocmget
Gui-Dong Han
2024-01-04
serial: core, imx: do not set RS485 enabled if it is not supported
Lino Sanfilippo
2024-01-04
serial: core: make sure RS485 cannot be enabled when it is not supported
Lino Sanfilippo
2024-01-04
serial: core: fix sanitizing check for RTS settings
Lino Sanfilippo
2024-01-04
serial: core: set missing supported flag for RX during TX GPIO
Lino Sanfilippo
2024-01-04
serial: Do not hold the port lock when setting rx-during-tx GPIO
Lino Sanfilippo
2024-01-04
tty: serial: kgdboc: Fix 8250_* kgdb over serial
Michael Trimarchi
2024-01-04
tty: serial: Add RS422 flag to struct serial_rs485
Crescent CY Hsieh
2024-01-04
serial: core: Clean up uart_update_timeout() function
Vamshi Gajjela
2023-12-08
tty: make tty_operations::send_xchar accept u8 char
Jiri Slaby (SUSE)
2023-11-25
serial: core: Revert checks for tx runtime PM state
Tony Lindgren
2023-11-25
serial: core: Move tty and serdev to be children of serial core port device
Tony Lindgren
2023-10-24
serial: core: Fix runtime PM handling for pending tx
Tony Lindgren
2023-10-16
serial: core: tidy invalid baudrate handling in uart_get_baud_rate
Max Filippov
2023-10-16
Merge 6.6-rc6 into tty-next
Greg Kroah-Hartman
2023-10-07
serial: core: Fix checks for tx runtime PM state
Tony Lindgren
2023-10-07
serial: initialize retinfo in uart_get_info()
Alexey Dobriyan
2023-10-05
serial: core: Simplify uart_get_rs485_mode()
Andy Shevchenko
2023-10-03
serial: Reduce spinlocked portion of uart_rs485_config()
Lukas Wunner
2023-09-18
serial: core: Use port lock wrappers
Thomas Gleixner
2023-08-11
tty: make tty_operations::write()'s count size_t
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::put_char()
Jiri Slaby (SUSE)
2023-08-11
tty: propagate u8 data to tty_operations::write()
Jiri Slaby (SUSE)
2023-07-31
serial: move WARN_ON() in uart_write() to the condition
Jiri Slaby
2023-07-25
serial: pass state to __uart_start() directly
Jiri Slaby
2023-07-25
serial: make uart_insert_char() accept u8s
Jiri Slaby
2023-07-25
serial: convert uart sysrq handling to u8
Jiri Slaby
2023-06-02
serial: core: Fix error handling for serial_core_ctrl_device_add()
Tony Lindgren
2023-06-01
serial: core: Don't drop port_mutex in serial_core_remove_one_port
Steven Price
2023-05-31
serial: core: Start managing serial controllers to enable runtime PM
Tony Lindgren
2023-05-30
serial: core: lock port for start_rx() in uart_resume_port()
John Ogness
2023-05-30
serial: core: lock port for stop_rx() in uart_suspend_port()
John Ogness
2023-05-13
serial: Make uart_remove_one_port() return void
Uwe Kleine-König
2023-04-20
serial: core: Disable uart_start() on uart_remove_one_port()
Tony Lindgren
2023-04-20
serial: fix TIOCSRS485 locking
Johan Hovold
2023-03-29
serial: uart_poll_init() should power on the UART
Douglas Anderson
2023-03-17
serial: Remove uart_wait_until_sent() forward declaration
Ilpo Järvinen
[next]