summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2011-12-22Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-22Merge branch 'for-next/xceiv' of git://git.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman
2011-12-21usb: musb: remove extern qualifier from musb_debug.h headerVladimir Zapolskiy
2011-12-20usb: dwc3: gadget: move us to Default State after resetFelipe Balbi
2011-12-20usb: otg: trivial cleanupsFelipe Contreras
2011-12-20usb: musb: cleanup kconfigFelipe Contreras
2011-12-20usb: musb: trivial Kconfig cleanupsFelipe Contreras
2011-12-20musb: omap2430: avoid pm_runtime_disable()Felipe Contreras
2011-12-20usb: musb: remove a bit of indentationFelipe Contreras
2011-12-20usb: musb: trivial cleanupFelipe Contreras
2011-12-20usb: musb: fix pm_runtime mismatchFelipe Contreras
2011-12-13Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman
2011-12-13usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu()Kuninori Morimoto
2011-12-13usb: renesas_usbhs: add force packet remove methodKuninori Morimoto
2011-12-13usb: renesas_usbhs: care usb_hcd_giveback_urb() statusKuninori Morimoto
2011-12-13usb: renesas_usbhs: add usbhsh_is_running()Kuninori Morimoto
2011-12-13usb: renesas_usbhs: disable attch irq after device attachedKuninori Morimoto
2011-12-13usb: renesas_usbhs: care pipe sequenceKuninori Morimoto
2011-12-13usb: renesas_usbhs: add usbhs_pipe_attach() methodKuninori Morimoto
2011-12-13usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error caseKuninori Morimoto
2011-12-13usb: renesas_usbhs: modify device attach methodKuninori Morimoto
2011-12-12Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman
2011-12-12USB: Remove the duplicate definition of HUB_SET_DEPTHQinglin Ye
2011-12-12usb: musb: omap2430: fix compile warningFelipe Balbi
2011-12-12usb: renesas_usbhs: pop packet when urb dequeuedKuninori Morimoto
2011-12-12usb: renesas_usbhs: add lost error value when enqueueKuninori Morimoto
2011-12-12usb: musb: fix pm_runtime calls while atomicVikram Pandita
2011-12-12usb: musb: drop ARCH dependencyFelipe Balbi
2011-12-12usb: musb: headers cleanupFelipe Balbi
2011-12-12usb: musb: allow building USB_MUSB_TUSB6010 as a moduleArnd Bergmann
2011-12-12usb: musb: use a Kconfig choice to pick the right DMA methodArnd Bergmann
2011-12-12usb: musb: omap2+: save and restore OTG_INTERFSELHema HK
2011-12-12usb: musb: omap2+: fix context api'sVikram Pandita
2011-12-12usb: musb: ux500: optimize DMA callback routinePer Forlin
2011-12-12usb: dwc3: ep0: fix for possible early delayed_statusFelipe Balbi
2011-12-12usb: dwc3: gadget: fix stream enable bitFelipe Balbi
2011-12-12usb: dwc3: ep0: fix GetStatus handling (again)Felipe Balbi
2011-12-12usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_requestSebastian Andrzej Siewior
2011-12-12usb: dwc3: use correct hwparam register for power mgm checkSebastian Andrzej Siewior
2011-12-12usb: dwc3: omap: move to module_platform_driverFelipe Balbi
2011-12-12usb: dwc3: workaround: missing disconnect eventFelipe Balbi
2011-12-12usb: dwc3: workaround: missing USB3 Reset eventFelipe Balbi
2011-12-12usb: dwc3: workaround: U1/U2 -> U0 transitonFelipe Balbi
2011-12-12usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs()Sebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: handle delayed_status againSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: push ep0state into xfernotready processingSebastian Andrzej Siewior
2011-12-12usb: dwc3: fix sparse errorsFelipe Balbi
2011-12-12usb: dwc3: fix few coding style problemsFelipe Balbi