summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'usb-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2016-09-141-7/+1
|\
| * usb: dwc2: Add delay to core soft resetJohn Youn2016-09-081-0/+1
| * usb: dwc2: gadget: fix TX FIFO size and address initializationRobert Baldyga2016-08-311-7/+0
* | usb: dwc2: Add reset control to dwc2Dinh Nguyen2016-08-221-0/+1
|/
* usb: dwc2: gadget: Final fixes for BDMA ISOCVardan Mikayelyan2016-06-211-1/+0
* usb: dwc2: gadget: Corrected interval calculationVardan Mikayelyan2016-06-211-1/+1
* usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()Vardan Mikayelyan2016-06-211-0/+5
* usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann2016-05-311-0/+27
* usb: dwc2: Move host-specific core functions into hcd.cJohn Youn2016-03-041-24/+0
* usb: dwc2: Move register save and restore functionsJohn Youn2016-03-041-0/+13
* usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson2016-03-041-2/+83
* usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() callDouglas Anderson2016-03-041-0/+4
* usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson2016-03-041-1/+2
* usb: dwc2: host: Add scheduler tracingDouglas Anderson2016-03-041-0/+20
* usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson2016-03-041-0/+2
* usb: dwc2: Improve handling of host and device hwparamsJohn Youn2015-12-221-0/+3
* usb: dwc2: Add functions to set and clear force modeJohn Youn2015-12-221-0/+2
* usb: dwc2: Move mode querying functions into core.hJohn Youn2015-12-221-0/+12
* usb: dwc2: Add functions to check the HW OTG configJohn Youn2015-12-221-0/+13
* usb: dwc2: Add dwc2_core_reset()John Youn2015-12-221-0/+1
* usb: dwc2: Rename dwc2_core_reset()John Youn2015-12-221-1/+1
* usb: dwc2: Avoid double-reset at boot timeDouglas Anderson2015-12-221-1/+1
* usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li2015-12-221-0/+1
* usb: dwc2: host: Fix missing device insertionsDouglas Anderson2015-12-151-2/+4
* usb: dwc2: host: use kmem cache to allocate descriptorsGregory Herrero2015-12-151-0/+4
* usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero2015-12-151-0/+2
* usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab2015-12-151-0/+20
* usb: dwc2: refactor common low-level hw code to platform.cMarek Szyprowski2015-10-141-10/+14
* usb: dwc2: remove no longer needed init_mutexMarek Szyprowski2015-10-141-1/+0
* usb: dwc2: gadget: parity fix in isochronous modeRoman Bacik2015-10-021-0/+1
* usb: dwc2: gadget: only reset core after addressed stateMian Yousaf Kaukab2015-10-011-2/+0
* usb: dwc2: host: add flag to reflect bus stateGregory Herrero2015-10-011-0/+1
* usb: dwc2: Use platform endianness when accessing registersAntti Seppälä2015-09-271-6/+22
* usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi2015-09-271-26/+26
* usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab2015-07-061-3/+6
* usb: dwc2: add hibernation core parameterGregory Herrero2015-04-291-0/+7
* usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab2015-04-291-3/+10
* usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero2015-04-291-0/+6
* usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero2015-04-291-0/+2
* usb: dwc2: add controller hibernation supportGregory Herrero2015-04-291-0/+84
* usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab2015-04-291-0/+1
* usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab2015-04-291-3/+4
* usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski2015-03-121-0/+2
* usb: dwc2: gadget: add reset flag in init functionGregory Herrero2015-01-301-2/+4
* usb: dwc2: gadget: add unaligned buffers supportMian Yousaf Kaukab2015-01-301-0/+2
* usb: dwc2: gadget: add TEST_MODE feature supportGregory Herrero2015-01-301-0/+4
* usb: dwc2: gadget: rename sent_zlp to send_zlpMian Yousaf Kaukab2015-01-121-2/+2
* usb: dwc2: gadget: manage ep0 state in softwareMian Yousaf Kaukab2015-01-121-2/+11
* usb: dwc2: gadget: remove unused members from hsotg_reqMian Yousaf Kaukab2015-01-121-4/+0
* usb: dwc2: gadget: configure fifos from device treeGregory Herrero2015-01-121-0/+13
OpenPOWER on IntegriCloud