index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
1
-12
/
+6
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
1
-16
/
+18
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
1
-3
/
+5
2012-11-21
tty: remove use of __devinit
Bill Pemberton
1
-7
/
+7
2012-11-15
serial: sh-sci: fix possible race cases on SCSCR register accesses
Shinya Kuribayashi
1
-0
/
+6
2012-11-15
serial: sh-sci: add locking to console write function to avoid SMP lockup
Shinya Kuribayashi
1
-1
/
+22
2012-11-15
serial: sh-sci: fix common SCIFB regmap definition
Takashi Yoshii
1
-3
/
+3
2012-11-15
serial: sh-sci: mask SCTFDR/RFDR according to fifosize
Takashi Yoshii
1
-2
/
+2
2012-11-15
serial: sh-sci: support lower baud rate
Takashi Yoshii
1
-11
/
+8
2012-11-15
serial: sh-sci: fix condition test to set SCBRR
Takashi Yoshii
1
-1
/
+1
2012-11-15
serial: sh-sci: console runtime PM support (revisit)
Teppei Kamijou
1
-11
/
+16
2012-11-15
Partially revert "serial: sh-sci: console Runtime PM support"
Shinya Kuribayashi
1
-52
/
+1
2012-11-15
Revert "sh-sci / PM: Use power.irq_safe"
Shinya Kuribayashi
1
-1
/
+0
2012-11-15
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-24
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-29
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-17
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-04
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-22
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-29
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
[next]