From: Greg KH <greg@kroah.com>
To: "Heiko Stübner" <heiko@sntech.de>
Cc: Ben Dooks <ben-linux@fluff.org>,
Thomas Abraham <thomas.ab@samsung.com>,
Sangbeom Kim <sbkim73@samsung.com>,
Kukjin Kim <kgene.kim@samsung.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-usb@vger.kernel.org,
dbrownell@users.sourceforge.net,
Alexander Neumann <alexander@debian.org>
Subject: Re: [PATCH RESEND v3 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Date: Wed, 13 Apr 2011 16:28:41 -0700 [thread overview]
Message-ID: <20110413232841.GA20142@kroah.com> (raw)
In-Reply-To: <201103232239.28879.heiko@sntech.de>
On Wed, Mar 23, 2011 at 10:39:28PM +0100, Heiko Stübner wrote:
> From: Thomas Abraham <thomas.ab@samsung.com>
>
> The Samsung's S3C2416, S3C2443 and S3C2450 includes a USB High-Speed
> device controller module. This driver enables support for USB high-speed
> gadget functionality for the Samsung S3C24xx SoC's that include this
> controller.
>
> Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
> Changes since v1:
> - Addressed comments from Ben Dooks
>
> Changes since v2:
> - Update the driver to match the data structure changes introduced by
> commit b0fca50f5a94a268ed02cfddf44448051ed9343f.
> Alexander Neumann <alexander@debian.org>
> - Move s3c_hsudc to 0x29 in usb_gadget_controller_number in gadget_chips.h
> Heiko Stuebner <heiko@sntech.de>
The Renesas driver got number 0x29, so this patch no longer applies :(
Care to respin this whole series against the next linux-next tree and
resend it to me so I can apply it?
thanks,
greg k-h
WARNING: multiple messages have this Message-ID (diff)
From: greg@kroah.com (Greg KH)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH RESEND v3 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver
Date: Wed, 13 Apr 2011 16:28:41 -0700 [thread overview]
Message-ID: <20110413232841.GA20142@kroah.com> (raw)
In-Reply-To: <201103232239.28879.heiko@sntech.de>
On Wed, Mar 23, 2011 at 10:39:28PM +0100, Heiko St?bner wrote:
> From: Thomas Abraham <thomas.ab@samsung.com>
>
> The Samsung's S3C2416, S3C2443 and S3C2450 includes a USB High-Speed
> device controller module. This driver enables support for USB high-speed
> gadget functionality for the Samsung S3C24xx SoC's that include this
> controller.
>
> Signed-off-by: Thomas Abraham <thomas.ab@samsung.com>
> Signed-off-by: Sangbeom Kim <sbkim73@samsung.com>
> Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
> ---
> Changes since v1:
> - Addressed comments from Ben Dooks
>
> Changes since v2:
> - Update the driver to match the data structure changes introduced by
> commit b0fca50f5a94a268ed02cfddf44448051ed9343f.
> Alexander Neumann <alexander@debian.org>
> - Move s3c_hsudc to 0x29 in usb_gadget_controller_number in gadget_chips.h
> Heiko Stuebner <heiko@sntech.de>
The Renesas driver got number 0x29, so this patch no longer applies :(
Care to respin this whole series against the next linux-next tree and
resend it to me so I can apply it?
thanks,
greg k-h
next prev parent reply other threads:[~2011-04-13 23:34 UTC|newest]
Thread overview: 52+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-23 21:35 [PATCH RESEND 0/4] USB: gadget: Add Samsung S3C24xx USB HS controller driver Heiko Stübner
2011-03-23 21:35 ` Heiko Stübner
2011-03-23 21:37 ` [PATCH RESEND 1/4] ARM: S3C2416: Add USB Phy register definitions Heiko Stübner
2011-03-23 21:37 ` Heiko Stübner
2011-03-23 21:38 ` [PATCH RESEND 2/4] ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller Heiko Stübner
2011-03-23 21:38 ` Heiko Stübner
2011-03-23 21:39 ` [PATCH RESEND v3 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver Heiko Stübner
2011-03-23 21:39 ` Heiko Stübner
2011-04-13 23:28 ` Greg KH [this message]
2011-04-13 23:28 ` Greg KH
2011-04-14 9:06 ` [PATCH RESEND v2 0/4] USB: gadget: Add Samsung S3C24xx USB HS " Heiko Stübner
2011-04-14 9:06 ` Heiko Stübner
2011-04-14 9:08 ` [PATCH 1/4] ARM: S3C2416: Add USB Phy register definitions Heiko Stübner
2011-04-14 9:08 ` Heiko Stübner
2011-04-14 9:10 ` [PATCH 2/4] ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller Heiko Stübner
2011-04-14 9:10 ` Heiko Stübner
2011-04-14 9:11 ` [PATCH v4 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver Heiko Stübner
2011-04-14 9:11 ` Heiko Stübner
2011-04-14 15:35 ` Alan Stern
2011-04-14 15:35 ` Alan Stern
2011-04-14 15:47 ` Greg KH
2011-04-14 15:47 ` Greg KH
2011-04-14 17:06 ` Heiko Stübner
2011-04-14 17:06 ` Heiko Stübner
2011-04-14 17:15 ` Alan Stern
2011-04-14 17:15 ` Alan Stern
2011-04-16 10:00 ` Heiko Stübner
2011-04-16 10:00 ` Heiko Stübner
2011-04-16 14:58 ` Greg KH
2011-04-16 14:58 ` Greg KH
2011-04-16 18:47 ` Heiko Stübner
2011-04-16 18:47 ` Heiko Stübner
2011-05-07 20:23 ` [PATCH v3 0/4] USB: gadget: Add Samsung S3C24xx USB HS " Heiko Stübner
2011-05-07 20:23 ` Heiko Stübner
2011-05-07 20:24 ` [PATCH 1/4] ARM: S3C2416: Add USB Phy register definitions Heiko Stübner
2011-05-07 20:24 ` Heiko Stübner
[not found] ` <201105072223.44163.heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org>
2011-05-07 20:26 ` [PATCH 2/4] ARM: S3C24XX: Add plaform device definition for USB High-Speed gadget controller Heiko Stübner
2011-05-07 20:26 ` Heiko Stübner
2011-05-08 11:17 ` Sergei Shtylyov
2011-05-08 11:17 ` Sergei Shtylyov
2011-05-07 20:28 ` [PATCH v5 3/4] USB: Gadget: Add Samsung S3C24XX USB High-Speed controller driver Heiko Stübner
2011-05-07 20:28 ` Heiko Stübner
2011-05-07 20:29 ` [PATCH 4/4] ARM: S3C2416: Add support for USB 2.0 High-Speed gadget controller Heiko Stübner
2011-05-07 20:29 ` Heiko Stübner
2011-04-14 9:12 ` Heiko Stübner
2011-04-14 9:12 ` Heiko Stübner
2011-03-23 21:40 ` [PATCH RESEND " Heiko Stübner
2011-03-23 21:40 ` Heiko Stübner
2011-04-08 10:04 ` [PATCH RESEND 0/4] USB: gadget: Add Samsung S3C24xx USB HS controller driver Heiko Stübner
2011-04-08 10:04 ` Heiko Stübner
2011-04-08 20:52 ` Greg KH
2011-04-08 20:52 ` Greg KH
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=20110413232841.GA20142@kroah.com \
--to=greg@kroah.com \
--cc=alexander@debian.org \
--cc=ben-linux@fluff.org \
--cc=dbrownell@users.sourceforge.net \
--cc=heiko@sntech.de \
--cc=kgene.kim@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=linux-usb@vger.kernel.org \
--cc=sbkim73@samsung.com \
--cc=thomas.ab@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.