index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sh-sci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-19
serial: sh-sci: Don't allow CS5-6
Ilpo Järvinen
1
-1
/
+5
2022-03-03
serial: make uart_console_write->putchar()'s character an unsigned char
Jiri Slaby
1
-1
/
+1
2022-02-21
serial: sh-sci: Simplify multiplication/shift logic
Geert Uytterhoeven
1
-1
/
+1
2021-12-20
serial: sh-sci: Remove BREAK/FRAME/PARITY/OVERRUN printouts
Magnus Damm
1
-12
/
+0
2021-12-17
serial: sh-sci: Use devm_clk_get_optional()
Geert Uytterhoeven
1
-8
/
+7
2021-12-17
serial: sh-sci: Use dev_err_probe()
Geert Uytterhoeven
1
-7
/
+4
2021-12-17
serial: sh-sci: Drop support for "sci_ick" clock
Geert Uytterhoeven
1
-11
/
+0
2021-12-17
tty: serial: sh-sci: Add support for R-Car Gen4
Yoshihiro Shimoda
1
-0
/
+3
2021-11-25
serial: sh-sci: Add support to deassert/assert reset line
Lad Prabhakar
1
-7
/
+32
2021-08-16
serial: sh-sci: fix break handling for sysrq
Ulrich Hecht
1
-1
/
+6
2021-06-15
tty: make use of tty_get_{char,frame}_size
Jiri Slaby
1
-19
/
+1
2021-06-15
serial: sh-sci: Stop dmaengine transfer in sci_stop_tx()
Yoshihiro Shimoda
1
-0
/
+8
2021-06-09
serial: sh-sci: Remove unused STEPFN() macro
Geert Uytterhoeven
1
-3
/
+0
2021-06-04
serial: sh-sci: Add support for RZ/G2L SoC
Biju Das
1
-1
/
+11
2021-05-13
serial: sh-sci: Fix off-by-one error in FIFO threshold register setting
Geert Uytterhoeven
1
-2
/
+2
2021-04-15
serial: sh-sci: remove obsolete latency workaround
Ulrich Hecht
1
-12
/
+1
2021-03-23
drivers: tty: serial: sh-sci: fix spelling typo of 'wheter'
Wang Qing
1
-1
/
+1
2020-07-21
Revert "serial: sh-sci: Initialize spinlock for uart console"
Andy Shevchenko
1
-3
/
+0
2020-07-03
serial: sh-sci: Initialize spinlock for uart console
Lad Prabhakar
1
-0
/
+3
2020-04-16
serial: sh-sci: Make sure status register SCxSR is read in correct sequence
Kazuhiro Fujita
1
-3
/
+10
2020-01-29
Merge tag 'tty-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-8
/
+2
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-18
tty/serial: Migrate sh-sci to use has_sysrq
Dmitry Safonov
1
-8
/
+2
2019-10-27
Merge 5.4-rc5 into driver-core-next
Greg Kroah-Hartman
1
-2
/
+6
2019-10-07
sh: add the sh_ prefix to early platform symbols
Bartosz Golaszewski
1
-2
/
+2
2019-10-07
drivers: move the early platform device support to arch/sh
Bartosz Golaszewski
1
-1
/
+6
2019-10-04
serial: sh-sci: Use platform_get_irq_optional() for optional interrupts
Geert Uytterhoeven
1
-2
/
+6
2019-09-04
serial: sh-sci: Don't check for mctrl_gpio_to_gpiod() returning error
Geert Uytterhoeven
1
-7
/
+5
2019-09-04
serial: sh-sci: Don't check for mctrl_gpio_init() returning -ENOSYS
Frieder Schrempf
1
-1
/
+1
2019-09-04
serial: sh-sci: Use DEVICE_ATTR_RW() for rx_fifo_trigger
Geert Uytterhoeven
1
-8
/
+6
2019-09-04
serial: sh-sci: use driver core functions, not sysfs ones.
Greg Kroah-Hartman
1
-14
/
+8
2019-07-03
serial: sh-sci: Terminate TX DMA during buffer flushing
Geert Uytterhoeven
1
-2
/
+9
2019-07-03
serial: sh-sci: Fix TX DMA buffer flushing and workqueue races
Geert Uytterhoeven
1
-7
/
+15
2019-05-21
serial: sh-sci: disable DMA for uart_console
George G. Davis
1
-0
/
+7
2019-04-16
serial: sh-sci: Fix HSCIF RX sampling point adjustment
Geert Uytterhoeven
1
-1
/
+1
2019-04-16
serial: sh-sci: Fix HSCIF RX sampling point calculation
Geert Uytterhoeven
1
-1
/
+3
2019-03-19
serial: sh-sci: Fix setting SCSCR_TIE while transferring data
Hoan Nguyen An
1
-11
/
+1
2019-02-11
Merge 5.0-rc6 into tty-next
Greg Kroah-Hartman
1
-1
/
+8
2019-01-30
serial: sh-sci: Do not free irqs that have already been freed
Chris Brandt
1
-1
/
+8
2019-01-08
serial: sh-sci: Make RX/TX DMA function names consistent
Geert Uytterhoeven
1
-12
/
+12
2019-01-08
serial: sh-sci: Fix fallback to PIO in sci_dma_rx_complete()
Geert Uytterhoeven
1
-2
/
+3
2019-01-08
serial: sh-sci: Extract sci_dma_rx_reenable_irq()
Geert Uytterhoeven
1
-8
/
+15
2019-01-08
serial: sh-sci: Extract sci_dma_rx_chan_invalidate()
Geert Uytterhoeven
1
-6
/
+13
2018-12-17
serial: sh-sci: Resume PIO in sci_rx_interrupt() on DMA failure
Geert Uytterhoeven
1
-3
/
+8
2018-12-17
serial: sh-sci: Fix crash in rx_timer_fn() on PIO fallback
Geert Uytterhoeven
1
-1
/
+1
2018-12-17
serial: sh-sci: Fix locking in sci_submit_rx()
Geert Uytterhoeven
1
-7
/
+9
2018-11-12
Merge 4.20-rc2 into tty-next
Greg Kroah-Hartman
1
-4
/
+4
2018-11-10
Merge tag 'tty-4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-4
/
+4
2018-11-09
serial: sh-sci: Fix could not remove dev_attr_rx_fifo_timeout
Yoshihiro Shimoda
1
-2
/
+2
2018-11-09
serial: sh-sci: Improve type-safety calling sci_receive_chars()
Geert Uytterhoeven
1
-2
/
+2
[next]