Commit Graph

55 Commits (a4af9008bb69f49df3abf816d48e224aca810af4)

Author SHA1 Message Date
Felipe Balbi a4af9008bb usb: dwc3: gadget: add support for Bursts 14 years ago
Paul Zimmerman c439ef87c3 usb: dwc3: gadget: fix DMA offset calculation 14 years ago
Paul Zimmerman 5275455a6e usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing 14 years ago
Paul Zimmerman 82828ca77b usb: dwc3: gadget: driver should not wait for RxFIFO to drain 14 years ago
Paul Zimmerman b23c843992 usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs 14 years ago
Sebastian Andrzej Siewior 49a25cc9a7 usb: dwc: remove "All rights reserved" statement. 14 years ago
Sebastian Andrzej Siewior b147f3572d usb: dwc3: ep0: fix debug output 14 years ago
Sebastian Andrzej Siewior 9876cbe2e2 usb: dwc3: ep0: remove second giveback in error case 14 years ago
Felipe Balbi 25355be64e usb: dwc3: ep0: fix debug message 14 years ago
Felipe Balbi d95b09b901 usb: dwc3: ep0: ignore direction on 2-stage transfer 14 years ago
Felipe Balbi 2646021e1d usb: dwc3: ep0: Make USB30CV happy with SetAddress 14 years ago
Felipe Balbi 019ac83252 usb: dwc3: gadget: improve debug on link state change 14 years ago
Felipe Balbi 4b5faa7aca usb: dwc3: omap: set idle and standby modes 14 years ago
Felipe Balbi 55f3fba6c8 usb: dwc3: ep0: introduce ep0_expect_in flag 14 years ago
Felipe Balbi d742220b35 usb: dwc3: ep0: giveback requests on stall_and_restart 14 years ago
Felipe Balbi bb7ea2841e usb: dwc3: gadget: drop the useless dma_sync_single* calls 14 years ago
Felipe Balbi 771f184ece usb: dwc3: gadget: fix GCTL programming 14 years ago
Felipe Balbi f78d32e79e usb: dwc3: define ScaleDown macro helper 14 years ago
Felipe Balbi f4aadbe49e usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN 14 years ago
Sebastian Andrzej Siewior 78c58a53c9 usb: dwc3: gadget: do not map/unmap ZLP transfers 14 years ago
Felipe Balbi 42077b0a33 usb: dwc3: omap: fix IRQ handling 14 years ago
Felipe Balbi dd17a6b20c usb: dwc3: omap: change IRQ name to dwc3-omap 14 years ago
Felipe Balbi a72e658bcd usb: dwc3: add module.h to dwc3-omap.c and core.c 14 years ago
Felipe Balbi 9962444f59 usb: dwc3: omap: distinguish between SW and HW modes 14 years ago
Felipe Balbi 29d8bc133f usb: dwc3: omap: drop DEV_PM_OPS for now 14 years ago
Felipe Balbi df01c61e06 usb: dwc3: omap: use the macro we already have 14 years ago
Felipe Balbi 324e548140 usb: dwc3: omap: do not enable DMA Disable Clear IRQ 14 years ago
Felipe Balbi ccba3bca5e usb: dwc3: omap: fix dev_dbg() calls 14 years ago
Felipe Balbi 1ddcb218b5 usb: dwc3: use ep0_next_event field 14 years ago
Felipe Balbi b53c772d16 usb: dwc3: core: add ep0_next_event field 14 years ago
Felipe Balbi 0b7836a9eb usb: dwc3: drop EP0_STALL state 14 years ago
Felipe Balbi 76cb323f80 usb: dwc3: ep0: clear all EP0 flags 14 years ago
Felipe Balbi b673cf3002 usb: dwc3: ep0: fix Get Status handling 14 years ago
Sebastian Andrzej Siewior 61d58242f6 usb: dwc3: gadget: replace mdelay with udelay in the busy loop 14 years ago
Sebastian Andrzej Siewior 624407f96f usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT 14 years ago
Sebastian Andrzej Siewior 7650bd74d3 usb: dwc3: core: move the core check before soft reset 14 years ago
Sebastian Andrzej Siewior e7225315a8 usb: dwc3: debugfs: remove test mode interface 14 years ago
Felipe Balbi c7fcdeb262 usb: dwc3: ep0: simplify EP0 state machine 14 years ago
Felipe Balbi 984f66a6f9 usb: dwc3: core: add flag for EP0 direction 14 years ago
Felipe Balbi a6829706ce usb: dwc3: ep0: add handling for unaligned OUT transfers 14 years ago
Felipe Balbi 5812b1c236 usb: dwc3: add a bounce buffer for control endpoints 14 years ago
Felipe Balbi dc137f01ac usb: dwc3: core: add defines for XferNotReady event on Control EPs 14 years ago
Felipe Balbi 164f6e141e usb: dwc3: gadget: improve command completion debug message 14 years ago
Felipe Balbi f198ead21b usb: dwc3: gadget: set request dma to invalid when unmapping 14 years ago
Felipe Balbi c611ccb48a usb: dwc3: ep0: fix 'transfered' typo 14 years ago
Felipe Balbi 91db07dcbf usb: dwc3: core: add missing @ for kerneldoc 14 years ago
Dan Carpenter b4f28a98ea usb: dwc3: debugfs: add a kfree() on error to dwc3_testmode_open() 14 years ago
Sebastian Andrzej Siewior 0156cf8603 usb: dwc3: gaget: clear DWC3_EP_WILL_SHUTDOWN bit 14 years ago
Sebastian Andrzej Siewior 5a18999ebd usb: dwc3: gadget: use TRB type 6 for ISOC transfers 14 years ago
Sebastian Andrzej Siewior a1ae9be5fc usb: dwc3: gadget: reset resource index to zero 14 years ago