aboutsummaryrefslogtreecommitdiff
path: root/drivers/serial/sh-sci.c
AgeCommit message (Expand)Author
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto
2009-02-27serial: sh-sci: console drainageMagnus Damm
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt
2008-12-22serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt
2008-12-22serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt
2008-12-22serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt
2008-12-22serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda
2008-10-31sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2008-10-16drivers/serial: use nr_irqsYinghai Lu
2008-10-02serial: sh-sci: Kill off all of the SCI/SCIF special casing.Paul Mundt
2008-10-02Merge branch 'sh/g3-prep'Paul Mundt
2008-10-02serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt
2008-10-01serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt
2008-09-08sh: fixup many sparse errors.Paul Mundt
2008-07-28sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai
2008-05-16sh: use the common ascii hex helpersHarvey Harrison
2008-05-08sh-sci: improve sh7722 supportMagnus Damm
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers
2008-03-11serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt
2008-02-14sh: add support for sh7366 processorMagnus Damm
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda
2007-09-21serial: sh-sci: kgdb console build fixes.Paul Mundt
2007-09-21sh: Add SH7720 CPU support.Markus Brunner
2007-09-21serial: sh-sci: Tidy cpufreq printk.Paul Mundt
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt
2007-05-07serial: sh-sci: Fix module clock refcount for serial console.Paul Mundt
2007-05-07serial: sh-sci: Fix module clock refcounting.dmitry pervushin
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu
2007-05-07serial: sh-sci: Kill off breakpoint in break IRQ.Paul Mundt
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt
2007-05-07sh: Bring kgdb back from the dead.Paul Mundt
2007-03-14serial: Fix sh-sci break interrupt/sysrq handling.Paul Mundt
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox
2006-12-06sh: Clock framework tidying.Paul Mundt
2006-10-06sh: Updates for IRQ handler changes.Paul Mundt