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
/
serial
/
sh-sci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-01-13
tty: move drivers/serial/ to drivers/tty/serial/
Greg Kroah-Hartman
1
-2027
/
+0
2010-05-31
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
1
-2
/
+3
2010-05-24
serial: sh-sci: fix handling of SCIFB sh-mobile ports
Guennadi Liakhovetski
1
-8
/
+34
2010-05-22
sh: fix Oops in the serial SCI driver
Guennadi Liakhovetski
1
-2
/
+3
2010-05-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/asy...
Linus Torvalds
1
-1
/
+1
2010-05-20
sh,sh-sci: Use NO_POLL_CHAR in the SCIF polled console code
Jason Wessel
1
-1
/
+5
2010-05-17
Merge branch 'ioat' into dmaengine
Dan Williams
1
-4
/
+1
2010-05-17
DMAENGINE: extend the control command to include an arg
Linus Walleij
1
-1
/
+1
2010-04-26
Merge branch 'sh/stable-updates'
Paul Mundt
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-30
Merge branches 'sh/intc-extension', 'sh/dmaengine', 'sh/serial-dma' and 'sh/c...
Paul Mundt
1
-63
/
+126
2010-03-26
DMAENGINE: generic slave control v2
Linus Walleij
1
-1
/
+1
2010-03-23
SH: extend SCI DMA support to work on SCIFA ports
Guennadi Liakhovetski
1
-33
/
+81
2010-03-23
serial: sh-sci: Use sg_dma_len() and sg_dma_address()
Magnus Damm
1
-8
/
+6
2010-03-23
dmaengine: shdma: Remove sh_dmae_slave_chan_id enum
Magnus Damm
1
-2
/
+2
2010-03-23
SH: remove superfluous warning from the serial driver
Guennadi Liakhovetski
1
-4
/
+0
2010-03-15
serial: sh-sci: remove duplicated #include
Huang Weiyi
1
-1
/
+0
2010-03-10
serial: sh-sci: clkdev updates for MSTP gating.
Paul Mundt
1
-20
/
+37
2010-03-02
serial: sh-sci: Tidy up build warnings.
Paul Mundt
1
-3
/
+1
2010-03-02
serial: sh-sci: Add DMA support.
Guennadi Liakhovetski
1
-46
/
+572
2010-01-15
serial: sh-sci: using correct fifo size for SCIF and SCIFA ports.
Markus Pietrek
1
-1
/
+12
2009-12-24
serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.
Paul Mundt
1
-2
/
+2
2009-12-24
serial: sh-sci: earlyprintk zero uartclk fix
Magnus Damm
1
-3
/
+13
2009-12-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-9
/
+45
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-15
sh-sci: Extend sh-sci driver with early console V2
Magnus Damm
1
-9
/
+45
2009-12-04
serial: sh-sci: Fix too early port disabling.
Guennadi Liakhovetski
1
-2
/
+2
2009-11-25
serial: sh-sci: Depend on HAVE_CLK unconditionally.
Paul Mundt
1
-52
/
+1
2009-11-25
serial: sh-sci: don't use __devexit_p to wrap sci_remove
Uwe Kleine-König
1
-1
/
+1
2009-11-06
serial: sh-sci: disable callback typo fix
Magnus Damm
1
-1
/
+1
2009-09-19
serial: kill off uart_info
Alan Cox
1
-5
/
+5
2009-08-21
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
1
-1
/
+2
2009-07-29
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
1
-2
/
+3
2009-07-07
serial: sh-sci: fix sci interrupt handler
SUGIOKA Toshinobu
1
-4
/
+4
2009-07-03
sh-sci: update receive error handling for muxed irqs
Magnus Damm
1
-3
/
+4
2009-06-15
serial: sh-sci: Move over to dev_pm_ops.
Paul Mundt
1
-8
/
+10
2009-06-02
serial: sh-sci: Fix up PORT_SCI console output ordering.
SUGIOKA Toshinobu
1
-2
/
+1
2009-05-13
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
1
-1
/
+1
2009-05-08
serial: sh-sci: Fix up h8300 support.
Yoshinori Sato
1
-0
/
+4
2009-05-08
serial: sh-sci: Fix up section mismatch in error path.
Paul Mundt
1
-1
/
+1
2009-05-08
sh-sci: improve clock framework support
Magnus Damm
1
-31
/
+46
2009-05-08
sh-sci: ioremap() in a single place
Magnus Damm
1
-34
/
+20
2009-05-08
sh-sci: replace sci_init_ports()
Magnus Damm
1
-57
/
+50
2009-05-08
sh-sci: allow single port platform devices
Magnus Damm
1
-53
/
+72
2009-05-08
sh-sci: use to_sci_port() if possible
Magnus Damm
1
-5
/
+5
2009-05-08
sh-sci: rework serial console support
Magnus Damm
1
-24
/
+23
2009-05-08
sh-sci: remove early_sci_setup()
Magnus Damm
1
-14
/
+0
2009-05-08
sh-sci: add platform device private data
Magnus Damm
1
-42
/
+85
2009-05-07
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
1
-6
/
+0
2009-03-03
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
1
-1
/
+3
[next]