summaryrefslogtreecommitdiffstats
path: root/drivers/serial/sh-sci.c
Commit message (Expand)AuthorAgeFilesLines
* serial: kill off uart_infoAlan Cox2009-09-191-5/+5
* sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda2009-08-211-1/+2
* sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-291-2/+3
* serial: sh-sci: fix sci interrupt handlerSUGIOKA Toshinobu2009-07-071-4/+4
* sh-sci: update receive error handling for muxed irqsMagnus Damm2009-07-031-3/+4
* serial: sh-sci: Move over to dev_pm_ops.Paul Mundt2009-06-151-8/+10
* serial: sh-sci: Fix up PORT_SCI console output ordering.SUGIOKA Toshinobu2009-06-021-2/+1Star
* sh: clkfwk: module_clk -> peripheral_clk rename.Paul Mundt2009-05-131-1/+1
* serial: sh-sci: Fix up h8300 support.Yoshinori Sato2009-05-081-0/+4
* serial: sh-sci: Fix up section mismatch in error path.Paul Mundt2009-05-081-1/+1
* sh-sci: improve clock framework supportMagnus Damm2009-05-081-31/+46
* sh-sci: ioremap() in a single placeMagnus Damm2009-05-081-34/+20Star
* sh-sci: replace sci_init_ports()Magnus Damm2009-05-081-57/+50Star
* sh-sci: allow single port platform devicesMagnus Damm2009-05-081-53/+72
* sh-sci: use to_sci_port() if possibleMagnus Damm2009-05-081-5/+5
* sh-sci: rework serial console supportMagnus Damm2009-05-081-24/+23Star
* sh-sci: remove early_sci_setup()Magnus Damm2009-05-081-14/+0Star
* sh-sci: add platform device private dataMagnus Damm2009-05-081-42/+85
* sh: Integrate the SH-5 onchip_remap() more coherently.Paul Mundt2009-05-071-6/+0Star
* 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/+43Star
* 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/+10Star
* serial: sh-sci: Implement CONSOLE_POLL support and kill off old kgdb console.Paul Mundt2008-12-221-181/+20Star
* 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/+1Star
|\
| * serial: sh-sci: Kill off all of the SCI/SCIF special casing.Paul Mundt2008-10-021-16/+1Star
* | 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/+15Star
|/ /
* / 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-211-4/+4
* sh: use the common ascii hex helpersHarvey Harrison2008-05-161-4/+4
* sh-sci: improve sh7722 supportMagnus Damm2008-05-081-12/+10Star
* sh: Enable use of the clk fwk on SH-5.Paul Mundt2008-05-081-6/+4Star
* 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-161-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