* [GIT,PULL] USB fixes for v4.15-rc4
@ 2017-12-12 11:53 Felipe Balbi
0 siblings, 0 replies; 3+ messages in thread
From: Felipe Balbi @ 2017-12-12 11:53 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb
Hi,
Greg Kroah-Hartman <gregkh@linuxfoundation.org> writes:
> On Tue, Dec 12, 2017 at 01:03:16PM +0200, Felipe Balbi wrote:
>>
>> Hi Greg,
>>
>> Only 7 changesets this time around. Nothing really major. Let me know if
>> you want anything to be changed.
>>
>> Cheers
>>
>> The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:
>>
>> Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)
>>
>> are available in the git repository at:
>>
>> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.15-rc4
>
> Pulled and pushed out. I couldn't send the automated emails as you were
> at a "newer" base version than I was at the moment, otherwise I would
> have spammed a bunch of people with some confusing emails :)
no issues :-) I needed -rc3 to avoid conflicts elsewhere :-)
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT,PULL] USB fixes for v4.15-rc4
@ 2017-12-12 11:52 Greg Kroah-Hartman
0 siblings, 0 replies; 3+ messages in thread
From: Greg Kroah-Hartman @ 2017-12-12 11:52 UTC (permalink / raw)
To: Felipe Balbi; +Cc: linux-usb
On Tue, Dec 12, 2017 at 01:03:16PM +0200, Felipe Balbi wrote:
>
> Hi Greg,
>
> Only 7 changesets this time around. Nothing really major. Let me know if
> you want anything to be changed.
>
> Cheers
>
> The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:
>
> Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.15-rc4
Pulled and pushed out. I couldn't send the automated emails as you were
at a "newer" base version than I was at the moment, otherwise I would
have spammed a bunch of people with some confusing emails :)
thanks,
greg k-h
---
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 3+ messages in thread
* [GIT,PULL] USB fixes for v4.15-rc4
@ 2017-12-12 11:03 Felipe Balbi
0 siblings, 0 replies; 3+ messages in thread
From: Felipe Balbi @ 2017-12-12 11:03 UTC (permalink / raw)
To: Greg Kroah-Hartman; +Cc: linux-usb
Hi Greg,
Only 7 changesets this time around. Nothing really major. Let me know if
you want anything to be changed.
Cheers
The following changes since commit 50c4c4e268a2d7a3e58ebb698ac74da0de40ae36:
Linux 4.15-rc3 (2017-12-10 17:56:26 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.15-rc4
for you to fetch changes up to 9dbe416b656bb015fc49fc17961000ffa418838a:
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH" (2017-12-12 12:48:30 +0200)
----------------------------------------------------------------
usb: fixes for v4.15-rc4
We have a few fixes on dwc3:
- one fix which only happens with some implementations where we need to
wait longer for some commands to finish.
- Another fix for high-bandwidth isochronous endpoint programming making
sure that we send the correct DATA tokens in the correct sequence
- A couple PM fixes on dwc3-of-simple
The other synopsys controller driver (dwc2) got a fix for FIFO size
programming.
Other than these, we have a couple Kconfig fixes making sure that
dependencies are properly setup.
----------------------------------------------------------------
Andreas Platschek (1):
usb: dwc3: of-simple: fix missing clk_disable_unprepare
Arnd Bergmann (1):
usb: gadget: webcam: fix V4L2 Kconfig dependency
Felipe Balbi (1):
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"
Manu Gautam (1):
usb: dwc3: gadget: Fix PCM1 for ISOC EP with ep->mult less than 3
Masahiro Yamada (1):
usb: dwc3: of-simple: set dev_pm_ops
Minas Harutyunyan (1):
usb: dwc2: Fix TxFIFOn sizes and total TxFIFO size issues
Vincent Pelletier (1):
usb: dwc3: gadget: Wait longer for controller to end command processing
drivers/usb/dwc2/core.h | 4 ++++
drivers/usb/dwc2/gadget.c | 42 ++-------------------------------------
drivers/usb/dwc2/params.c | 29 +++++++++++++++++----------
drivers/usb/dwc3/dwc3-of-simple.c | 5 ++++-
drivers/usb/dwc3/gadget.c | 4 ++--
drivers/usb/gadget/Kconfig | 4 ++--
drivers/usb/gadget/legacy/Kconfig | 12 +----------
7 files changed, 34 insertions(+), 66 deletions(-)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2017-12-12 11:53 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-12 11:53 [GIT,PULL] USB fixes for v4.15-rc4 Felipe Balbi
-- strict thread matches above, loose matches on Subject: below --
2017-12-12 11:52 Greg Kroah-Hartman
2017-12-12 11:03 Felipe Balbi
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).