All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PATCH] more USB fixes for 3.2
@ 2011-12-15 19:41 Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2011-12-15 19:41 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

Here are a small number of USB fixes and new device ids for the 3.2 tree.

All pretty minor, full details are in the shortlog below.

Please pull from:
	git.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb.git/ usb-linus

All have been in the -next releases for a while.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

 drivers/usb/class/cdc-acm.c          |   10 ++++++++++
 drivers/usb/gadget/f_mass_storage.c  |    1 +
 drivers/usb/renesas_usbhs/mod.c      |    2 +-
 drivers/usb/renesas_usbhs/mod_host.c |    1 +
 drivers/usb/serial/option.c          |    7 ++++++-
 5 files changed, 19 insertions(+), 2 deletions(-)

---------------

Alex Hermann (1):
      usb: option: Add Huawei E398 controlling interfaces

Bjørn Mork (1):
      USB: option: Removing one bogus and adding some new Huawei combinations

Krzysztof Hałasa (1):
      USB: cdc-acm: add IDs for Motorola H24 HSPA USB module.

Kuninori Morimoto (2):
      usb: renesas_usbhs: typofix: irq_dtch control DTCHE
      usb: renesas_usbhs: add hcd->has_tt for low/full speed

Yu Xu (1):
      usb: gadget: storage: release superspeed descriptors.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [GIT PATCH] more USB fixes for 3.2
@ 2011-12-02 21:11 Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2011-12-02 21:11 UTC (permalink / raw)
  To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-usb

Here are a small number of USB fixes and new device ids for the 3.2 tree.

All pretty minor, full details are in the shortlog below.

Please pull from:
	git.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb.git/ usb-linus

All have been in the -next releases.

The full patches will be sent to the linux-usb mailing list, if anyone
wants to see them.

thanks,

greg k-h

------------

 Documentation/usb/linux-cdc-acm.inf    |    4 +-
 drivers/usb/gadget/amd5536udc.c        |    2 +-
 drivers/usb/gadget/f_serial.c          |    4 +-
 drivers/usb/gadget/fsl_mxc_udc.c       |    3 +-
 drivers/usb/gadget/fsl_qe_udc.c        |    3 +-
 drivers/usb/gadget/fsl_udc_core.c      |   75 +++++++++++++++-----------------
 drivers/usb/gadget/fsl_usb2_udc.h      |   10 ++++
 drivers/usb/gadget/m66592-udc.c        |    2 +-
 drivers/usb/gadget/net2280.c           |    2 +-
 drivers/usb/gadget/r8a66597-udc.c      |    2 +-
 drivers/usb/gadget/s3c-hsotg.c         |    4 +-
 drivers/usb/gadget/s3c-hsudc.c         |    3 +-
 drivers/usb/host/ehci-sched.c          |    9 ++--
 drivers/usb/host/whci/qset.c           |    2 +-
 drivers/usb/host/xhci.c                |    5 ++-
 drivers/usb/musb/musb_core.c           |    6 ---
 drivers/usb/musb/musb_gadget.c         |    2 +-
 drivers/usb/renesas_usbhs/mod_gadget.c |   47 ++++++++-----------
 drivers/usb/serial/ftdi_sio.c          |    1 +
 drivers/usb/serial/ftdi_sio_ids.h      |    1 +
 drivers/usb/serial/option.c            |    4 ++
 drivers/usb/storage/unusual_devs.h     |    7 +++
 22 files changed, 101 insertions(+), 97 deletions(-)

---------------

Andiry Xu (2):
      xHCI: reset-on-resume quirk for NEC uPD720200
      xHCI: fix bug in xhci_clear_command_ring()

Dan Carpenter (1):
      USB: whci-hcd: fix endian conversion in qset_clear()

Dirk Nehring (1):
      usb: option: add Huawei E353 controlling interfaces

Fabio Estevam (2):
      usb: fsl_mxc_udc.c: Fix build issue by including missing header file
      usb: fsl_mxc_udc.c: Remove compile-time dependency of MX35 SoC type

Kevin Hilman (1):
      usb: musb: PM: fix context save/restore in suspend/resume path

Klaus Schwarzkopf (1):
      USB: linux-cdc-acm.inf: add support for the acm_ms gadget

Kuninori Morimoto (4):
      usb: renesas_usbhs: fixup device_register timing
      usb: renesas_usbhs: fixup signal the driver that cable was disconnected
      usb: renesas_usbhs: fixup gadget.dev.driver when udc_stop.
      usb: renesas_usbhs: fixup driver speed

Li Yang (1):
      usb: gadget: fsl_udc: fix dequeuing a request in progress

Marcin Kościelnicki (1):
      usb: ftdi_sio: add PID for Propox ISPcable III

Matthieu CASTET (1):
      EHCI : Fix a regression in the ISO scheduler

Michal Nazarewicz (1):
      usb: udc: Fix gadget driver's speed check in various UDC drivers

Peter Chen (1):
      USB: fsl_udc_core: use usb_endpoint_xfer_isoc to judge ISO XFER

Qinglin Ye (1):
      USB: usb-storage: unusual_devs entry for Kingston DT 101 G2

Robert Jarzmik (1):
      usb: gadget: fix g_serial regression

Sarah Sharp (1):
      Revert "xHCI: reset-on-resume quirk for NEC uPD720200"

Veli-Pekka Peltola (1):
      usb: option: add SIMCom SIM5218


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-12-15 19:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-12-15 19:41 [GIT PATCH] more USB fixes for 3.2 Greg KH
  -- strict thread matches above, loose matches on Subject: below --
2011-12-02 21:11 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.