index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sh-sci.c
Age
Commit message (
Expand
)
Author
4 days
serial: sh-sci: Add support for RZ/G3L RSCI
Biju Das
2025-12-29
Merge 6.19-rc3 into tty-next
Greg Kroah-Hartman
2025-12-23
serial: sh-sci: Check that the DMA cookie is valid
Claudiu Beznea
2025-12-17
serial: sh-sci: Add support for RZ/G3E RSCI
Biju Das
2025-12-17
serial: rsci: Rename early_console data, port_params and callback() names
Biju Das
2025-12-17
serial: sh-sci: Add finish_console_write() callback
Biju Das
2025-12-17
serial: sh-sci: Make sci_scbrr_calc() public
Biju Das
2025-12-17
serial: sh-sci: Add support for RZ/G3E RSCI clks
Biju Das
2025-12-17
serial: sh-sci: Add RSCI_PORT_SCIF32 port ID
Biju Das
2025-12-17
serial: sh-sci: Rename port SCI_PORT_RSCI->RSCI_PORT_SCIF16
Biju Das
2025-12-17
serial: sh-sci: Add sci_is_rsci_type()
Biju Das
2025-12-17
serial: sh-sci: Use devm_reset_control_array_get_exclusive()
Biju Das
2025-12-17
serial: sh-sci: Drop extra lines
Biju Das
2025-12-17
serial: sh-sci: Drop checking port type for device file{create, remove}
Biju Das
2025-12-17
serial: sh-sci: Update rx_trigger size for RZ/T2H RSCI
Biju Das
2025-11-26
serial: sh-sci: Fix deadlock during RSCI FIFO overrun error
Biju Das
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-22
tty: serial: sh-sci: fix RSCI FIFO overrun handling
Cosmin Tanislav
2025-07-16
serial: sh-sci: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
Geert Uytterhoeven
2025-07-09
serial: sh-sci: Add support for RZ/T2H SCI
Thierry Bultel
2025-07-09
serial: sh-sci: Use private port ID
Thierry Bultel
2025-07-09
serial: sh-sci: Replace direct stop_rx/stop_tx calls with port ops in sci_shu...
Lad Prabhakar
2025-07-09
serial: sh-sci: Add R-Car Gen5 support
Kuninori Morimoto
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)
[next]