[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1426089667-18745-1-git-send-email-balbi@ti.com>
Date: Wed, 11 Mar 2015 11:01:07 -0500
From: Felipe Balbi <balbi@...com>
To: Greg KH <gregkh@...uxfoundation.org>
CC: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Linux USB Mailing List <linux-usb@...r.kernel.org>,
Felipe Balbi <balbi@...com>
Subject: [GIT PULL] USB fixes for v4.0-rc3
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@...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(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists