From: Florian Mickler <florian@mickler.org>
To: mchehab@infradead.org
Cc: linux-kernel@vger.kernel.org, linux-media@vger.kernel.org,
crope@iki.fi, tvboxspy@gmail.com,
Florian Mickler <florian@mickler.org>
Subject: [PATCH 0/5] get rid of on-stack dma buffers (part1)
Date: Sun, 20 Mar 2011 22:50:47 +0100 [thread overview]
Message-ID: <1300657852-29318-1-git-send-email-florian@mickler.org> (raw)
Hi Mauro!
These are the patches which got tested already and
should be good to go. [first batch of patches]
I have another batch with updated patches (dib0700, gp8psk, vp702x)
where I did some more extensive changes to use preallocated memory.
And a small update to the vp7045 patch.
Third batch are the patches to opera1, m920x, dw2102, friio,
a800 which I left as is, for the time beeing.
Regards,
Flo
Florian Mickler (5):
[media] ec168: get rid of on-stack dma buffers
[media] ce6230: get rid of on-stack dma buffer
[media] au6610: get rid of on-stack dma buffer
[media] lmedm04: correct indentation
[media] lmedm04: get rid of on-stack dma buffers
drivers/media/dvb/dvb-usb/au6610.c | 22 ++++++++++++++++------
drivers/media/dvb/dvb-usb/ce6230.c | 11 +++++++++--
drivers/media/dvb/dvb-usb/ec168.c | 18 +++++++++++++++---
drivers/media/dvb/dvb-usb/lmedm04.c | 35 +++++++++++++++++++++++------------
4 files changed, 63 insertions(+), 23 deletions(-)
--
1.7.4.1
next reply other threads:[~2011-03-20 21:51 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-20 21:50 Florian Mickler [this message]
2011-03-20 21:50 ` [PATCH 1/5] [media] ec168: get rid of on-stack dma buffers Florian Mickler
2011-03-20 21:50 ` [PATCH 2/5] [media] ce6230: get rid of on-stack dma buffer Florian Mickler
2011-03-20 21:50 ` [PATCH 3/5] [media] au6610: " Florian Mickler
2011-03-20 21:50 ` [PATCH 4/5] [media] lmedm04: correct indentation Florian Mickler
2011-03-20 21:50 ` [PATCH 5/5 v2] [media] lmedm04: get rid of on-stack dma buffers Florian Mickler
2011-04-30 18:54 ` [PATCH 0/5] get rid of on-stack dma buffers (part1) Florian Mickler
2011-04-30 22:30 ` Mauro Carvalho Chehab
2011-05-01 10:38 ` Florian Mickler
2011-05-01 15:59 ` Mauro Carvalho Chehab
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=1300657852-29318-1-git-send-email-florian@mickler.org \
--to=florian@mickler.org \
--cc=crope@iki.fi \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=tvboxspy@gmail.com \
/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).