aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sh-sci.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-07-07serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu1-4/+4
2009-07-03sh-sci: update receive error handling for muxed irqsMagnus Damm1-3/+4
2009-06-15serial: sh-sci: Move over to dev_pm_ops.Paul Mundt1-8/+10
2009-06-02serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu1-2/+1
2009-05-13sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt1-1/+1
2009-05-08serial: sh-sci: Fix up h8300 support.Yoshinori Sato1-0/+4
2009-05-08serial: sh-sci: Fix up section mismatch in error path.Paul Mundt1-1/+1
2009-05-08sh-sci: improve clock framework supportMagnus Damm1-31/+46
2009-05-08sh-sci: ioremap() in a single placeMagnus Damm1-34/+20
2009-05-08sh-sci: replace sci_init_ports()Magnus Damm1-57/+50
2009-05-08sh-sci: allow single port platform devicesMagnus Damm1-53/+72
2009-05-08sh-sci: use to_sci_port() if possibleMagnus Damm1-5/+5
2009-05-08sh-sci: rework serial console supportMagnus Damm1-24/+23
2009-05-08sh-sci: remove early_sci_setup()Magnus Damm1-14/+0
2009-05-08sh-sci: add platform device private dataMagnus Damm1-42/+85
2009-05-07sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt1-6/+0
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto1-1/+3
2009-02-27serial: sh-sci: console drainageMagnus Damm1-1/+7
2008-12-22serial: sh-sci: Fix up port pinmux for SH7366.Paul Mundt1-1/+1
2008-12-22serial: sh-sci: sci_poll_get_char() is only used by CONFIG_CONSOLE_POLL.Paul Mundt1-0/+3
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt1-102/+43
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt1-21/+24
2008-12-22serial: sh-sci: pr_debug() -> dev_dbg() conversion.Paul Mundt1-23/+26
2008-12-22serial: sh-sci: Fix up the cpufreq notifier to use the proper port clock.Paul Mundt1-28/+10
2008-12-22serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt1-181/+20
2008-12-22serial: sh-sci: Codestyle cleanup patch.Michael Trimarchi1-56/+74
2008-11-13serial: sh-sci: Reorder the SCxTDR write after the TDxE clear.Paul Mundt1-1/+1
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-9/+11
2008-10-31sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi1-11/+12
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt1-16/+1
2008-10-20Merge branch 'genirq-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-10-16drivers/serial: use nr_irqsYinghai Lu1-1/+1
2008-10-02serial: sh-sci: Kill off all of the SCI/SCIF special casing.Paul Mundt1-16/+1
2008-10-02Merge branch 'sh/g3-prep'Paul Mundt1-12/+33
2008-10-02serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt1-28/+15
2008-10-01serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt1-12/+33
2008-09-08sh: fixup many sparse errors.Paul Mundt1-1/+1
2008-07-28sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu1-1/+16
2008-07-20Fix compile errors in SGI console drivers (linux-next tree)Takashi Iwai1-4/+4
2008-05-16sh: use the common ascii hex helpersHarvey Harrison1-4/+4
2008-05-08sh-sci: improve sh7722 supportMagnus Damm1-12/+10
2008-05-08sh: Enable use of the clk fwk on SH-5.Paul Mundt1-6/+4
2008-04-30serial: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt1-1/+6
2008-04-15serial: fix platform driver hotplug/coldplugKay Sievers1-0/+1
2008-03-11serial: sh-sci: Fix fifo stall on SH7760/SH7780/SH7785 SCIF.Yutaro Ebihara1-2/+2
2008-02-26serial: Move asm-sh/sci.h to linux/serial_sci.h.Paul Mundt1-1/+1
2008-02-14sh: add support for sh7366 processorMagnus Damm1-1/+1
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda1-1/+3
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda1-1/+1