[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1400731298-18442-1-git-send-email-george.cherian@ti.com>
Date: Thu, 22 May 2014 09:31:32 +0530
From: George Cherian <george.cherian@...com>
To: <linux-kernel@...r.kernel.org>, <linux-omap@...r.kernel.org>,
<linux-usb@...r.kernel.org>
CC: <gregkh@...uxfoundation.org>, <balbi@...com>,
George Cherian <george.cherian@...com>
Subject: [PATCH v3 0/6] Cleanup and fixes for dwc3-omap
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 | 187 +++++++++++++++++++++++--------------------
1 file changed, 98 insertions(+), 89 deletions(-)
--
1.8.3.1
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists