Commit Graph

120 Commits (486e259340fc4c60474f2c14703e3b3634bb58ca)

Author SHA1 Message Date
Sebastian Andrzej Siewior c09d6b51d7 usb: dwc3: unmap the proper number of sg entries 13 years ago
Felipe Balbi 1a0955fed1 usb: dwc3: ep0: fix compile warning 13 years ago
Felipe Balbi 68d8a78157 usb: dwc3: ep0: tidy up Pending Request handling 13 years ago
Julia Lawall 5632c827cb drivers/usb/dwc3/dwc3-pci.c: introduce missing kfree 13 years ago
Felipe Balbi 18b7ede5f7 usb: ch9: fix up MaxStreams helper 13 years ago
Felipe Balbi eeb720fb21 usb: dwc3: gadget: add support for SG lists 13 years ago
Felipe Balbi 42f8eb7a10 usb: dwc3: gadget: don't force 'LST' always 13 years ago
Felipe Balbi 68e823e24a usb: dwc3: gadget: don't return anything on prepare trbs 13 years ago
Felipe Balbi c71fc37c19 usb: dwc3: gadget: re-factor dwc3_prepare_trbs() 13 years ago
Felipe Balbi 961906edb5 usb: dwc3: gadget: move us to Default State after reset 13 years ago
Felipe Balbi 248b122b13 usb: dwc3: core: fix cached revision on our structure 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
Felipe Balbi 6c167fc9b0 usb: dwc3: allow forcing a maximum speed 13 years ago
Felipe Balbi b2c2271c82 usb: dwc3: gadget: don't disable endpoints on exit 13 years ago
Michal Nazarewicz d327ab5b6d usb: gadget: replace usb_gadget::is_dualspeed with max_speed 13 years ago
Axel Lin cc27c96c2b usb: convert drivers/usb/* to use module_platform_driver() 13 years ago