aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
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: cdc-acm: add IDs for Motorola H24 HSPA USB module.Krzysztof HaƂasa
2011-12-12usb: option: Add Huawei E398 controlling interfacesAlex Hermann
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: renesas_usbhs: add hcd->has_tt for low/full speedKuninori Morimoto
2011-12-12usb: renesas_usbhs: typofix: irq_dtch control DTCHEKuninori Morimoto
2011-12-12usb: gadget: storage: release superspeed descriptors.Yu Xu
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
2011-12-12usb: dwc3: move generic dwc3 code from gadget into coreSebastian Andrzej Siewior
2011-12-12usb: dwc3: use a helper function for operation mode settingSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: don't use ep0in for transfersSebastian Andrzej Siewior
2011-12-12usb: dwc3: ep0: use proper endianess in SetFeature for wIndexSebastian Andrzej Siewior
2011-12-12usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAXFelipe Balbi
2011-12-12usb: dwc3: omap: add multiple instances support to OMAPFelipe Balbi
2011-12-12usb: dwc3: move dwc3 device ID bitmap to core.cFelipe Balbi
2011-12-12usb: dwc3: remove special status request handling in ep0Sebastian Andrzej Siewior