public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] Cleanup and fixes for dwc3-omap
@ 2014-05-19  8:32 George Cherian
  2014-05-19  8:32 ` [PATCH v2 1/6] usb: dwc3: dwc3-omap: Remove x_major calculation from revision register George Cherian
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: George Cherian @ 2014-05-19  8:32 UTC (permalink / raw)
  To: linux-kernel, linux-omap, linux-usb; +Cc: gregkh, balbi, George Cherian


The series does some refactoring on dwc3_probe()

Patch 1 - Now that we use driver compatible for revision check, remove the unnecessary logic.
Patch 2-4 - reduce the size of dwc3_probe()
Patch 5 - Fix the crash on dwc3_omap removal
Patch 6 - Addresses the issue of  xhci hang while resuming from system sleep.


George Cherian (6):
  usb: dwc3: dwc3-omap: Remove x_major calculation from revision
    register
  usb: dwc3: dwc3-omap: Add dwc3_omap_map_offset() function
  usb: dwc3: dwc3-omap: Add dwc3_omap_set_utmi_mode() function
  usb: dwc3: dwc3-omap: Add dwc3_omap_extcon_register function
  usb: dwc3: dwc3-omap: Fix the crash on module removal
  usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in
    prepare/complete

 drivers/usb/dwc3/dwc3-omap.c | 186 ++++++++++++++++++++++---------------------
 1 file changed, 97 insertions(+), 89 deletions(-)

-- 
1.8.3.1


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

end of thread, other threads:[~2014-05-19 11:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-05-19  8:32 [PATCH v2 0/6] Cleanup and fixes for dwc3-omap George Cherian
2014-05-19  8:32 ` [PATCH v2 1/6] usb: dwc3: dwc3-omap: Remove x_major calculation from revision register George Cherian
2014-05-19 11:05   ` Sergei Shtylyov
2014-05-19  8:32 ` [PATCH v2 2/6] usb: dwc3: dwc3-omap: Add dwc3_omap_map_offset() function George Cherian
2014-05-19  8:32 ` [PATCH v2 3/6] usb: dwc3: dwc3-omap: Add dwc3_omap_set_utmi_mode() function George Cherian
2014-05-19  8:32 ` [PATCH v2 4/6] usb: dwc3: dwc3-omap: Add dwc3_omap_extcon_register function George Cherian
2014-05-19  8:32 ` [PATCH v2 5/6] usb: dwc3: dwc3-omap: Fix the crash on module removal George Cherian
2014-05-19  8:32 ` [PATCH v2 6/6] usb: dwc3: dwc3-omap: Disable/Enable only wrapper interrupts in prepare/complete George Cherian

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