Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1198915 > unrolled thread
| Started by | Felipe Balbi <balbi@ti.com> |
|---|---|
| First post | 2015-08-03 17:00 +0200 |
| Last post | 2015-08-03 23:40 +0200 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
[GIT PULL] usb: fix for v4.2-rc6 Felipe Balbi <balbi@ti.com> - 2015-08-03 17:00 +0200
Re: [GIT PULL] usb: fix for v4.2-rc6 Greg KH <gregkh@linuxfoundation.org> - 2015-08-03 23:40 +0200
| From | Felipe Balbi <balbi@ti.com> |
|---|---|
| Date | 2015-08-03 17:00 +0200 |
| Subject | [GIT PULL] usb: fix for v4.2-rc6 |
| Message-ID | <pTpnz-6dA-11@gated-at.bofh.it> |
Hi Greg,
here's the last major fix for this -rc cycle. Unfortunately
it has been pending since January.
Let me know if you prefer that I send this through the merge
window as it already has a stable tag.
cheers
The following changes since commit 4248bd7d3e2c7c87ff695d812018b8c22b5a5ab1:
usb: gadget: f_printer: actually limit the number of instances (2015-07-27 10:19:50 -0500)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc6
for you to fetch changes up to c93e64e91248becd0edb8f01723dff9da890e2ab:
usb: udc: core: add device_del() call to error pathway (2015-08-03 09:54:18 -0500)
----------------------------------------------------------------
usb: fixes for v4.2-rc6
Just one major fix which has been pending since January.
Somehow it fell through the cracks, but here it is. Basically,
this fixes a bug in udc-core when gadget registration fails.
Signed-off-by: Felipe Balbi <balbi@ti.com>
----------------------------------------------------------------
Alan Stern (1):
usb: udc: core: add device_del() call to error pathway
drivers/usb/gadget/udc/udc-core.c | 1 +
1 file changed, 1 insertion(+)
--
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/
[toc] | [next] | [standalone]
| From | Greg KH <gregkh@linuxfoundation.org> |
|---|---|
| Date | 2015-08-03 23:40 +0200 |
| Message-ID | <pTvCF-6Zh-11@gated-at.bofh.it> |
| In reply to | #1198915 |
On Mon, Aug 03, 2015 at 09:59:07AM -0500, Felipe Balbi wrote: > Hi Greg, > > here's the last major fix for this -rc cycle. Unfortunately > it has been pending since January. > > Let me know if you prefer that I send this through the merge > window as it already has a stable tag. > > cheers > > The following changes since commit 4248bd7d3e2c7c87ff695d812018b8c22b5a5ab1: > > usb: gadget: f_printer: actually limit the number of instances (2015-07-27 10:19:50 -0500) > > are available in the git repository at: > > git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc6 Pulled and pushed out, thanks. greg k-h -- 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/
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web