public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Felipe Balbi <balbi@ti.com>
To: Felipe Ferreri Tonello <eu@felipetonello.com>,
	<linux-usb@vger.kernel.org>
Cc: <linux-kernel@vger.kernel.org>,
	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: Wed, 16 Dec 2015 10:03:05 -0600	[thread overview]
Message-ID: <87twnifkjq.fsf@saruman.tx.rr.com> (raw)
In-Reply-To: <566B0231.5040109@felipetonello.com>

[-- Attachment #1: Type: text/plain, Size: 1405 bytes --]


Hi

Felipe Ferreri Tonello <eu@felipetonello.com> writes:
> 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?

It should be in my testing/next now, I had to wait until Greg merged
fixes to linus before applying.

-- 
balbi

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 818 bytes --]

  reply	other threads:[~2015-12-16 16:03 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 ` [PATCH v6 0/3] USB MIDI Gadget improvements and bug fixes Felipe Ferreri Tonello
2015-12-16 16:03   ` Felipe Balbi [this message]
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=87twnifkjq.fsf@saruman.tx.rr.com \
    --to=balbi@ti.com \
    --cc=clemens@ladisch.de \
    --cc=eu@felipetonello.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox