* [GIT PULL] USB fixes for v4.2-rc5
@ 2015-07-27 18:58 Felipe Balbi
2015-07-27 20:55 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2015-07-27 18:58 UTC (permalink / raw)
To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi
Hi Greg,
Here's what I hope to be last pull request for current
-rc cycle. Things have finally slowed down.
Let me know if you require any changes to this pull request.
cheers
The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc5
for you to fetch changes up to 4248bd7d3e2c7c87ff695d812018b8c22b5a5ab1:
usb: gadget: f_printer: actually limit the number of instances (2015-07-27 10:19:50 -0500)
----------------------------------------------------------------
usb: fixes for v4.2-rc5
BCD driver now reads correct register to fetch HW
dequeue pointer address.
f_uac2 got a fix for bInterval calculation.
Both f_hid and f_printer can now correctly limit number
of instances when used through configfs.
Signed-off-by: Felipe Balbi <balbi@ti.com>
----------------------------------------------------------------
Al Cooper (1):
usb: gadget: bdc: fix a driver crash on disconnect
Andrzej Pietrasiewicz (2):
usb: gadget: f_hid: actually limit the number of instances
usb: gadget: f_printer: actually limit the number of instances
Peter Chen (1):
usb: gadget: f_uac2: fix calculation of uac2->p_interval
drivers/usb/gadget/function/f_hid.c | 4 ++++
drivers/usb/gadget/function/f_printer.c | 10 +++++++++-
drivers/usb/gadget/function/f_uac2.c | 4 ++--
drivers/usb/gadget/udc/bdc/bdc_ep.c | 2 +-
4 files changed, 16 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB fixes for v4.2-rc5
2015-07-27 18:58 [GIT PULL] USB fixes for v4.2-rc5 Felipe Balbi
@ 2015-07-27 20:55 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-07-27 20:55 UTC (permalink / raw)
To: Felipe Balbi; +Cc: Linux Kernel Mailing List, Linux USB Mailing List
On Mon, Jul 27, 2015 at 01:58:27PM -0500, Felipe Balbi wrote:
> Hi Greg,
>
> Here's what I hope to be last pull request for current
> -rc cycle. Things have finally slowed down.
>
> Let me know if you require any changes to this pull request.
>
> cheers
>
> The following changes since commit cbfe8fa6cd672011c755c3cd85c9ffd4e2d10a6f:
>
> Linux 4.2-rc4 (2015-07-26 12:26:21 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.2-rc5
Pulled and pushed out, thanks.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-07-27 20:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-27 18:58 [GIT PULL] USB fixes for v4.2-rc5 Felipe Balbi
2015-07-27 20:55 ` Greg KH
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.