All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Moese <michael.moese@men.de>
To: <jthumshirn@suse.de>
Cc: <linux-kernel@vger.kernel.org>, Michael Moese <michael.moese@men.de>
Subject: [Add PCI DMA support to MCB 0/2]
Date: Mon, 29 Aug 2016 14:08:21 +0200	[thread overview]
Message-ID: <cover.1472470255.git.michael.moese@men.de> (raw)

This small series of two patches enable (PCI) DMA support in MCB.

The first patch enables PCI bus mastering by default for all
PCI-based MCB devices.

The second patch adds a dma_device to the mcb_device for all devices
as a shortcut to mcb_device->bus->carrier.

Michael Moese (2):
  Enable PCI bus mastering by default
  Add a dma_device to mcb_device

 drivers/mcb/mcb-core.c | 1 +
 drivers/mcb/mcb-pci.c  | 1 +
 include/linux/mcb.h    | 1 +
 3 files changed, 3 insertions(+)

--
2.6.6

             reply	other threads:[~2016-08-29 12:11 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-08-29 12:08 Michael Moese [this message]
2016-08-29 12:08 ` [Add PCI DMA support to MCB 1/2] Enable PCI bus mastering by default Michael Moese
2016-08-29 12:08 ` [Add PCI DMA support to MCB 2/2] Add a dma_device to mcb_device Michael Moese
2016-08-29 12:25 ` [Add PCI DMA support to MCB 0/2] michael.moese

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.1472470255.git.michael.moese@men.de \
    --to=michael.moese@men.de \
    --cc=jthumshirn@suse.de \
    --cc=linux-kernel@vger.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 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.