linux-acpi.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/2] dma: support Lynxpoint DMA
@ 2013-05-08  8:55 Andy Shevchenko
  2013-05-08  8:55 ` [PATCH v3 1/2] dma: acpi-dma: parse CSRT to extract additional resources Andy Shevchenko
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Andy Shevchenko @ 2013-05-08  8:55 UTC (permalink / raw)
  To: Rafael J . Wysocki, Mika Westerberg, Viresh Kumar, linux-kernel,
	spear-devel, Vinod Koul, linux-acpi
  Cc: Andy Shevchenko

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2013-05-23 16:59 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-08  8:55 [PATCH v3 0/2] dma: support Lynxpoint DMA Andy Shevchenko
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

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).