Age | Commit message (Expand) | Author | Files | Lines |
2016-04-28 | usb: dwc2: host: Setting qtd to NULL after freeing it | Vardan Mikayelyan | 1 | -0/+1 |
2016-03-04 | usb: dwc2: Move host-specific core functions into hcd.c | John Youn | 1 | -1/+1798 |
2016-03-04 | usb: dwc2: Move register save and restore functions | John Youn | 1 | -0/+64 |
2016-03-04 | usb: dwc2: host: Totally redo the microframe scheduler | Douglas Anderson | 1 | -3/+84 |
2016-03-04 | usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() call | Douglas Anderson | 1 | -0/+29 |
2016-03-04 | usb: dwc2: host: Add scheduler logging for missed SOFs | Douglas Anderson | 1 | -1/+1 |
2016-03-04 | usb: dwc2: host: Use periodic interrupt even with DMA | Douglas Anderson | 1 | -39/+32 |
2016-03-04 | usb: dwc2: host: Giveback URB in tasklet context | Douglas Anderson | 1 | -3/+1 |
2016-03-04 | usb: dwc2: host: fix split transfer schedule sequence | Douglas Anderson | 1 | -0/+8 |
2016-03-04 | usb: dwc2: host: Always add to the tail of queues | Douglas Anderson | 1 | -5/+6 |
2016-03-04 | usb: dwc2: host: Avoid use of chan->qh after qh freed | Douglas Anderson | 1 | -0/+10 |
2016-03-04 | usb: dwc2: host: Get aligned DMA in a more supported way | Douglas Anderson | 1 | -87/+83 |
2015-12-22 | usb: dwc2: Avoid double-reset at boot time | Douglas Anderson | 1 | -3/+3 |
2015-12-15 | usb: dwc2: host: Add missing spinlock in dwc2_hcd_reset_func() | Douglas Anderson | 1 | -0/+6 |
2015-12-15 | usb: dwc2: host: Fix missing device insertions | Douglas Anderson | 1 | -2/+38 |
2015-12-15 | usb: dwc2: host: use kmem cache to allocate descriptors | Gregory Herrero | 1 | -1/+49 |
2015-12-15 | usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabled | Gregory Herrero | 1 | -1/+3 |
2015-12-15 | usb: dwc2: host: enable descriptor dma for fs devices | Mian Yousaf Kaukab | 1 | -0/+22 |
2015-11-17 | usb: dwc2: host: Fix remote wakeup when not in DWC2_L2 | Douglas Anderson | 1 | -4/+5 |
2015-10-16 | usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume() | Douglas Anderson | 1 | -1/+4 |
2015-10-01 | usb: dwc2: gadget: kill ep0 requests before reinitializing core | Mian Yousaf Kaukab | 1 | -0/+3 |
2015-10-01 | usb: dwc2: host: kill remaining urbs using -ECONNRESET status | Gregory Herrero | 1 | -1/+1 |
2015-10-01 | usb: dwc2: host: correctly dump urb isochronous descriptors | Gregory Herrero | 1 | -5/+6 |
2015-10-01 | usb: dwc2: host: wait 3ms for controller stabilization | Gregory Herrero | 1 | -1/+4 |
2015-10-01 | usb: dwc2: host: disable interrupt during stop | Gregory Herrero | 1 | -0/+3 |
2015-10-01 | usb: dwc2: host: disconnect hcd prior stopping it | Gregory Herrero | 1 | -0/+5 |
2015-10-01 | usb: dwc2: host: resume only if bus is suspended | Gregory Herrero | 1 | -1/+2 |
2015-10-01 | usb: dwc2: host: update hcd and lx_state during start/stop callbacks | Gregory Herrero | 1 | -1/+5 |
2015-10-01 | usb: dwc2: host: enter hibernation during bus suspend | Gregory Herrero | 1 | -12/+128 |
2015-10-01 | usb: dwc2: host: add flag to reflect bus state | Gregory Herrero | 1 | -2/+3 |
2015-10-01 | usb: dwc2: host: create a function to handle port_resume | Gregory Herrero | 1 | -10/+30 |
2015-09-27 | usb: dwc2: Use platform endianness when accessing registers | Antti Seppälä | 1 | -70/+70 |
2015-09-27 | usb: dwc2: rename all s3c_* to dwc2_* | Felipe Balbi | 1 | -2/+2 |
2015-07-06 | usb: dwc2: host: allocate qtd before atomic enqueue | Mian Yousaf Kaukab | 1 | -10/+16 |
2015-07-06 | usb: dwc2: host: allocate qh before atomic enqueue | Mian Yousaf Kaukab | 1 | -4/+27 |
2015-05-13 | usb: dwc2: hcd: fix build warning | Felipe Balbi | 1 | -1/+1 |
2015-04-29 | usb: dwc2: remove dwc2_platform.ko | Mian Yousaf Kaukab | 1 | -2/+0 |
2015-04-29 | usb: dwc2: host: implement test mode | Jingwu Lin | 1 | -0/+9 |
2015-04-29 | usb: dwc2: host: don't use dma_alloc_coherent with irqs disabled | Gregory Herrero | 1 | -3/+10 |
2015-04-29 | usb: dwc2: host: spinlock urb_enqueue | Gregory Herrero | 1 | -9/+6 |
2015-04-29 | usb: dwc2: host: add bus_suspend/bus_resume callback | Gregory Herrero | 1 | -0/+19 |
2015-04-29 | usb: dwc2: host: register handle to the phy | Mian Yousaf Kaukab | 1 | -0/+6 |
2015-04-29 | usb: dwc2: set parameter values in probe function | Mian Yousaf Kaukab | 1 | -35/+1 |
2015-04-10 | usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resume | Gregory Herrero | 1 | -2/+2 |
2015-04-10 | Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 1 | -1/+1 |
2015-04-07 | usb: dwc2: hcd: use new USB_RESUME_TIMEOUT | Felipe Balbi | 1 | -1/+1 |
2015-04-03 | dwc2: hcd: use USB_DT_HUB | Sergei Shtylyov | 1 | -1/+1 |
2015-03-19 | usb: dwc2: avoid leaking DMA channels on disconnection | Vincent Palatin | 1 | -0/+8 |
2015-01-30 | usb: dwc2: gadget: add reset flag in init function | Gregory Herrero | 1 | -1/+1 |
2015-01-30 | usb: dwc2: host: resume root hub on remote wakeup | Gregory Herrero | 1 | -2/+4 |