public inbox for linux-kernel@vger.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
  2013-03-14  6:23 ` [PATCH v2 1/4] usb: musb: omap: remove the check before calling otg_set_vbus Kishon Vijay Abraham I
                   ` (4 more replies)
  0 siblings, 5 replies; 13+ messages in thread
From: Kishon Vijay Abraham I @ 2013-03-14  6:23 UTC (permalink / raw)
  To: balbi, gregkh, linux-usb, linux-omap, linux-kernel
  Cc: tony, notasas, 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


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

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

Thread overview: 13+ 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 ` [PATCH v2 1/4] usb: musb: omap: remove the check before calling otg_set_vbus 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 15:48   ` Felipe Balbi
2013-03-15 12:00     ` Grazvydas Ignotas
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 ` [PATCH v2 4/4] usb: otg: twl4030: fix cold plug on OMAP3 Kishon Vijay Abraham I
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 14:45   ` kishon
2013-03-14 14:47     ` Felipe Balbi
2013-03-14 14:48       ` kishon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox