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
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
2018-10-15
serial: sh-sci: Fix receive on SCIFA/SCIFB variants with DMA
Geert Uytterhoeven
1
-2
/
+2
2018-10-15
serial: sh-sci: do not warn if DMA transfers are not supported
Ulrich Hecht
1
-1
/
+1
2018-10-03
Revert "serial: sh-sci: Allow for compressed SCIF address"
Geert Uytterhoeven
1
-15
/
+10
2018-10-03
Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
Geert Uytterhoeven
1
-0
/
+31
2018-09-18
serial: sh-sci: Add earlycon for R7S9210
Chris Brandt
1
-0
/
+7
2018-09-18
Revert "serial: sh-sci: Allow for compressed SCIF address"
Geert Uytterhoeven
1
-15
/
+10
2018-09-18
Revert "serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE"
Geert Uytterhoeven
1
-0
/
+31
2018-08-02
serial: sh-sci: Improve support for separate TEI and DRI interrupts
Chris Brandt
1
-51
/
+40
2018-08-02
serial: sh-sci: Remove SCIx_RZ_SCIFA_REGTYPE
Chris Brandt
1
-31
/
+0
2018-08-02
serial: sh-sci: Allow for compressed SCIF address
Chris Brandt
1
-10
/
+15
2018-07-21
serial: sh-sci: Drop superfluous assignment in sci_request_dma()
Geert Uytterhoeven
1
-1
/
+0
2018-07-21
serial: sh-sci: Fix use-after-free on subsequent port startup
Geert Uytterhoeven
1
-0
/
+1
2018-07-16
serial: sh-sci: Add support for R7S9210
Chris Brandt
1
-2
/
+75
2018-07-06
serial: sh-sci: Stop using deprecated dmaengine_terminate_all()
Geert Uytterhoeven
1
-4
/
+4
2018-07-06
serial: sh-sci: Stop TX DMA workqueue during port shutdown
Geert Uytterhoeven
1
-2
/
+2
2018-07-06
serial: sh-sci: Postpone DMA release when falling back to PIO
Geert Uytterhoeven
1
-42
/
+41
2018-07-06
serial: sh-sci: Stop RX FIFO timer during port shutdown
Geert Uytterhoeven
1
-0
/
+2
2018-06-07
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2018-06-05
serial: sh-sci: Stop using printk format %pCr
Geert Uytterhoeven
1
-2
/
+2
2018-05-14
serial: sh-sci: Use spin_{try}lock_irqsave instead of open coding version
Daniel Wagner
1
-5
/
+3
2018-04-23
serial: sh-sci: Support for HSCIF RX sampling point adjustment
Ulrich Hecht
1
-23
/
+42
2018-04-23
serial: sh-sci: Add support for dynamic instances
Geert Uytterhoeven
1
-0
/
+8
2018-03-20
Merge 4.16-rc6 into tty-next
Greg Kroah-Hartman
1
-0
/
+2
2018-02-28
serial: sh-sci: Fix out-of-bounds access through DT alias
Geert Uytterhoeven
1
-0
/
+4
2018-02-28
serial: sh-sci: prevent lockup on full TTY buffers
Ulrich Hecht
1
-0
/
+2
2018-02-28
serial: sh-sci: use hrtimer for receive timeout
Ulrich Hecht
1
-17
/
+30
[next]