linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alessandro Rubini <rubini@gnudd.com>
To: linux-kernel@vger.kernel.org
Cc: tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com,
	x86@kernel.org, giancarlo.asnaghi@st.com, alan@linux.intel.com
Subject: [PATCH V2 0/3] STA2X11: patches for pci bridge support
Date: Mon, 30 Jan 2012 17:09:18 +0100	[thread overview]
Message-ID: <cover.1327933724.git.rubini@gnudd.com> (raw)

This series is V2 of what I sent on Jan 6th. Back then it was 6
patches, 3 of them are now in linux-next. The others are here again.

Patch 3 is dependent on patch 1 and 2, which are unordered.

V2: rebased, minor and less-minor changes in patch 3/3.

I repost because I got no feedback and 3 weeks passed. Also,
today I found errors in my previous patch 4, now 3.

Alessandro Rubini (3):
  x86: introduce CONFIG_X86_DEV_DMA_OPS
  x86: introduce CONFIG_X86_DMA_REMAP
  x86: initial support for sta2x11

 arch/x86/Kconfig                   |   34 +++-
 arch/x86/include/asm/device.h      |    4 +-
 arch/x86/include/asm/dma-mapping.h |    9 +-
 arch/x86/pci/Makefile              |    2 +
 arch/x86/pci/sta2x11-fixup.c       |  365 ++++++++++++++++++++++++++++++++++++
 5 files changed, 407 insertions(+), 7 deletions(-)
 create mode 100644 arch/x86/pci/sta2x11-fixup.c

-- 
1.7.7.2

             reply	other threads:[~2012-01-30 16:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 16:09 Alessandro Rubini [this message]
2012-01-30 16:09 ` [PATCH V2 1/3] x86: introduce CONFIG_X86_DEV_DMA_OPS Alessandro Rubini
2012-01-30 16:09 ` [PATCH V2 2/3] x86: introduce CONFIG_X86_DMA_REMAP Alessandro Rubini
2012-01-30 16:09 ` [PATCH V2 3/3] x86: initial support for sta2x11 Alessandro Rubini

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=cover.1327933724.git.rubini@gnudd.com \
    --to=rubini@gnudd.com \
    --cc=alan@linux.intel.com \
    --cc=giancarlo.asnaghi@st.com \
    --cc=hpa@zytor.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=tglx@linutronix.de \
    --cc=x86@kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).