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
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
2013-08-02
serial: sh-sci: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-08-01
serial: use dev_get_platdata()
Jingoo Han
1
-1
/
+1
2013-06-26
serial: sh-sci: Initialise variables before access in sci_set_termios()
Simon Horman
1
-2
/
+2
2013-06-17
serial: sh-sci: HSCIF support
Ulrich Hecht
1
-8
/
+94
2013-01-16
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-12
/
+6
2013-01-16
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-16
/
+18
2013-01-16
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-3
/
+5
2012-11-22
tty: remove use of __devinit
Bill Pemberton
1
-7
/
+7
2012-11-16
serial: sh-sci: fix possible race cases on SCSCR register accesses
Shinya Kuribayashi
1
-0
/
+6
2012-11-16
serial: sh-sci: add locking to console write function to avoid SMP lockup
Shinya Kuribayashi
1
-1
/
+22
2012-11-16
serial: sh-sci: fix common SCIFB regmap definition
Takashi Yoshii
1
-3
/
+3
2012-11-16
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
Takashi Yoshii
1
-2
/
+2
2012-11-16
serial: sh-sci: support lower baud rate
Takashi Yoshii
1
-11
/
+8
2012-11-16
serial: sh-sci: fix condition test to set SCBRR
Takashi Yoshii
1
-1
/
+1
2012-11-16
serial: sh-sci: console runtime PM support (revisit)
Teppei Kamijou
1
-11
/
+16
2012-11-16
Partially revert "serial: sh-sci: console Runtime PM support"
Shinya Kuribayashi
1
-52
/
+1
2012-11-16
Revert "sh-sci / PM: Use power.irq_safe"
Shinya Kuribayashi
1
-1
/
+0
2012-11-16
Revert "sh-sci / PM: Avoid deadlocking runtime PM"
Shinya Kuribayashi
1
-5
/
+0
2012-10-15
sh: Fix up more fallout from pointless ARM __iomem churn.
Paul Mundt
1
-1
/
+2
2012-08-01
serial: sh-sci: fix compilation breakage, when DMA is enabled
Guennadi Liakhovetski
1
-2
/
+3
2012-07-25
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-4
/
+4
2012-07-13
serial: sh-sci: prepare for conversion to the shdma base library
Guennadi Liakhovetski
1
-4
/
+4
2012-06-13
serial: sh-sci: Make probe fail for ports that exceed the maximum count
Laurent Pinchart
1
-1
/
+1
2012-06-13
serial: sh-sci: Fix probe error paths
Laurent Pinchart
1
-13
/
+23
2012-05-18
serial: sh-sci: Fix for port types without BRI interrupts.
Paul Mundt
1
-1
/
+18
2012-04-12
serial: sh-sci: Update break_ctl handling for all SCSPTR-capable regtypes.
Shimoda, Yoshihiro
1
-18
/
+18
2012-04-09
serial: sh-sci: modify sci_break_ctl()
Shimoda, Yoshihiro
1
-4
/
+26
2012-03-30
serial: sh-sci: use serial_port_in/out vs sci_in/out.
Paul Mundt
1
-85
/
+82
2012-03-30
Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-sh
Linus Torvalds
1
-5
/
+10
2012-03-30
Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma
Linus Torvalds
1
-2
/
+2
2012-03-28
serial: sh-sci: fix a race of DMA submit_tx on transfer
Yoshii Takashi
1
-5
/
+10
2012-03-21
dmaengine/dma_slave: introduce inline wrappers
Alexandre Bounine
1
-2
/
+2
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
[next]