Age | Commit message (Expand) | Author |
2011-12-20 | musb: omap2430: avoid pm_runtime_disable() | Felipe Contreras |
2011-12-20 | usb: musb: remove a bit of indentation | Felipe Contreras |
2011-12-20 | usb: musb: trivial cleanup | Felipe Contreras |
2011-12-20 | usb: musb: fix pm_runtime mismatch | Felipe Contreras |
2011-12-20 | USB: EHCI: Add Marvell Host Controller driver | Neil Zhang |
2011-12-20 | USB: OTG: add Marvell usb OTG driver support | Neil Zhang |
2011-12-20 | usb: gadget: mv_udc: drop ARCH dependency | Neil Zhang |
2011-12-20 | usb: gadget: mv_udc: fix bug in ep_dequeue | Neil Zhang |
2011-12-19 | usb: gadget: enlarge maxburst bit width. | Yu Xu |
2011-12-19 | usb: gadget: mv_udc: rewrite queue_dtd according to spec | Neil Zhang |
2011-12-19 | usb: gadget: mv_udc: fix readl error | Neil Zhang |
2011-12-15 | usb: renesas_usbhs: silence a gcc warning | Dan Carpenter |
2011-12-15 | usb: renesas_usbhs: tidyup for smatch warnings | Kuninori Morimoto |
2011-12-13 | Merge branch 'for-next/gadget' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman |
2011-12-13 | usb: renesas_usbhs: show error reason on usbhsh_urb_enqueu() | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: add force packet remove method | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: care usb_hcd_giveback_urb() status | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: add usbhsh_is_running() | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: disable attch irq after device attached | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: care pipe sequence | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: add usbhs_pipe_attach() method | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: add usbhsh_endpoint_detach_all() for error case | Kuninori Morimoto |
2011-12-13 | usb: renesas_usbhs: modify device attach method | Kuninori Morimoto |
2011-12-12 | Merge branch 'for-next/musb' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2011-12-12 | Merge branch 'for-next/dwc3' of git://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman |
2011-12-12 | USB: Remove the duplicate definition of HUB_SET_DEPTH | Qinglin Ye |
2011-12-12 | usb: musb: omap2430: fix compile warning | Felipe Balbi |
2011-12-12 | usb: renesas_usbhs: pop packet when urb dequeued | Kuninori Morimoto |
2011-12-12 | usb: renesas_usbhs: add lost error value when enqueue | Kuninori Morimoto |
2011-12-12 | usb: musb: fix pm_runtime calls while atomic | Vikram Pandita |
2011-12-12 | usb: musb: drop ARCH dependency | Felipe Balbi |
2011-12-12 | usb: musb: headers cleanup | Felipe Balbi |
2011-12-12 | usb: musb: allow building USB_MUSB_TUSB6010 as a module | Arnd Bergmann |
2011-12-12 | usb: musb: use a Kconfig choice to pick the right DMA method | Arnd Bergmann |
2011-12-12 | usb: musb: omap2+: save and restore OTG_INTERFSEL | Hema HK |
2011-12-12 | usb: musb: omap2+: fix context api's | Vikram Pandita |
2011-12-12 | usb: musb: ux500: optimize DMA callback routine | Per Forlin |
2011-12-12 | usb: dwc3: ep0: fix for possible early delayed_status | Felipe Balbi |
2011-12-12 | usb: dwc3: gadget: fix stream enable bit | Felipe Balbi |
2011-12-12 | usb: dwc3: ep0: fix GetStatus handling (again) | Felipe Balbi |
2011-12-12 | usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request | Sebastian Andrzej Siewior |
2011-12-12 | usb: dwc3: use correct hwparam register for power mgm check | Sebastian Andrzej Siewior |
2011-12-12 | usb: dwc3: omap: move to module_platform_driver | Felipe Balbi |
2011-12-12 | usb: dwc3: workaround: missing disconnect event | Felipe Balbi |
2011-12-12 | usb: dwc3: workaround: missing USB3 Reset event | Felipe Balbi |
2011-12-12 | usb: dwc3: workaround: U1/U2 -> U0 transiton | Felipe Balbi |
2011-12-12 | usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs() | Sebastian Andrzej Siewior |
2011-12-12 | usb: dwc3: ep0: handle delayed_status again | Sebastian Andrzej Siewior |
2011-12-12 | usb: dwc3: ep0: push ep0state into xfernotready processing | Sebastian Andrzej Siewior |
2011-12-12 | usb: dwc3: fix sparse errors | Felipe Balbi |