index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
serial
/
sh-sci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
serial: kill off uart_info
Alan Cox
2009-09-19
1
-5
/
+5
*
sh: Add initial support for SH7757 CPU subtype
Yoshihiro Shimoda
2009-08-21
1
-1
/
+2
*
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
2009-07-29
1
-2
/
+3
*
serial: sh-sci: fix sci interrupt handler
SUGIOKA Toshinobu
2009-07-07
1
-4
/
+4
*
sh-sci: update receive error handling for muxed irqs
Magnus Damm
2009-07-03
1
-3
/
+4
*
serial: sh-sci: Move over to dev_pm_ops.
Paul Mundt
2009-06-15
1
-8
/
+10
*
serial: sh-sci: Fix up PORT_SCI console output ordering.
SUGIOKA Toshinobu
2009-06-02
1
-2
/
+1
*
sh: clkfwk: module_clk -> peripheral_clk rename.
Paul Mundt
2009-05-13
1
-1
/
+1
*
serial: sh-sci: Fix up h8300 support.
Yoshinori Sato
2009-05-08
1
-0
/
+4
*
serial: sh-sci: Fix up section mismatch in error path.
Paul Mundt
2009-05-08
1
-1
/
+1
*
sh-sci: improve clock framework support
Magnus Damm
2009-05-08
1
-31
/
+46
*
sh-sci: ioremap() in a single place
Magnus Damm
2009-05-08
1
-34
/
+20
*
sh-sci: replace sci_init_ports()
Magnus Damm
2009-05-08
1
-57
/
+50
*
sh-sci: allow single port platform devices
Magnus Damm
2009-05-08
1
-53
/
+72
*
sh-sci: use to_sci_port() if possible
Magnus Damm
2009-05-08
1
-5
/
+5
*
sh-sci: rework serial console support
Magnus Damm
2009-05-08
1
-24
/
+23
*
sh-sci: remove early_sci_setup()
Magnus Damm
2009-05-08
1
-14
/
+0
*
sh-sci: add platform device private data
Magnus Damm
2009-05-08
1
-42
/
+85
*
sh: Integrate the SH-5 onchip_remap() more coherently.
Paul Mundt
2009-05-07
1
-6
/
+0
*
sh: Add support for SH7786 CPU subtype.
Kuninori Morimoto
2009-03-03
1
-1
/
+3
*
serial: sh-sci: console drainage
Magnus Damm
2009-02-27
1
-1
/
+7
*
serial: sh-sci: Fix up port pinmux for SH7366.
Paul Mundt
2008-12-22
1
-1
/
+1
*
serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.
Paul Mundt
2008-12-22
1
-0
/
+3
*
serial: sh-sci: Generalize port pin initialization.
Paul Mundt
2008-12-22
1
-102
/
+43
*
serial: sh-sci: Tidy up fifo overrun error handling.
Paul Mundt
2008-12-22
1
-21
/
+24
*
serial: sh-sci: pr_debug() -> dev_dbg() conversion.
Paul Mundt
2008-12-22
1
-23
/
+26
*
serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.
Paul Mundt
2008-12-22
1
-28
/
+10
*
serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.
Paul Mundt
2008-12-22
1
-181
/
+20
*
serial: sh-sci: Codestyle cleanup patch.
Michael Trimarchi
2008-12-22
1
-56
/
+74
*
serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.
Paul Mundt
2008-11-13
1
-1
/
+1
*
serial: sh-sci: fix cannot work SH7723 SCIFA
Yoshihiro Shimoda
2008-11-12
1
-9
/
+11
*
sh: Fix up the shared IRQ demuxer's control bit testing logic.
Michael Trimarchi
2008-10-31
1
-11
/
+12
*
Merge branches 'sh/serial-rework' and 'sh/oprofile'
Paul Mundt
2008-10-28
1
-16
/
+1
|
\
|
*
serial: sh-sci: Kill off all of the SCI/SCIF special casing.
Paul Mundt
2008-10-02
1
-16
/
+1
*
|
Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2008-10-20
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
drivers/serial: use nr_irqs
Yinghai Lu
2008-10-16
1
-1
/
+1
*
|
Merge branch 'sh/g3-prep'
Paul Mundt
2008-10-02
1
-12
/
+33
|
\
\
|
*
|
serial: sh-sci: Handle the general UPF_IOREMAP case.
Paul Mundt
2008-10-01
1
-12
/
+33
*
|
|
serial: sh-sci: Dynamic clock management depends on HAVE_CLK.
Paul Mundt
2008-10-02
1
-28
/
+15
|
/
/
*
|
sh: fixup many sparse errors.
Paul Mundt
2008-09-08
1
-1
/
+1
|
/
*
sh: Add SCIF2 support for SH7763.
Nobuhiro Iwamatsu
2008-07-28
1
-1
/
+16
*
Fix compile errors in SGI console drivers (linux-next tree)
Takashi Iwai
2008-07-20
1
-4
/
+4
*
sh: use the common ascii hex helpers
Harvey Harrison
2008-05-16
1
-4
/
+4
*
sh-sci: improve sh7722 support
Magnus Damm
2008-05-08
1
-12
/
+10
*
sh: Enable use of the clk fwk on SH-5.
Paul Mundt
2008-05-08
1
-6
/
+4
*
serial: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-1
/
+1
*
sh: Add support for SH7723 CPU subtype.
Paul Mundt
2008-04-18
1
-1
/
+6
*
serial: fix platform driver hotplug/coldplug
Kay Sievers
2008-04-15
1
-0
/
+1
*
serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.
Yutaro Ebihara
2008-03-11
1
-2
/
+2
*
serial: Move asm-sh/sci.h to linux/serial_sci.h.
Paul Mundt
2008-02-26
1
-1
/
+1
[next]