index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sh-sci.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-20
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
2009-02-27
serial: sh-sci: console drainage
Magnus Damm
1
-1
/
+7
2008-12-22
serial: sh-sci: Fix up port pinmux for SH7366.
Paul Mundt
1
-1
/
+1
2008-12-22
serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.
Paul Mundt
1
-0
/
+3
2008-12-22
serial: sh-sci: Generalize port pin initialization.
Paul Mundt
1
-102
/
+43
2008-12-22
serial: sh-sci: Tidy up fifo overrun error handling.
Paul Mundt
1
-21
/
+24
2008-12-22
serial: sh-sci: pr_debug() -> dev_dbg() conversion.
Paul Mundt
1
-23
/
+26
2008-12-22
serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.
Paul Mundt
1
-28
/
+10
2008-12-22
serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.
Paul Mundt
1
-181
/
+20
2008-12-22
serial: sh-sci: Codestyle cleanup patch.
Michael Trimarchi
1
-56
/
+74
2008-11-13
serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.
Paul Mundt
1
-1
/
+1
2008-11-12
serial: sh-sci: fix cannot work SH7723 SCIFA
Yoshihiro Shimoda
1
-9
/
+11
2008-10-31
sh: Fix up the shared IRQ demuxer's control bit testing logic.
Michael Trimarchi
1
-11
/
+12
2008-10-28
Merge branches 'sh/serial-rework' and 'sh/oprofile'
Paul Mundt
1
-16
/
+1
2008-10-21
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2008-10-16
drivers/serial: use nr_irqs
Yinghai Lu
1
-1
/
+1
2008-10-02
serial: sh-sci: Kill off all of the SCI/SCIF special casing.
Paul Mundt
1
-16
/
+1
2008-10-02
Merge branch 'sh/g3-prep'
Paul Mundt
1
-12
/
+33
2008-10-02
serial: sh-sci: Dynamic clock management depends on HAVE_CLK.
Paul Mundt
1
-28
/
+15
[next]