index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
tty
/
serial
/
sh-sci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2011-08-07
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-23
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-19
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
[next]