All of lore.kernel.org
 help / color / mirror / Atom feed
From: Martin Michlmayr <tbm@cyrius.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, Stanislaw Skowronek <skylark@linux-mips.org>
Subject: Merging Skylark's IOC3 patch
Date: Sun, 19 Feb 2006 21:15:27 +0000	[thread overview]
Message-ID: <20060219211527.GA12848@deprecation.cyrius.com> (raw)

Ralf,

Can you please review and/or merge Skylark's IOC3 patch from
ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/linux-mips-2.6.14-ioc3-r26.patch.bz2

From my basic understanding I believe that this patch needs to be split up
and submitted to different sub-system maintainers.  However, it would be
nice if the MIPS part could get in first because the other parts depend on
this.  I'll start splitting stuff out in the meantime.

 arch/mips/Kconfig                        |    8
 arch/mips/pci/Makefile                   |    2
 arch/mips/pci/ioc3.c                     |  801 +++++++++++++++++++++++++++++++
 arch/mips/sgi-ip27/ip27-console.c        |    2
 drivers/input/serio/Kconfig              |    7
 drivers/input/serio/Makefile             |    1
 drivers/input/serio/ioc3kbd.c            |  172 ++++++
 drivers/net/Kconfig                      |    2
 drivers/net/ioc3-eth.c                   |  458 ++---------------
 drivers/serial/8250.c                    |   17
 drivers/serial/Kconfig                   |    7
 drivers/serial/Makefile                  |    1
 drivers/serial/ioc3uart.c                |  135 +++++
 drivers/serial/serial_core.c             |   12
 include/asm-mips/mach-ip27/mangle-port.h |    2
 include/linux/ioc3.h                     |   87 +++
 include/linux/serial.h                   |    1
 include/linux/serial_core.h              |    1
 18 files changed, 1304 insertions(+), 412 deletions(-)

-- 
Martin Michlmayr
http://www.cyrius.com/

WARNING: multiple messages have this Message-ID (diff)
From: Martin Michlmayr <tbm@cyrius.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: linux-mips@linux-mips.org, Stanislaw Skowronek <skylark@linux-mips.org>
Subject: Merging Skylark's IOC3 patch
Date: Sun, 19 Feb 2006 21:15:27 +0000	[thread overview]
Message-ID: <20060219211527.GA12848@deprecation.cyrius.com> (raw)
Message-ID: <20060219211527.E6fRKRkxWBR_fvnH_TDDDxUaVqmM4YPyLaMV3w-ODSM@z> (raw)

Ralf,

Can you please review and/or merge Skylark's IOC3 patch from
ftp://ftp.linux-mips.org/pub/linux/mips/people/skylark/linux-mips-2.6.14-ioc3-r26.patch.bz2

             reply	other threads:[~2006-02-19 21:08 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-02-19 21:15 Martin Michlmayr [this message]
2006-02-19 21:15 ` Merging Skylark's IOC3 patch Martin Michlmayr
2006-02-19 21:54 ` Martin Michlmayr
2006-02-19 22:04   ` Martin Michlmayr
2006-02-19 21:55 ` Martin Michlmayr
2006-02-19 22:31   ` Dmitry Torokhov
2006-02-19 21:56 ` Martin Michlmayr
2006-02-19 21:57 ` Martin Michlmayr
2006-02-19 22:07   ` Russell King
2006-02-19 21:58 ` Martin Michlmayr
2006-02-19 22:01   ` Martin Michlmayr
2006-02-19 22:10     ` Martin Michlmayr
2006-02-19 21:58 ` Martin Michlmayr

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20060219211527.GA12848@deprecation.cyrius.com \
    --to=tbm@cyrius.com \
    --cc=linux-mips@linux-mips.org \
    --cc=ralf@linux-mips.org \
    --cc=skylark@linux-mips.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.