index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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
2012-03-09
sh-sci / PM: Avoid deadlocking runtime PM
Rafael J. Wysocki
1
-0
/
+5
2012-01-18
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2011-12-02
serial: sh-sci: Handle GPIO function requests.
Paul Mundt
1
-2
/
+69
2011-12-02
serial: sh-sci: Avoid FIFO clear for MCE toggle.
Paul Mundt
1
-6
/
+13
2011-12-02
serial: sh-sci: per-port modem control.
Paul Mundt
1
-11
/
+20
2011-11-24
serial: sh-sci: Add support for loopback mode.
Paul Mundt
1
-1
/
+14
2011-11-24
serial: sh-sci: Fix up modem control handling.
Paul Mundt
1
-7
/
+14
2011-11-24
serial: sh-sci: Clarify enable_ms/break_ctl comments.
Paul Mundt
1
-2
/
+7
2011-11-24
serial: sh-sci: Support icount statistics for error cases.
Paul Mundt
1
-0
/
+16
2011-11-24
serial: sh-sci: Fix up SCFCR handling.
Paul Mundt
1
-5
/
+28
2011-11-17
Merge branch 'dma_slave_direction' into next_test_dirn
Vinod Koul
1
-2
/
+2
2011-11-11
Merge branches 'sh/pm-runtime' and 'common/clkfwk' into sh-fixes-for-linus
Paul Mundt
1
-17
/
+8
2011-11-05
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-17
/
+8
2011-11-04
serial: sh-sci: Fix up SH-2A SCIF support.
Phil Edworthy
1
-0
/
+19
2011-10-31
spi, serial: move to dma_transfer_direction
Vinod Koul
1
-2
/
+2
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2011-09-23
TTY: irq: Remove IRQF_DISABLED
Yong Zhang
1
-1
/
+1
2011-09-19
serial: sh-sci: don't filter on DMA device, use only channel ID
Guennadi Liakhovetski
1
-17
/
+8
2011-08-30
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-11
/
+60
2011-08-29
serial: sh-sci: report CTS as active for get_mctrl
Yoshii Takashi
1
-1
/
+1
2011-08-24
sh-sci / PM: Use power.irq_safe
Rafael J. Wysocki
1
-0
/
+1
2011-08-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-1
/
+1
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-03
serial: sh-sci: console Runtime PM support
Magnus Damm
1
-10
/
+58
2011-08-03
serial: sh-sci: fix DMA build by including dma-mapping.h
Magnus Damm
1
-0
/
+1
2011-08-03
serial: sh-sci: Fix up default regtype probing.
Paul Mundt
1
-1
/
+1
2011-06-28
serial: sh-sci: Fix up pretty name printing for port IRQs.
Paul Mundt
1
-33
/
+85
2011-06-28
serial: sh-sci: Kill off per-port enable/disable callbacks.
Paul Mundt
1
-47
/
+32
2011-06-28
serial: sh-sci: Add missing module description/author bits.
Paul Mundt
1
-0
/
+2
2011-06-28
serial: sh-sci: Regtype probing doesn't need to be fatal.
Paul Mundt
1
-2
/
+6
2011-06-14
serial: sh-sci: Support generic SCLSR overrun detection.
Paul Mundt
1
-7
/
+3
2011-06-14
serial: sh-sci: FIFO sizing helper consolidation.
Paul Mundt
1
-102
/
+24
2011-06-14
serial: sh-sci: Abstract register maps.
Paul Mundt
1
-91
/
+273
2011-06-08
serial: sh-sci: Consolidate RXD pin handling.
Paul Mundt
1
-0
/
+13
2011-06-08
serial: sh-sci: Generalize overrun handling.
Paul Mundt
1
-6
/
+45
2011-06-06
serial: sh-sci: Kill off bitrotted H8/300 support.
Paul Mundt
1
-28
/
+2
2011-05-24
Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...
Linus Torvalds
1
-1
/
+15
2011-05-23
serial: sh-sci: suspend/resume wakeup support V2
Magnus Damm
1
-1
/
+1
2011-05-23
serial: sh-sci: Runtime PM support
Magnus Damm
1
-0
/
+14
2011-04-20
tty: remove invalid location line in file header
Jovi Zhang
1
-2
/
+0
2011-04-07
Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-13
/
+12
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
sh: sh-sci: Fix double initialization by serial_console_setup
Nobuhiro Iwamatsu
1
-13
/
+6
2011-03-31
serial: sh-sci: prevent setup of uninitialized serial console
Alexandre Courbot
1
-0
/
+6
2011-03-04
serial: sh-sci: fix deadlock when resuming from S3 sleep
Alexandre Courbot
1
-0
/
+6
2011-01-26
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-0
/
+2066
2011-01-21
Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-0
/
+2079
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-0
/
+2027