aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2
Commit message (Expand)AuthorAge
...
* usb: dwc2: force dr_mode in case of configuration mismatchMian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: initialize op_state for peripheral only configurationMian Yousaf Kaukab2015-10-01
* usb: dwc2: gadget: ensure lx_state corresponds to current stateGregory Herrero2015-10-01
* usb: dwc2: host: kill remaining urbs using -ECONNRESET statusGregory Herrero2015-10-01
* usb: dwc2: host: use correct frame number during qh initGregory 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: clear pending interrupts prior hibernationGregory Herrero2015-10-01
* usb: dwc2: host: disable interrupt during stopGregory Herrero2015-10-01
* usb: dwc2: host: add disconnect interrupt to host only interruptsMian Yousaf Kaukab2015-10-01
* usb: dwc2: host: disconnect hcd prior stopping itGregory Herrero2015-10-01
* usb: dwc2: host: reset frame number after suspendGregory Herrero2015-10-01
* usb: dwc2: host: resume only if bus is suspendedGregory Herrero2015-10-01
* usb: dwc2: host: ignore wakeup interrupt if hibernation supportedGregory Herrero2015-10-01
* usb: dwc2: host: avoid resetting lx_state to L3 during disconnectGregory 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: host: don't clear hprt0 status bits when exiting hibernationGregory Herrero2015-10-01
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-27
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-27
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-27
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2015-09-01
|\
| * treewide: Fix typo in printkMasanari Iida2015-08-07
* | usb: dwc2: gadget: add ep capabilities supportRobert Baldyga2015-08-04
* | usb: dwc2: gadget: use | instead of + for bitmasksFelipe Balbi2015-07-29
|/
* usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-06
* 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: host: ensure qtb exists before dereferencing itGregory Herrero2015-04-29
* usb: dwc2: add hibernation core parameterGregory Herrero2015-04-29
* 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: resume root hub on port connectGregory 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: gadget: remove s3c_hsotg_ep_disable_forceMian Yousaf Kaukab2015-04-29
* usb: dwc2: gadget: enable otg flag in dual role configurationGregory Herrero2015-04-29
* usb: dwc2: gadget: powerup controller if neededGregory Herrero2015-04-29
* usb: dwc2: gadget: prevent new request submission during suspendGregory Herrero2015-04-29
* usb: dwc2: gadget: ignore pm suspend/resume in L2Gregory Herrero2015-04-29
* usb: dwc2: gadget: use reset detect interruptGregory Herrero2015-04-29
* usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab2015-04-29
* usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero2015-04-29
* usb: dwc2: controller must update lx_state before releasing lockGregory Herrero2015-04-29
* usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero2015-04-29