From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
To: "Rafael J . Wysocki" <rafael.j.wysocki@intel.com>,
Mika Westerberg <mika.westerberg@linux.intel.com>,
Viresh Kumar <viresh.kumar@linaro.org>,
linux-kernel@vger.kernel.org,
spear-devel <spear-devel@list.st.com>,
Vinod Koul <vinod.koul@intel.com>,
linux-acpi@vger.kernel.org
Cc: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: [PATCH v3 0/2] dma: support Lynxpoint DMA
Date: Wed, 8 May 2013 11:55:47 +0300 [thread overview]
Message-ID: <1368003349-12204-1-git-send-email-andriy.shevchenko@linux.intel.com> (raw)
This is the rest of patch series related to ACPI DMA helpers and Lynxpoint DMAC.
Patches are rebased against current Linus' tree and Vinod's branch for-linus.
Since v2:
- remove patches that are already in the Vinod's tree
- rebase on top of today's origin/master and Vinod's for-linus branch
- fix description in patch 2/2
I will be on vacation next week. Mika promised to help if anything happens to
these patches.
Andy Shevchenko (1):
dma: acpi-dma: parse CSRT to extract additional resources
Rafael J. Wysocki (1):
ACPI / LPSS: register clock device for Lynxpoint DMA properly
drivers/acpi/Makefile | 1 -
drivers/acpi/acpi_lpss.c | 26 ++++-
drivers/acpi/csrt.c | 159 -----------------------------
drivers/acpi/internal.h | 1 -
drivers/acpi/scan.c | 1 -
drivers/clk/x86/clk-lpt.c | 15 ++-
drivers/dma/acpi-dma.c | 172 +++++++++++++++++++++++++++++++-
include/linux/acpi_dma.h | 4 +
include/linux/platform_data/clk-lpss.h | 5 +
9 files changed, 211 insertions(+), 173 deletions(-)
delete mode 100644 drivers/acpi/csrt.c
--
1.7.10.4
next reply other threads:[~2013-05-08 8:55 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-05-08 8:55 Andy Shevchenko [this message]
2013-05-08 8:55 ` [PATCH v3 1/2] dma: acpi-dma: parse CSRT to extract additional resources Andy Shevchenko
2013-05-08 8:55 ` [PATCH v3 2/2] ACPI / LPSS: register clock device for Lynxpoint DMA properly Andy Shevchenko
2013-05-14 4:54 ` [PATCH v3 0/2] dma: support Lynxpoint DMA Vinod Koul
2013-05-21 9:29 ` Andy Shevchenko
2013-05-23 10:19 ` Vinod Koul
2013-05-23 11:07 ` Andy Shevchenko
2013-05-23 11:25 ` Mika Westerberg
2013-05-23 16:22 ` Vinod Koul
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=1368003349-12204-1-git-send-email-andriy.shevchenko@linux.intel.com \
--to=andriy.shevchenko@linux.intel.com \
--cc=linux-acpi@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mika.westerberg@linux.intel.com \
--cc=rafael.j.wysocki@intel.com \
--cc=spear-devel@list.st.com \
--cc=vinod.koul@intel.com \
--cc=viresh.kumar@linaro.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).