All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] usb: musb/otg: cleanup and fixes
@ 2013-03-14  6:23 ` Kishon Vijay Abraham I
  0 siblings, 0 replies; 26+ messages in thread
From: Kishon Vijay Abraham I @ 2013-03-14  6:23 UTC (permalink / raw)
  To: balbi-l0cyMroinI0, gregkh-hQyY1W1yCW8ekmWlsbkhG0B+6BGkLq7r,
	linux-usb-u79uwXL29TY76Z2rM5mHXA,
	linux-omap-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA
  Cc: tony-4v6yS6AI5VpBDgjK7y7TUQ, notasas-Re5JQEeQqe8AvxtiuMwx3w,
	Kishon Vijay Abraham I

This series has some misc cleanup and fixes. The fix solves the cold
plug issue in omap3 which some have reported. Developed these patches on
fixes-for-v3.9-rc3 after applying 
http://www.spinics.net/lists/linux-usb/msg81563.html
(Grazvydas Ignotas patch series)

Tested for g_zero enumeration in pandaboard and beagleboard in both
cold plug and hot plug case. Any kind of testing for this series is welcome.

Changes from v1:
* removed *usb: musb: omap: remove the check before calling otg_set_vbus*
a similar patch is already merged.

Kishon Vijay Abraham I (4):
  usb: musb: omap: remove the check before calling otg_set_vbus
  usb: otg: twl4030: use devres API for regulator get and request irq
  usb: musb: omap: add usb_phy_init in omap2430_musb_init
  usb: otg: twl4030: fix cold plug on OMAP3

 drivers/usb/musb/omap2430.c   |   11 +++++------
 drivers/usb/otg/twl4030-usb.c |   35 ++++++++++++-----------------------
 2 files changed, 17 insertions(+), 29 deletions(-)

-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2013-03-15 12:05 UTC | newest]

Thread overview: 26+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-03-14  6:23 [PATCH v2 0/4] usb: musb/otg: cleanup and fixes Kishon Vijay Abraham I
2013-03-14  6:23 ` Kishon Vijay Abraham I
2013-03-14  6:23 ` [PATCH v2 1/4] usb: musb: omap: remove the check before calling otg_set_vbus Kishon Vijay Abraham I
2013-03-14  6:23   ` Kishon Vijay Abraham I
2013-03-14  6:23 ` [PATCH v2 2/4] usb: otg: twl4030: use devres API for regulator get and request irq Kishon Vijay Abraham I
2013-03-14  6:23   ` Kishon Vijay Abraham I
2013-03-14 15:48   ` Felipe Balbi
2013-03-14 15:48     ` Felipe Balbi
     [not found]     ` <20130314154811.GA3001-S8G//mZuvNWo5Im9Ml3/Zg@public.gmane.org>
2013-03-15 12:00       ` Grazvydas Ignotas
2013-03-15 12:00         ` Grazvydas Ignotas
2013-03-15 12:05         ` Felipe Balbi
2013-03-15 12:05           ` Felipe Balbi
2013-03-14  6:23 ` [PATCH v2 3/4] usb: musb: omap: add usb_phy_init in omap2430_musb_init Kishon Vijay Abraham I
2013-03-14  6:23   ` Kishon Vijay Abraham I
2013-03-14  6:23 ` [PATCH v2 4/4] usb: otg: twl4030: fix cold plug on OMAP3 Kishon Vijay Abraham I
2013-03-14  6:23   ` Kishon Vijay Abraham I
     [not found]   ` <1363242239-1061-5-git-send-email-kishon-l0cyMroinI0@public.gmane.org>
2013-03-14 15:49     ` Felipe Balbi
2013-03-14 15:49       ` Felipe Balbi
2013-03-14 13:33 ` [PATCH v2 0/4] usb: musb/otg: cleanup and fixes Felipe Balbi
2013-03-14 13:33   ` Felipe Balbi
2013-03-14 14:45   ` kishon
2013-03-14 14:45     ` kishon
2013-03-14 14:47     ` Felipe Balbi
2013-03-14 14:47       ` Felipe Balbi
2013-03-14 14:48       ` kishon
2013-03-14 14:48         ` kishon

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.