From: Antti Palosaari <crope@iki.fi>
To: LMML <linux-media@vger.kernel.org>
Subject: [GIT PULL] dvb_usb_v2: do not use USB buffers from stack
Date: Sun, 10 Mar 2013 04:15:40 +0200 [thread overview]
Message-ID: <513BECCC.7060809@iki.fi> (raw)
The following changes since commit ed72d37a33fdf43dc47787fe220532cdec9da528:
[media] media: Add 0x3009 USB PID to ttusb2 driver (fixed diff)
(2013-02-13 18:05:29 -0200)
are available in the git repository at:
git://linuxtv.org/anttip/media_tree.git dvb_usb_v2_stack
for you to fetch changes up to b14e9121a75432796155d42c31602cd1ce724250:
anysee: coding style changes (2013-02-26 19:18:13 +0200)
----------------------------------------------------------------
Antti Palosaari (5):
dvb_usb_v2: locked versions of USB bulk IO functions
af9015: do not use buffers from stack for usb_bulk_msg()
af9035: do not use buffers from stack for usb_bulk_msg()
anysee: do not use buffers from stack for usb_bulk_msg()
anysee: coding style changes
drivers/media/usb/dvb-usb-v2/af9015.c | 39
+++++++++++++++++++++------------------
drivers/media/usb/dvb-usb-v2/af9015.h | 2 ++
drivers/media/usb/dvb-usb-v2/af9035.c | 44
++++++++++++++++++++++----------------------
drivers/media/usb/dvb-usb-v2/af9035.h | 2 ++
drivers/media/usb/dvb-usb-v2/anysee.c | 46
+++++++++++++++++++++-------------------------
drivers/media/usb/dvb-usb-v2/anysee.h | 3 ++-
drivers/media/usb/dvb-usb-v2/dvb_usb.h | 4 ++++
drivers/media/usb/dvb-usb-v2/dvb_usb_urb.c | 38
+++++++++++++++++++++++++++++++++-----
8 files changed, 107 insertions(+), 71 deletions(-)
--
http://palosaari.fi/
reply other threads:[~2013-03-10 2:16 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=513BECCC.7060809@iki.fi \
--to=crope@iki.fi \
--cc=linux-media@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.