Age | Commit message (Expand) | Author |
2011-12-12 | usb: gadget: replace usb_gadget::is_dualspeed with max_speed | Michal Nazarewicz |
2011-11-14 | usb: dwc3: gadget: initialize max_streams | Sebastian Andrzej Siewior |
2011-10-04 | usb: Add module.h to various dwc3 drivers | Paul Gortmaker |
2011-10-04 | usb: dwc3: convert structures into bitshifts | Felipe Balbi |
2011-10-04 | usb: dwc3: gadget: allow clock gating to work | Felipe Balbi |
2011-10-04 | usb: dwc3: core: cache GHWPARAMS* registers | Felipe Balbi |
2011-10-04 | usb: dwc3: add struct dwc3_hwparams | Felipe Balbi |
2011-10-04 | usb: dwc3: gadget: implement streams support | Felipe Balbi |
2011-10-04 | usb: dwc3: gadget: add support for Bursts | Felipe Balbi |
2011-10-04 | usb: dwc3: gadget: fix DMA offset calculation | Paul Zimmerman |
2011-10-04 | usb: dwc3: gadget: make DWC3_EP_WEDGE do the right thing | Paul Zimmerman |
2011-10-04 | usb: dwc3: gadget: driver should not wait for RxFIFO to drain | Paul Zimmerman |
2011-10-04 | usb: dwc3: gadget: fix DEPSTARTCFG for non-EP0 EPs | Paul Zimmerman |
2011-10-04 | usb: dwc: remove "All rights reserved" statement. | Sebastian Andrzej Siewior |
2011-10-04 | usb: dwc3: ep0: fix debug output | Sebastian Andrzej Siewior |
2011-10-04 | usb: dwc3: ep0: remove second giveback in error case | Sebastian Andrzej Siewior |
2011-10-04 | usb: dwc3: ep0: fix debug message | Felipe Balbi |
2011-10-04 | usb: dwc3: ep0: ignore direction on 2-stage transfer | Felipe Balbi |
2011-10-04 | usb: dwc3: ep0: Make USB30CV happy with SetAddress | Felipe Balbi |
2011-09-09 | usb: dwc3: gadget: improve debug on link state change | Felipe Balbi |
2011-09-09 | usb: dwc3: omap: set idle and standby modes | Felipe Balbi |
2011-09-09 | usb: dwc3: ep0: introduce ep0_expect_in flag | Felipe Balbi |
2011-09-09 | usb: dwc3: ep0: giveback requests on stall_and_restart | Felipe Balbi |
2011-09-09 | usb: dwc3: gadget: drop the useless dma_sync_single* calls | Felipe Balbi |
2011-09-09 | usb: dwc3: gadget: fix GCTL programming | Felipe Balbi |
2011-09-09 | usb: dwc3: define ScaleDown macro helper | Felipe Balbi |
2011-09-09 | usb: dwc3: Fix definition of DWC3_GCTL_U2RSTECN | Felipe Balbi |
2011-09-09 | usb: dwc3: gadget: do not map/unmap ZLP transfers | Sebastian Andrzej Siewior |
2011-09-09 | usb: dwc3: omap: fix IRQ handling | Felipe Balbi |
2011-09-09 | usb: dwc3: omap: change IRQ name to dwc3-omap | Felipe Balbi |
2011-09-09 | usb: dwc3: add module.h to dwc3-omap.c and core.c | Felipe Balbi |
2011-09-09 | usb: dwc3: omap: distinguish between SW and HW modes | Felipe Balbi |
2011-09-09 | usb: dwc3: omap: drop DEV_PM_OPS for now | Felipe Balbi |
2011-09-09 | usb: dwc3: omap: use the macro we already have | Felipe Balbi |
2011-09-09 | usb: dwc3: omap: do not enable DMA Disable Clear IRQ | Felipe Balbi |
2011-09-09 | usb: dwc3: omap: fix dev_dbg() calls | Felipe Balbi |
2011-09-09 | usb: dwc3: use ep0_next_event field | Felipe Balbi |
2011-09-09 | usb: dwc3: core: add ep0_next_event field | Felipe Balbi |
2011-09-09 | usb: dwc3: drop EP0_STALL state | Felipe Balbi |
2011-09-09 | usb: dwc3: ep0: clear all EP0 flags | Felipe Balbi |
2011-09-09 | usb: dwc3: ep0: fix Get Status handling | Felipe Balbi |
2011-09-09 | usb: dwc3: gadget: replace mdelay with udelay in the busy loop | Sebastian Andrzej Siewior |
2011-09-09 | usb: dwc3: gadget: rework the dequeue on RESET & DISCONNECT | Sebastian Andrzej Siewior |
2011-09-09 | usb: dwc3: core: move the core check before soft reset | Sebastian Andrzej Siewior |
2011-09-09 | usb: dwc3: debugfs: remove test mode interface | Sebastian Andrzej Siewior |
2011-09-09 | usb: dwc3: ep0: simplify EP0 state machine | Felipe Balbi |
2011-09-09 | usb: dwc3: core: add flag for EP0 direction | Felipe Balbi |
2011-09-09 | usb: dwc3: ep0: add handling for unaligned OUT transfers | Felipe Balbi |
2011-09-09 | usb: dwc3: add a bounce buffer for control endpoints | Felipe Balbi |
2011-09-09 | usb: dwc3: core: add defines for XferNotReady event on Control EPs | Felipe Balbi |