aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/serial/sh-sci.h
AgeCommit message (Expand)AuthorFilesLines
2011-01-13tty: move drivers/serial/ to drivers/tty/serial/Greg Kroah-Hartman1-660/+0
2010-11-18ARM: mach-shmobile: Initial AG5 and AG5EVM supportMagnus Damm1-0/+7
2010-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Paul Mundt1-6/+23
2010-06-21sh: SH-2007 board support.Hitoshi Mitake1-4/+13
2010-05-24serial: sh-sci: fix handling of SCIFB sh-mobile portsGuennadi Liakhovetski1-6/+23
2010-03-23SH: fix SCIFA SCASCR register bit definitionsGuennadi Liakhovetski1-1/+5
2010-03-23serial: sh-sci: fix SH-Mobile SH breakageMagnus Damm1-7/+22
2010-02-08serial: sh-sci: Support ARM-based SH-Mobile CPUs.Magnus Damm1-8/+14
2010-02-08serial: sh-sci: remove SCIF code in sci_rxd_in()Magnus Damm1-219/+1
2009-12-24serial: sh-sci: Convert tremaining ctrl_xxx I/O routines to __raw_xxx.Paul Mundt1-59/+59
2009-11-25serial: sh-sci: Depend on HAVE_CLK unconditionally.Paul Mundt1-1/+1
2009-08-21sh: Add initial support for SH7757 CPU subtypeYoshihiro Shimoda1-0/+17
2009-05-09sh: Fix up the sh64 earlyprintk build.Paul Mundt1-1/+1
2009-05-08serial: sh-sci: Fix up h8300 support.Yoshinori Sato1-2/+15
2009-04-16serial: sh-sci: SH7724 support.Kuninori Morimoto1-3/+20
2009-03-03sh: Add support for SH7786 CPU subtype.Kuninori Morimoto1-4/+9
2009-02-12Merge branch 'sh/stable-updates'Paul Mundt1-1/+1
2009-02-12serial: sh-sci: fix overrun error handling for SH7785 SCIF.Kuninori Morimoto1-1/+1
2009-01-27sh: use gpiolibMagnus Damm1-1/+1
2009-01-21sh: fix sh-sci / early printk build on sh7723Magnus Damm1-0/+1
2009-01-21serial: sh-sci: Fix up SH7720/SH7721 SCI build.Paul Mundt1-1/+3
2008-12-22serial: sh-sci: Generalize port pin initialization.Paul Mundt1-12/+0
2008-12-22serial: sh-sci: Tidy up fifo overrun error handling.Paul Mundt1-6/+5
2008-12-22sh: Add support for SH7201 CPU subtype.Peter Griffin1-2/+20
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-8/+8
2008-10-31sh: Fix up the shared IRQ demuxer's control bit testing logic.Michael Trimarchi1-0/+1
2008-10-31Define SCSPTR1 for SH 7751RMatt Fleming1-0/+1
2008-10-31sh: Add sci_rxd_in of SH4-202Nobuhiro Iwamatsu1-2/+8
2008-10-31sh: Change register name SCSPTR to SCSPTR2Nobuhiro Iwamatsu1-1/+1
2008-10-28sh: Revert "SH 7366 needs SCIF_ONLY"Paul Mundt1-1/+0
2008-10-28Merge branches 'sh/serial-rework' and 'sh/oprofile'Paul Mundt1-67/+15
2008-10-28SH 7366 needs SCIF_ONLYKuninori Morimoto1-0/+1
2008-10-20serial: sh-sci: Add support SCIF of SH7723Nobuhiro Iwamatsu1-1/+8
2008-10-02serial: sh-sci: Kill off all of the SCI/SCIF special casing.Paul Mundt1-67/+15
2008-10-02Merge branch 'sh/g3-prep'Paul Mundt1-6/+4
2008-10-02serial: sh-sci: Dynamic clock management depends on HAVE_CLK.Paul Mundt1-3/+1
2008-10-01serial: sh-sci: Handle the general UPF_IOREMAP case.Paul Mundt1-6/+4
2008-07-30serial: sh-sci: Fix up SH7760/SH7780/SH7785 early printk regression.Paul Mundt1-5/+7
2008-07-28sh: Add SCIF2 support for SH7763.Nobuhiro Iwamatsu1-11/+27
2008-05-08sh-sci: avoid writing to nonexistent registersMagnus Damm1-1/+1
2008-05-08sh-sci: sh7722 lacks scsptr registersMagnus Damm1-0/+4
2008-05-08sh-sci: improve sh7722 supportMagnus Damm1-4/+17
2008-04-18sh: Add support for SH7723 CPU subtype.Paul Mundt1-15/+45
2008-02-14serial: sh-sci: Fix up SH-5 build.Paul Mundt1-1/+0
2008-02-14sh: add support for sh7366 processorMagnus Damm1-1/+7
2008-01-28sh: Add support for SH7763 CPU subtype.Yoshihiro Shimoda1-1/+18
2008-01-28sh: Add support for SH7721 CPU subtype.Yoshihiro Shimoda1-7/+14
2008-01-28sh: Add SH7263 CPU support.Paul Mundt1-2/+4
2008-01-28sh: Add SH7203 CPU support.Paul Mundt1-2/+4
2007-11-07sh: Remove SCI_NPORTS from sh-sci.hNobuhiro Iwamatsu1-1/+0
2007-11-07sh: Kill off the remaining ST40 cruft.Paul Mundt1-17/+1
2007-09-21sh: Add SH7720 CPU support.Markus Brunner1-8/+25
2007-09-21serial: sh-sci: Shut up compiler warning for SH-X3 SCIF.Paul Mundt1-0/+1
2007-07-26sh: remove support for sh7300 and solution engine 7300Magnus Damm1-22/+8
2007-07-26sh: sh-sci - fix SH7708 supportMagnus Damm1-17/+8
2007-07-25sh: remove support for sh73180 and solution engine 73180Magnus Damm1-11/+0
2007-06-20sh: Preliminary support for the SH-X3 CPU.Paul Mundt1-2/+23
2007-06-08sh: Fix SH-4 CPU selects.Paul Mundt1-6/+19
2007-05-07sh: MS7712SE01 board support.Nobuhiro Iwamatsu1-11/+32
2007-05-07sh: Add SH7785 Highlander board support (R7785RP).Paul Mundt1-3/+37
2006-12-12sh: SH-MobileR SH7722 CPU support.Paul Mundt1-0/+14
2006-12-12serial: sh-sci: Shut up various sci_rxd_in() gcc4 warnings.Paul Mundt1-0/+5
2006-12-06sh: More flexible + SH7780 earlyprintk SCIF support.Paul Mundt1-0/+1
2006-12-06sh: Add support for SH7206 and SH7619 CPU subtypes.Yoshinori Sato1-0/+36
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones1-1/+0
2006-09-27serial: Rework sh-sci for driver model.Paul Mundt1-44/+46
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-02-01[PATCH] sh: sh-sci clock framework updatesPaul Mundt1-48/+66
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+573