summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/hcd.c (follow)
Commit message (Expand)AuthorAge
* usb: dwc2: Make sure we disconnect the gadget stateJohn Stultz2018-03-22
* usb: dwc2: host: Fix remote wakeup when not in DWC2_L2Douglas Anderson2015-11-17
* usb: dwc2: host: Protect PCGCTL with lock in dwc2_port_resume()Douglas Anderson2015-10-16
* usb: dwc2: gadget: kill ep0 requests before reinitializing coreMian Yousaf Kaukab2015-10-01
* usb: dwc2: host: kill remaining urbs using -ECONNRESET statusGregory Herrero2015-10-01
* usb: dwc2: host: correctly dump urb isochronous descriptorsGregory Herrero2015-10-01
* usb: dwc2: host: wait 3ms for controller stabilizationGregory Herrero2015-10-01
* usb: dwc2: host: disable interrupt during stopGregory Herrero2015-10-01
* usb: dwc2: host: disconnect hcd prior stopping itGregory Herrero2015-10-01
* usb: dwc2: host: resume only if bus is suspendedGregory Herrero2015-10-01
* usb: dwc2: host: update hcd and lx_state during start/stop callbacksGregory Herrero2015-10-01
* usb: dwc2: host: enter hibernation during bus suspendGregory Herrero2015-10-01
* usb: dwc2: host: add flag to reflect bus stateGregory Herrero2015-10-01
* usb: dwc2: host: create a function to handle port_resumeGregory Herrero2015-10-01
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-27
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-27
* usb: dwc2: host: allocate qtd before atomic enqueueMian Yousaf Kaukab2015-07-06
* usb: dwc2: host: allocate qh before atomic enqueueMian Yousaf Kaukab2015-07-06
* usb: dwc2: hcd: fix build warningFelipe Balbi2015-05-13
* usb: dwc2: remove dwc2_platform.koMian Yousaf Kaukab2015-04-29
* usb: dwc2: host: implement test modeJingwu Lin2015-04-29
* usb: dwc2: host: don't use dma_alloc_coherent with irqs disabledGregory Herrero2015-04-29
* usb: dwc2: host: spinlock urb_enqueueGregory Herrero2015-04-29
* usb: dwc2: host: add bus_suspend/bus_resume callbackGregory Herrero2015-04-29
* usb: dwc2: host: register handle to the phyMian Yousaf Kaukab2015-04-29
* usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab2015-04-29
* usb: dwc2: host: sleep USB_RESUME_TIMEOUT during resumeGregory Herrero2015-04-10
* Merge tag 'usb-for-v4.1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-04-10
|\
| * usb: dwc2: hcd: use new USB_RESUME_TIMEOUTFelipe Balbi2015-04-07
* | dwc2: hcd: use USB_DT_HUBSergei Shtylyov2015-04-03
|/
* usb: dwc2: avoid leaking DMA channels on disconnectionVincent Palatin2015-03-19
* usb: dwc2: gadget: add reset flag in init functionGregory Herrero2015-01-30
* usb: dwc2: host: resume root hub on remote wakeupGregory Herrero2015-01-30
* usb: dwc2: hcd: use HUB_CHAR_*Sergei Shtylyov2015-01-19
* Revert "usb: dwc2: add bus suspend/resume for dwc2"Paul Zimmerman2015-01-19
* usb: dwc2: move usb_disabled() call to host driver onlyDinh Nguyen2014-11-14
* usb: dwc2: Initialize the USB core for peripheral modeDinh Nguyen2014-11-14
* usb: dwc2: Move gadget probe function into platform codeDinh Nguyen2014-11-14
* usb: dwc2: add bus suspend/resume for dwc2Kever Yang2014-11-12
* usb: dwc2: handle DMA buffer unmapping sanelyPaul Zimmerman2014-09-19
* usb: dwc2: fix memory corruption in dwc2 driverPaul Zimmerman2014-02-04
* Merge tag 'usb-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2014-01-20
* Move DWC2 driver out of stagingPaul Zimmerman2014-01-13