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
/
sh-sci.c
Age
Commit message (
Expand
)
Author
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-11
serial: sh-sci: Introduced sci_of_data
Thierry Bultel
2025-04-11
serial: sh-sci: Introduced function pointers
Thierry Bultel
2025-04-11
serial: sh-sci: Fix a comment about SCIFA
Thierry Bultel
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-20
serial: sh-sci: Save and restore more registers
Geert Uytterhoeven
2025-02-20
serial: sh-sci: Switch to use hrtimer_setup()
Nam Cao
2025-02-19
serial: mctrl_gpio: split disable_ms into sync and no_sync APIs
Alexis Lothoré
2025-02-14
serial: sh-sci: Update the suspend/resume support
Claudiu Beznea
2025-01-17
serial: sh-sci: Increment the runtime usage counter for the earlycon device
Claudiu Beznea
2025-01-17
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
2025-01-17
serial: sh-sci: Do not probe the serial port if its slot in sci_ports[] is in...
Claudiu Beznea
2025-01-17
serial: sh-sci: Move runtime PM enable to sci_probe_single()
Claudiu Beznea
2025-01-17
serial: sh-sci: Drop __initdata macro for port_cfg
Claudiu Beznea
2024-12-16
Merge 6.13-rc3 into tty-next
Greg Kroah-Hartman
2024-12-04
serial: sh-sci: Check if TX data was written to device in .tx_empty()
Claudiu Beznea
2024-12-04
serial: sh-sci: Use plain struct copy in early_console_setup()
Geert Uytterhoeven
2024-11-30
Revert "serial: sh-sci: Clean sci_ports[0] after at earlycon exit"
Greg Kroah-Hartman
2024-11-07
serial: sh-sci: Clean sci_ports[0] after at earlycon exit
Claudiu Beznea
2024-10-11
serial: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-06-24
serial: sh-sci: Add support for RZ/V2H(P) SoC
Lad Prabhakar
2024-05-10
serial: sh-sci: simplify locking when re-issuing RXDMA fails
Wolfram Sang
2024-05-10
serial: sh-sci: let timeout timer only run when DMA is scheduled
Wolfram Sang
2024-05-10
serial: sh-sci: describe locking requirements for invalidating RXDMA
Wolfram Sang
2024-05-10
serial: sh-sci: protect invalidating RXDMA on shutdown
Wolfram Sang
2024-04-09
tty: serial: switch from circ_buf to kfifo
Jiri Slaby (SUSE)
2024-03-05
serial: sh-sci: Call sci_serial_{in,out}() directly
Geert Uytterhoeven
2023-11-23
serial: sh-sci: convert not to use dma_request_slave_channel()
Christophe JAILLET
2023-11-23
serial: sh-sci: Convert to platform remove callback returning void
Uwe Kleine-König
2023-09-18
serial: sh-sci: Use port lock wrappers
Thomas Gleixner
2023-07-31
Merge 6.5-rc4 into tty-next
Greg Kroah-Hartman
2023-07-25
tty: serial: sh-sci: Fix sleeping in atomic context
Biju Das
2023-07-25
tty: Explicitly include correct DT includes
Rob Herring
2023-04-20
tty: serial: sh-sci: Fix end of transmission on SCI
Biju Das
2023-04-20
tty: serial: sh-sci: Add support for tx end interrupt handling
Biju Das
2023-04-20
tty: serial: sh-sci: Fix TE setting on SCI IP
Biju Das
2023-04-20
tty: serial: sh-sci: Add RZ/G2L SCIFA DMA rx support
Biju Das
2023-04-20
tty: serial: sh-sci: Add RZ/G2L SCIFA DMA tx support
Biju Das
2023-04-10
Merge 6.3-rc6 into tty-next
Greg Kroah-Hartman
2023-03-29
tty: serial: sh-sci: Fix Rx on RZ/G2L SCI
Biju Das
2023-03-29
tty: serial: sh-sci: Fix transmit end interrupt handler
Biju Das
2023-03-29
tty: serial: sh-sci: Remove setting {src,dst}_{addr,addr_width} based on DMA ...
Biju Das
2023-03-16
serial: sh-sci: mark OF related data as maybe unused
Krzysztof Kozlowski
2023-03-16
serial: Use of_property_present() for testing DT property presence
Rob Herring
2022-12-16
Merge tag 'tty-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-12-02
tty: serial: sh-sci: use setup() callback for early console
John Ogness
2022-11-03
serial: sh-sci: Use uart_xmit_advance()
Ilpo Järvinen
2022-08-30
serial: sh-sci: tail is already on valid range
Ilpo Järvinen
2022-08-30
serial: sh-sci: CIRC_CNT_TO_END() is enough
Ilpo Järvinen
2022-08-30
serial: Make ->set_termios() old ktermios const
Ilpo Järvinen
[next]