From: Vinod Koul <vinod.koul@intel.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Dan Williams <dan.j.williams@intel.com>,
LKML <linux-kernel@vger.kernel.org>,
dma <dmaengine@vger.kernel.org>
Subject: [GIT PULL] slave-dmaengine fixes
Date: Mon, 26 May 2014 11:44:35 +0530 [thread overview]
Message-ID: <20140526061435.GB21128@intel.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 1003 bytes --]
Hi Linus,
Here is the pull request for slave dmaengine for 3.15. We have three small
fixes. First one from Andy reverts the devm_request irq as we need to ensure the
tasklet is killed after irq is freed, so we need to do free irq in our code.
Other two from Arnd are fixing the compilation issue in omap and sa11x0
drivers with ARM randconfigs
The following changes since commit a798c10faf62a505d24e5f6213fbaf904a39623f:
Linus Torvalds (1):
Linux 3.15-rc2
are available in the git repository at:
git://git.infradead.org/users/vkoul/slave-dma.git fixes
Andy Shevchenko (1):
dmaengine: dw: went back to plain {request,free}_irq() calls
Arnd Bergmann (2):
dmaengine: omap: hide filter_fn for built-in drivers
dmaengine: sa11x0: remove broken #ifdef
drivers/dma/dw/core.c | 11 ++++++-----
drivers/dma/sa11x0-dma.c | 4 ----
include/linux/omap-dma.h | 2 +-
3 files changed, 7 insertions(+), 10 deletions(-)
--
Thanks
~Vinod
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next reply other threads:[~2014-05-26 6:30 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-26 6:14 Vinod Koul [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-04-20 14:52 [GIT PULL] slave-dmaengine fixes Vinod Koul
2014-03-01 16:59 Vinod Koul
2013-12-13 4:33 Vinod Koul
2013-10-26 3:52 Vinod Koul
2013-10-13 14:31 Vinod Koul
2013-10-06 5:34 Vinod Koul
2013-09-01 4:10 Vinod Koul
2013-08-04 14:07 Vinod Koul
2013-06-08 15:13 Vinod Koul
2013-05-25 13:16 Vinod Koul
2013-04-12 1:56 Vinod Koul
2013-03-31 17:47 Vinod Koul
2013-01-23 13:20 Vinod Koul
2012-10-26 12:29 Vinod Koul
2012-10-26 20:49 ` Linus Torvalds
2012-10-26 21:45 ` David Woodhouse
2012-09-21 12:24 Vinod Koul
2012-08-16 18:03 Vinod Koul
2012-06-21 2:46 Vinod Koul
2012-05-17 16:40 Vinod Koul
2012-04-26 16:40 Vinod Koul
2011-09-07 19:05 Koul, Vinod
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=20140526061435.GB21128@intel.com \
--to=vinod.koul@intel.com \
--cc=dan.j.williams@intel.com \
--cc=dmaengine@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.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.