Hi Greg,
This musb patch set is for next v4.11-rc1. It adds suspend/resume support in
DA8xx glue, adds H3/V3s SoC support, fixes incorrect CPPI reference in DA8xx
glue, switch to static id naming for musb-hdrc device to give consistent user
experience, and a few compile warning fixes and cleanups. It also changes the
musb test mode handling which should enable the host mode for Nokia N900.
Please let me know if any change is needed.
Regards,
-Bin.
---
Alexandre Bailon (4):
usb: musb: da8xx: Remove CPPI 3.0 quirk and methods
usb: musb: da8xx: Add support of suspend / resume
usb: musb: Add a quirk to preserve the session during suspend
usb: musb: da8xx: Fix host mode suspend
Bhumika Goyal (1):
usb: musb: omap2430: constify dev_pm_ops structures
Bin Liu (6):
usb: musb: remove musb_generic_disable function
usb: musb: dsps: remove redundant code
usb: musb: da8xx: remove redundant code
usb: musb: am35x: remove redundant code
usb: musb: davinci: remove redundant code
usb: musb: dsps: switch to static id for musb-hdrc platform devices
Chanwoo Choi (1):
usb: musb: sunxi: Uses the resource-managed extcon API when
registering extcon notifier
Icenowy Zheng (1):
usb: musb: sunxi: add support for the variant in H3/V3s SoC
Jérémy Lefaure (1):
usb: musb: blackfin: fix unused warnings on suspend/resume
Pali Rohár (1):
usb: musb: debugfs: allow forcing host mode together with speed in
testmode
Tony Lindgren (1):
usb: musb: Add support for optional VBUS irq to dsps glue layer
Wei Yongjun (1):
usb: musb: dsps: make dsps_musb_clear_ep_rxintr() static
.../bindings/usb/allwinner,sun4i-a10-musb.txt | 4 +-
drivers/usb/musb/am35x.c | 1 -
drivers/usb/musb/blackfin.c | 6 +-
drivers/usb/musb/da8xx.c | 36 +++++-
drivers/usb/musb/davinci.c | 1 -
drivers/usb/musb/musb_core.c | 27 ++---
drivers/usb/musb/musb_core.h | 1 +
drivers/usb/musb/musb_debugfs.c | 46 +++++---
drivers/usb/musb/musb_dsps.c | 123 ++++++++++++++++-----
drivers/usb/musb/omap2430.c | 2 +-
drivers/usb/musb/sunxi.c | 47 ++++++--
11 files changed, 208 insertions(+), 86 deletions(-)
--
1.9.1
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html