From: Felipe Ferreri Tonello <eu@felipetonello.com>
To: linux-usb@vger.kernel.org
Cc: linux-kernel@vger.kernel.org, Felipe Balbi <balbi@ti.com>,
Clemens Ladisch <clemens@ladisch.de>,
Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
Robert Baldyga <r.baldyga@samsung.com>
Subject: Re: [PATCH v6 0/3] USB MIDI Gadget improvements and bug fixes
Date: Fri, 11 Dec 2015 17:04:49 +0000 [thread overview]
Message-ID: <566B0231.5040109@felipetonello.com> (raw)
In-Reply-To: <1448994662-21294-1-git-send-email-eu@felipetonello.com>
[-- Attachment #1: Type: text/plain, Size: 1164 bytes --]
Hi all,
On 01/12/15 18:30, Felipe F. Tonello wrote:
> Fixed all comments suggested by the linux-usb list.
>
> changes in v6:
> - Removed patches already applied in Balbi's tree
> - Cleanups on pre-allocation usb requrests patch
> - Fixed indentention on patch 1
> - Added patch which fails set_alt if a failure happened while
> allocating usb requests
>
> changes in v5:
> - Use ep->enabled insetad of creating driver specific flag
> - Save MIDIStreaming interface id in driver data
> - define free_ep_req as static inline in header
>
> changes in v4:
> - pre-alocation of in requests.
> - more code clean up
> - fix memory leak on out requests
> - configure endpoints only when setting up MIDIStreaming interface
>
> Felipe F. Tonello (3):
> usb: gadget: f_midi: set altsettings only for MIDIStreaming interface
> usb: gadget: f_midi: fail if set_alt fails to allocate requests
> usb: gadget: f_midi: pre-allocate IN requests
>
> drivers/usb/gadget/function/f_midi.c | 175 +++++++++++++++++++++++++++--------
> drivers/usb/gadget/legacy/gmidi.c | 2 +-
> 2 files changed, 135 insertions(+), 42 deletions(-)
>
Ping?
--
Felipe
[-- Attachment #2: 0x92698E6A.asc --]
[-- Type: application/pgp-keys, Size: 7195 bytes --]
next prev parent reply other threads:[~2015-12-11 17:04 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-12-01 18:30 [PATCH v6 0/3] USB MIDI Gadget improvements and bug fixes Felipe F. Tonello
2015-12-01 18:31 ` [PATCH v6 1/3] usb: gadget: f_midi: set altsettings only for MIDIStreaming interface Felipe F. Tonello
2015-12-01 18:31 ` [PATCH v6 2/3] usb: gadget: f_midi: fail if set_alt fails to allocate requests Felipe F. Tonello
2015-12-01 18:31 ` [PATCH v6 3/3] usb: gadget: f_midi: pre-allocate IN requests Felipe F. Tonello
2015-12-08 12:54 ` Felipe Ferreri Tonello
2015-12-11 17:04 ` Felipe Ferreri Tonello [this message]
2015-12-16 16:03 ` [PATCH v6 0/3] USB MIDI Gadget improvements and bug fixes Felipe Balbi
2015-12-17 11:40 ` Felipe Ferreri Tonello
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=566B0231.5040109@felipetonello.com \
--to=eu@felipetonello.com \
--cc=balbi@ti.com \
--cc=clemens@ladisch.de \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=r.baldyga@samsung.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 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.