aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sh-sci.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Add support for SH7786 CPU subtype.Kuninori Morimoto2009-03-031-1/+3
* serial: sh-sci: console drainageMagnus Damm2009-02-271-1/+7
* serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt2008-12-221-1/+1
* serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt2008-12-221-0/+3
* serial: sh-sci: Generalize port pin initialization.Paul Mundt2008-12-221-102/+43
* serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt2008-12-221-21/+24
* serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt2008-12-221-23/+26
* serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt2008-12-221-28/+10
* serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt2008-12-221-181/+20
* serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi2008-12-221-56/+74
* serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt2008-11-131-1/+1
* serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda2008-11-121-9/+11
* sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi2008-10-311-11/+12
* Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt2008-10-281-16/+1
|\
| * serial: sh-sci: Kill off all of the SCI/SCIF special casing.Paul Mundt2008-10-021-16/+1
* | Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2008-10-201-1/+1
|\ \ | |/ |/|
| * drivers/serial: use nr_irqsYinghai Lu2008-10-161-1/+1
* | Merge branch 'sh/g3-prep'Paul Mundt2008-10-021-12/+33
|\ \
| * | serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt2008-10-011-12/+33
* | | serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt2008-10-021-28/+15
|/ /
* | sh: fixup many sparse errors.Paul Mundt2008-09-081-1/+1
|/
* sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu2008-07-281-1/+16
* Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai2008-07-201-4/+4
* sh: use the common ascii hex helpersHarvey Harrison2008-05-161-4/+4
* sh-sci: improve sh7722 supportMagnus Damm2008-05-081-12/+10
* sh: Enable use of the clk fwk on SH-5.Paul Mundt2008-05-081-6/+4
* serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-301-1/+1
* sh: Add support for SH7723 CPU subtype.Paul Mundt2008-04-181-1/+6
* serial: fix platform driver hotplug/coldplugKay Sievers2008-04-151-0/+1
* serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara2008-03-111-2/+2
* serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt2008-02-261-1/+1
* sh: add support for sh7366 processorMagnus Damm2008-02-141-1/+1
* sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda2008-01-281-1/+3
* sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda2008-01-281-1/+1
* serial: sh-sci: kgdb console build fixes.Paul Mundt2007-09-211-3/+1
* sh: Add SH7720 CPU support.Markus Brunner2007-09-211-0/+33
* serial: sh-sci: Tidy cpufreq printk.Paul Mundt2007-09-211-1/+1
* sh: remove support for sh7300 and solution engine 7300Magnus Damm2007-07-261-7/+2
* sh: Preliminary support for the SH-X3 CPU.Paul Mundt2007-06-201-1/+3
* serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt2007-05-071-0/+11
* serial: sh-sci: Fix module clock refcounting.dmitry pervushin2007-05-071-3/+9
* sh: MS7712SE01 board support.Nobuhiro Iwamatsu2007-05-071-1/+12
* serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt2007-05-071-6/+0
* sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt2007-05-071-4/+16
* sh: Bring kgdb back from the dead.Paul Mundt2007-05-071-20/+33
* serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt2007-03-141-5/+6
* sh: SH-MobileR SH7722 CPU support.Paul Mundt2006-12-121-0/+22
* [PATCH] tty: switch to ktermiosAlan Cox2006-12-081-2/+2
* sh: Clock framework tidying.Paul Mundt2006-12-061-3/+3
* sh: Updates for IRQ handler changes.Paul Mundt2006-10-061-2/+2