Commit Graph

7501 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
Alex Hermann 414b591fd1 usb: option: Add Huawei E398 controlling interfaces 13 years ago
Felipe Balbi e7f4e73287 usb: musb: omap2430: fix compile warning 13 years ago
Kuninori Morimoto 547965436d usb: renesas_usbhs: pop packet when urb dequeued 13 years ago
Kuninori Morimoto 37332ee0df usb: renesas_usbhs: add lost error value when enqueue 13 years ago
Kuninori Morimoto 1115b9e279 usb: renesas_usbhs: add hcd->has_tt for low/full speed 13 years ago
Kuninori Morimoto b95eb7476e usb: renesas_usbhs: typofix: irq_dtch control DTCHE 13 years ago
Yu Xu f44b915d31 usb: gadget: storage: release superspeed descriptors. 13 years ago
Vikram Pandita 712d8efafb usb: musb: fix pm_runtime calls while atomic 13 years ago
Felipe Balbi 1e546aa6c4 usb: musb: drop ARCH dependency 13 years ago
Felipe Balbi 7d5b49a202 usb: musb: headers cleanup 13 years ago
Arnd Bergmann 9a35f8767a usb: musb: allow building USB_MUSB_TUSB6010 as a module 13 years ago
Arnd Bergmann 2e7fc3ba68 usb: musb: use a Kconfig choice to pick the right DMA method 13 years ago
Hema HK e25bec1601 usb: musb: omap2+: save and restore OTG_INTERFSEL 13 years ago
Vikram Pandita ea73755445 usb: musb: omap2+: fix context api's 13 years ago
Per Forlin be18a25189 usb: musb: ux500: optimize DMA callback routine 13 years ago
Felipe Balbi 68d3e668d2 usb: dwc3: ep0: fix for possible early delayed_status 13 years ago
Felipe Balbi c90bfaece9 usb: dwc3: gadget: fix stream enable bit 13 years ago
Felipe Balbi e261779605 usb: dwc3: ep0: fix GetStatus handling (again) 13 years ago
Sebastian Andrzej Siewior e0ce0b0a0a usb: dwc3: ep0: use dwc3_request for ep0 requsts instead of usb_request 13 years ago
Sebastian Andrzej Siewior 164d773168 usb: dwc3: use correct hwparam register for power mgm check 13 years ago
Felipe Balbi 68380876d6 usb: dwc3: omap: move to module_platform_driver 13 years ago
Felipe Balbi df62df56e1 usb: dwc3: workaround: missing disconnect event 13 years ago
Felipe Balbi 05870c5ba2 usb: dwc3: workaround: missing USB3 Reset event 13 years ago
Felipe Balbi fae2b904aa usb: dwc3: workaround: U1/U2 -> U0 transiton 13 years ago
Sebastian Andrzej Siewior d39ee7be2a usb: dwc3: gadget: return early in dwc3_cleanup_done_reqs() 13 years ago
Sebastian Andrzej Siewior 5bdb1dcc63 usb: dwc3: ep0: handle delayed_status again 13 years ago
Sebastian Andrzej Siewior f0f2b2a2db usb: dwc3: ep0: push ep0state into xfernotready processing 13 years ago
Felipe Balbi 8becf27044 usb: dwc3: fix sparse errors 13 years ago
Felipe Balbi 25b8ff68bf usb: dwc3: fix few coding style problems 13 years ago
Sebastian Andrzej Siewior 4878a02898 usb: dwc3: move generic dwc3 code from gadget into core 13 years ago
Sebastian Andrzej Siewior 3140e8cbfe usb: dwc3: use a helper function for operation mode setting 13 years ago
Sebastian Andrzej Siewior c2da2ff006 usb: dwc3: ep0: don't use ep0in for transfers 13 years ago
Sebastian Andrzej Siewior 1e7618d8a1 usb: dwc3: ep0: use proper endianess in SetFeature for wIndex 13 years ago
Felipe Balbi 457d3f214f usb: dwc3: core: drop DWC3_EVENT_BUFFERS_MAX 13 years ago
Felipe Balbi 5ddcee27c1 usb: dwc3: omap: add multiple instances support to OMAP 13 years ago
Felipe Balbi 8300dd236e usb: dwc3: move dwc3 device ID bitmap to core.c 13 years ago
Sebastian Andrzej Siewior 8ee6270c7f usb: dwc3: remove special status request handling in ep0 13 years ago
Sebastian Andrzej Siewior 0cc7a519c4 usb: dwc3: reset pending status flag in error case 13 years ago
Sebastian Andrzej Siewior bd178f2d62 usb: dwc3: host: remove unused includes 13 years ago
Sebastian Andrzej Siewior c5537ea531 usb: dwc3: debugfs: hold the lock in during mode change 13 years ago
Sebastian Andrzej Siewior 7ae4fc4dc8 usb: dwc3: add a platform device alias 13 years ago
Felipe Balbi 9cc9bcd5b3 usb: dwc3: ep0: handle unexpected XferNotReady events 13 years ago
Felipe Balbi 0b9fe32dee usb: dwc3: debugfs: add support for changing port mode 13 years ago
Felipe Balbi f96a6ec1db usb: dwc3: ep0: SetAddress() won't be issued while Configured 13 years ago
Felipe Balbi c4da177f1f usb: dwc3: depend on both Host and Gadget stacks 13 years ago
Felipe Balbi f80b45e75e usb: dwc3: move gadget prototypes to core.h 13 years ago
Felipe Balbi 67920bd7c9 usb: dwc3: always compile gadget side too 13 years ago
Felipe Balbi d07e8819a0 usb: dwc3: add xHCI Host support 13 years ago
Felipe Balbi 0949e99b05 usb: dwc3: fetch mode of operation from HW 13 years ago
Felipe Balbi 9f622b2a40 usb: dwc3: calculate number of event buffers dynamically 13 years ago