LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [GIT PULL] USB fixes for v4.0-rc3
@ 2015-03-11 16:01 Felipe Balbi
2015-03-14 8:43 ` Greg KH
0 siblings, 1 reply; 2+ messages in thread
From: Felipe Balbi @ 2015-03-11 16:01 UTC (permalink / raw)
To: Greg KH; +Cc: Linux Kernel Mailing List, Linux USB Mailing List, Felipe Balbi
Hi Greg,
This is likely my last pull for the -rc, but things may
change. Let me know if you need any changes
Patches tested on platforms I have access to.
cheers
The following changes since commit 9eccca0843205f87c00404b663188b88eb248051:
Linux 4.0-rc3 (2015-03-08 16:09:09 -0700)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.0-rc3
for you to fetch changes up to 2c247804796bbcaa90087f2196f68fdc20a5fe04:
Revert "usb: gadget: zero: Add support for interrupt EP" (2015-03-11 10:00:05 -0500)
----------------------------------------------------------------
usb: fixes for v4.0-rc3
Revert interrupt endpoint support from g_zero as it regresses
musb.
A possible deadlock in isp1760 udc irq has been fixed.
A fix to dwc2 for disconnect IRQ handling.
We also have a new device ID for isp1760.
Signed-off-by: Felipe Balbi <balbi@ti.com>
----------------------------------------------------------------
Arnd Bergmann (1):
usb: musb: fix Kconfig regression
David Dueck (1):
usb: phy: am335x-control: check return value of bus_find_device
Felipe Balbi (1):
Revert "usb: gadget: zero: Add support for interrupt EP"
Sudeep Holla (2):
usb: isp1760: fix possible deadlock in isp1760_udc_irq
usb: isp1760: add peripheral/device controller chip id
Valentin Rothberg (1):
usb: isp1760: set IRQ flags properly
Yunzhi Li (1):
usb: dwc2: host: fix dwc2 disconnect bug
drivers/usb/dwc2/core_intr.c | 3 +
drivers/usb/gadget/function/f_loopback.c | 3 +-
drivers/usb/gadget/function/f_sourcesink.c | 511 ++---------------------------
drivers/usb/gadget/function/g_zero.h | 13 +-
drivers/usb/gadget/legacy/zero.c | 21 --
drivers/usb/isp1760/isp1760-core.c | 3 +-
drivers/usb/isp1760/isp1760-udc.c | 16 +-
drivers/usb/musb/Kconfig | 3 +-
drivers/usb/phy/phy-am335x-control.c | 3 +
9 files changed, 40 insertions(+), 536 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] USB fixes for v4.0-rc3
2015-03-11 16:01 [GIT PULL] USB fixes for v4.0-rc3 Felipe Balbi
@ 2015-03-14 8:43 ` Greg KH
0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2015-03-14 8:43 UTC (permalink / raw)
To: Felipe Balbi; +Cc: Linux Kernel Mailing List, Linux USB Mailing List
On Wed, Mar 11, 2015 at 11:01:07AM -0500, Felipe Balbi wrote:
> Hi Greg,
>
> This is likely my last pull for the -rc, but things may
> change. Let me know if you need any changes
>
> Patches tested on platforms I have access to.
>
> cheers
>
> The following changes since commit 9eccca0843205f87c00404b663188b88eb248051:
>
> Linux 4.0-rc3 (2015-03-08 16:09:09 -0700)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v4.0-rc3
Pulled and pushed out.
greg k-h
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-14 8:43 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-11 16:01 [GIT PULL] USB fixes for v4.0-rc3 Felipe Balbi
2015-03-14 8:43 ` Greg KH
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).