From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Apr 2012 19:06:40 +0200 Subject: [U-Boot] [PATCH v4 0/3] usb:gadget:composite: Support for composite gadget framework In-Reply-To: <20120425175335.6ac6b371@lmajewski.digital.local> References: <1334214931-19480-1-git-send-email-l.majewski@samsung.com> <1334762811-23068-1-git-send-email-l.majewski@samsung.com> <20120425175335.6ac6b371@lmajewski.digital.local> Message-ID: <201204251906.40465.marex@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Lukasz Majewski, > Hi Marek, > > > This patch set provides support for composite gadget framework. > > Files from Linux kernel (2.6.36) - namely composite.{c|h} have been > > ported to u-boot. > > > > Code supporting this framework has been added to gadget.h and > > Samsung's UDC driver as well. > > > > --- > > > > Changes for v2: > > - Squash the kernel files with u-boot compatibility layer. > > - Removal of dead/kernel specific code. > > - Comments corrected according to u-boot coding style. > > - Two separate patches regarding gadget.h file squashed together. > > > > Changes for v3: > > - Remove unlikely function call > > - Code indentation fixup > > > > Changes for v4: > > - Move variables definition to function beginning > > - CaMeL case declaration fixed > > > > Lukasz Majewski (3): > > usb:gadget:composite USB composite gadget support > > usb:gadget:composite: Support for composite at gadget.h > > usb:udc:samsung Add functions for storing private gadget data in UDC > > > > driver > > Can you look into this code? Since the 2012.04.01 is out (stable > u-boot), I would like to improve the USB subsystem. > > Moreover one commit: > http://patchwork.ozlabs.org/patch/151983/ > > has been acked-by you, but it hasn't been added to u-boot-usb/next. > Would it be possible to pull this code? Yes, it's on my slate ... I'm slightly congested now, I appologize for not reviewing these quickly, would you mind giving me a few more days please? Best regards, Marek Vasut