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
/
serial
/
sccnxp.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2023-11-23
serial: sccnxp: Convert to platform remove callback returning void
Uwe Kleine-König
2023-11-23
serial: sccnxp: Improve error message if regulator_disable() fails
Uwe Kleine-König
2023-07-25
serial: sccnxp: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-25
serial: drivers: switch ch and flag to u8
Jiri Slaby
2023-01-19
serial: sccnxp: Use devm_clk_get_enabled() helper
Christophe JAILLET
2022-11-03
serial: sccnxp: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
2019-12-18
tty/serial: Migrate sccnxp to use has_sysrq
Dmitry Safonov
2019-09-04
tty: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2018-12-20
serial: sccnxp: Allow to use non-standard baud rates
Alexander Shiyan
2018-12-20
serial: sccnxp: Adds a delay between sequential read/write cycles
Alexander Shiyan
2018-07-07
headers: separate linux/mod_devicetable.h from linux/platform_device.h
Randy Dunlap
2017-11-08
tty: serial: Remove redundant license text
Greg Kroah-Hartman
2017-11-08
tty: add SPDX identifiers to all remaining files in drivers/tty/
Greg Kroah-Hartman
2017-11-04
serial: sccnxp: Convert timers to use timer_setup()
Kees Cook
2017-09-18
serial: sccnxp: Fix error handling in sccnxp_probe()
Alexey Khoroshilov
2017-06-03
Fix serial console on SNI RM400 machines
Thomas Bogendoerfer
2014-10-20
tty: serial: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-09
serial: treewide: Remove empty implementations of enable_ms()
Alexander Shiyan
2014-06-19
serial: Fix IGNBRK handling
Peter Hurley
2014-05-28
serial: sccnxp: Add IGNPAR flag handling
Alexander Shiyan
2014-05-28
serial: sccnxp: Remove useless timer_pending() check
Alexander Shiyan
2013-09-26
serial: sccnxp: missing uart_unregister_driver() on error in sccnxp_probe()
Wei Yongjun
2013-08-02
Revert "serial: sccnxp: Add DT support"
Greg Kroah-Hartman
2013-07-31
serial: sccnxp: Add DT support
Alexander Shiyan
2013-07-31
serial: sccnxp: Using structure for each supported IC instead of switch in probe
Alexander Shiyan
2013-07-31
serial: sccnxp: Using CLK API for getting UART clock
Alexander Shiyan
2013-07-31
serial: sccnxp: Disable regulator on error
Alexander Shiyan
2013-07-26
serial: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-15
serial: sccnxp: Replace pdata.init/exit with regulator API
Alexander Shiyan
2013-04-15
serial: sccnxp: Do not override device name
Alexander Shiyan
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2013-01-22
serial: Convert to devm_ioremap_resource()
Thierry Reding
2013-01-21
serial: sccnxp: Make baudrate table struct static
Alexander Shiyan
2013-01-21
serial: sccnxp: Reset break and overrun bits in RX handler
Alexander Shiyan
2013-01-17
serial: sccnxp: Fix possible crash if no platform data supplied
Alexander Shiyan
2013-01-15
serial: sccnxp: Rename header file to match functionality
Alexander Shiyan
2013-01-15
serial: sccnxp: Implement polling mode
Alexander Shiyan
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2012-11-21
tty: remove use of __devexit
Bill Pemberton
2012-11-21
tty: remove use of __devinit
Bill Pemberton
2012-11-21
tty: serial: remove use of __devexit_p
Bill Pemberton
2012-10-05
tty: serial: sccnxp: Fix bug with unterminated platform_id list
Greg Kroah-Hartman
2012-09-26
serial: sccnxp: Make 'default' choice in switch last
Alexander Shiyan
2012-09-26
serial: sccnxp: Remove mask termios caps for SW flow control
Alexander Shiyan
[next]