[GIT PULL] usb: fixes for v3.11-rc1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Greg,

Here's my first set of fixes for v3.11-rc1, they have been boot
tested on omap5-uevm (for dwc3 changes) and built tested
for ARM and x86 with different .configs

Consider merging this tree on your usb-linus branch.

Let me know if you want any changes on this pull request

cheers

The following changes since commit ad81f0545ef01ea651886dddac4bef6cec930092:

  Linux 3.11-rc1 (2013-07-14 15:18:27 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb.git tags/fixes-for-v3.11-rc1

for you to fetch changes up to 690c70bab1ebab0782cf9c316b726e2dddebc411:

  usb: phy: omap-usb3: fix dpll clock index (2013-07-15 13:05:30 +0300)

----------------------------------------------------------------
usb: fixes for v3.11-rc1

Quite a few changes going on here. They have been
boot tested on OMAP5 and compile tested on ARM and x86
with different defconfigs.

Many gadget drivers got a depends on HAS_DMA in order
to prevent build failures on !HAS_DMA architectures.

DWC3 learned how to allow a gadget driver to be modprobed
after an unsuccessful modprobe of another gadget driver. It
also got a fix to a wrong bit mask in dwc3_event_type, and
learns to return proper error codes from failed usb3_phy
initialization.

RNDIS function driver can now be built with configfs.

at91_udc now knows that we need to prepare the clock
before enabling it.

renesas_usbhs now lets gadget drivers be modprobed
multiple times.

phy-omap-usb3 got a fix for the DPLL settings.

mv_u3d_core now passes the correct cookie to free_irq().

fotg210-udc got Section mismatch fixes.

Signed-of-by: Felipe Balbi <balbi@xxxxxx>

----------------------------------------------------------------
Alan Stern (1):
      usb: gadget: don't fail when DMA isn't present

Andrzej Pietrasiewicz (1):
      usb: gadget: Kconfig: Fix configfs-based RNDIS function build

Arnd Bergmann (1):
      usb: gadget: at91_udc: call at91udc_of_init only when needed

Boris BREZILLON (1):
      usb: gadget: at91_udc: prepare clk before calling enable

Felipe Balbi (1):
      usb: dwc3: gadget: don't prevent gadget from being probed if we fail

Geert Uytterhoeven (4):
      usb: dwc3: USB_DWC3 should depend on HAS_DMA
      usb: gadget: USB_MV_UDC should depend on HAS_DMA
      usb: gadget: USB_FOTG210_UDC should depend on HAS_DMA
      usb: gadget: USB_MV_U3D should depend on HAS_DMA

Huang Rui (1):
      usb: dwc3: fix wrong bit mask in dwc3_event_type

Kuninori Morimoto (1):
      usb: renesas_usbhs: gadget: remove extra check on udc_stop

Ruchika Kharwar (2):
      usb: dwc3: fix the error returned with usb3_phy failure
      usb: phy: omap-usb3: fix dpll clock index

Sachin Kamat (1):
      usb: phy: samsung: Fix an error message typo

Wei Yongjun (1):
      usb: gadget: mv_u3d_core: fix to pass correct device identity to free_irq()

Yuan-Hsin Chen (1):
      usb: gadget: fotg210-udc: remove __init and __exit

 drivers/usb/dwc3/Kconfig               |  2 +-
 drivers/usb/dwc3/core.c                |  2 +-
 drivers/usb/dwc3/core.h                |  4 ++--
 drivers/usb/dwc3/gadget.c              |  1 +
 drivers/usb/gadget/Kconfig             |  5 ++++-
 drivers/usb/gadget/at91_udc.c          | 16 +++++++++-------
 drivers/usb/gadget/fotg210-udc.c       |  4 ++--
 drivers/usb/gadget/mv_u3d_core.c       |  4 ++--
 drivers/usb/gadget/udc-core.c          |  6 ++++++
 drivers/usb/phy/phy-omap-usb3.c        |  2 +-
 drivers/usb/phy/phy-samsung-usb2.c     |  2 +-
 drivers/usb/renesas_usbhs/mod_gadget.c |  4 ----
 12 files changed, 30 insertions(+), 22 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux