Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965797AbbLPQDR (ORCPT ); Wed, 16 Dec 2015 11:03:17 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:48699 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933803AbbLPQDQ (ORCPT ); Wed, 16 Dec 2015 11:03:16 -0500 From: Felipe Balbi To: Felipe Ferreri Tonello , CC: , Clemens Ladisch , Greg Kroah-Hartman , Robert Baldyga Subject: Re: [PATCH v6 0/3] USB MIDI Gadget improvements and bug fixes In-Reply-To: <566B0231.5040109@felipetonello.com> References: <1448994662-21294-1-git-send-email-eu@felipetonello.com> <566B0231.5040109@felipetonello.com> User-Agent: Notmuch/0.21 (http://notmuchmail.org) Emacs/24.5.1 (x86_64-pc-linux-gnu) Date: Wed, 16 Dec 2015 10:03:05 -0600 Message-ID: <87twnifkjq.fsf@saruman.tx.rr.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha1; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2605 Lines: 76 --=-=-= Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Felipe Ferreri Tonello writes: > Hi all, > > On 01/12/15 18:30, Felipe F. Tonello wrote: >> Fixed all comments suggested by the linux-usb list. >>=20 >> 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 >>=20 >> 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 >>=20 >> 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 >>=20=09 >> 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 >>=20 >> drivers/usb/gadget/function/f_midi.c | 175 +++++++++++++++++++++++++++-= ------- >> drivers/usb/gadget/legacy/gmidi.c | 2 +- >> 2 files changed, 135 insertions(+), 42 deletions(-) >>=20 > > Ping? It should be in my testing/next now, I had to wait until Greg merged fixes to linus before applying. =2D-=20 balbi --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBAgAGBQJWcYs6AAoJEIaOsuA1yqREdvwQAJ2JFiNc4+LZn3D1xSxsVbbJ Dv2DnRWUfzfcQwE7ABpMo7Nj5q4H1tTH3LUg3XVkWbqSJJ9hsvirfW0cmzcTqJ9s MVBRVNhGs45fT7TC5V0TJF+epiKOUmNztETtkHdkyJPrWwEE44pw70nK1FpEiHgq P8I/ZfXnPfkSYWcheF95fkXb8y5Pladf9I8Hk8DQtGEzmg2i8V+kHikDg4/xS1ri TyIZ9U7KsQMTVrJHmAGMYDgl19Q8uJxYMVP8rmSEIxny5kHUFrX5OCW71zrbsV2P OJFWCrhRUrk/BWV1K69fiVZItqhDivgGmn6HOQuw2MO8BsFUgYeQV/Tzur8M2wJf 5QpTTpyyl597WQ0rLuMmUZO3dI3z2S0+lC4RHRo6ujUvy8SqvKjMTg3Ji8u9tm9P fZxpwOzfWXv4CV68WovBTEdRv/QQUS0NtYaDmYFqPDB8zBgGjHpi6PeL3VmMgrJe 6JoCaRiyHXX+/51fHeGFke7ltXL0d5KoxKb8DvL8RT49ppFdj59qdwK8jW+pPZaO fMqtIZDCC7t+1t5DlV6YyHfUhH3Ah92PYuJqf6+BxZDApjsweVRBO5XqeNnjCowj 1rwB0J76B0H4MH4m1NeFdImFLZ84LD/1O6c8D4hsvzjnshuSnVMOgjV4VuXdzqAk qjHQHU3WiMkjaV+Jv/aF =BZgv -----END PGP SIGNATURE----- --=-=-=-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/