aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h
AgeCommit message (Expand)Author
2016-06-21usb: dwc2: gadget: Final fixes for BDMA ISOCVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Corrected interval calculationVardan Mikayelyan
2016-06-21usb: dwc2: gadget: Add dwc2_gadget_incr_frame_num()Vardan Mikayelyan
2016-05-31usb: dwc2: fix regression on big-endian PowerPC/ARM systemsArnd Bergmann
2016-03-04usb: dwc2: Move host-specific core functions into hcd.cJohn Youn
2016-03-04usb: dwc2: Move register save and restore functionsJohn Youn
2016-03-04usb: dwc2: host: Totally redo the microframe schedulerDouglas Anderson
2016-03-04usb: dwc2: host: Add dwc2_hcd_get_future_frame_number() callDouglas Anderson
2016-03-04usb: dwc2: host: Add scheduler logging for missed SOFsDouglas Anderson
2016-03-04usb: dwc2: host: Add scheduler tracingDouglas Anderson
2016-03-04usb: dwc2: host: fix split transfer schedule sequenceDouglas Anderson
2015-12-22usb: dwc2: Improve handling of host and device hwparamsJohn Youn
2015-12-22usb: dwc2: Add functions to set and clear force modeJohn Youn
2015-12-22usb: dwc2: Move mode querying functions into core.hJohn Youn
2015-12-22usb: dwc2: Add functions to check the HW OTG configJohn Youn
2015-12-22usb: dwc2: Add dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Rename dwc2_core_reset()John Youn
2015-12-22usb: dwc2: Avoid double-reset at boot timeDouglas Anderson
2015-12-22usb: dwc2: reset dwc2 core before dwc2_get_hwparams()Yunzhi Li
2015-12-15usb: dwc2: host: Fix missing device insertionsDouglas Anderson
2015-12-15usb: dwc2: host: use kmem cache to allocate descriptorsGregory Herrero
2015-12-15usb: dwc2: host: avoid usage of dma_alloc_coherent with irqs disabledGregory Herrero
2015-12-15usb: dwc2: host: enable descriptor dma for fs devicesMian Yousaf Kaukab
2015-10-14usb: dwc2: refactor common low-level hw code to platform.cMarek Szyprowski
2015-10-14usb: dwc2: remove no longer needed init_mutexMarek Szyprowski
2015-10-02usb: dwc2: gadget: parity fix in isochronous modeRoman Bacik
2015-10-01usb: dwc2: gadget: only reset core after addressed stateMian Yousaf Kaukab
2015-10-01usb: dwc2: host: add flag to reflect bus stateGregory Herrero
2015-09-27usb: dwc2: Use platform endianness when accessing registersAntti Seppälä
2015-09-27usb: dwc2: rename all s3c_* to dwc2_*Felipe Balbi
2015-07-06usb: dwc2: embed storage for reg backup in struct dwc2_hsotgMian Yousaf Kaukab
2015-04-29usb: dwc2: add hibernation core parameterGregory Herrero
2015-04-29usb: dwc2: set parameter values in probe functionMian Yousaf Kaukab
2015-04-29usb: dwc2: add external_id_pin_ctl core parameterGregory Herrero
2015-04-29usb: dwc2: implement hibernation during bus suspend/resumeGregory Herrero
2015-04-29usb: dwc2: add controller hibernation supportGregory Herrero
2015-04-29usb: dwc2: debugfs: add support for complete register dumpMian Yousaf Kaukab
2015-04-29usb: dwc2: move debugfs code to a separate fileMian Yousaf Kaukab
2015-03-12usb: dwc2: rework initialization of host and gadget in dual-role modeMarek Szyprowski
2015-01-30usb: dwc2: gadget: add reset flag in init functionGregory Herrero
2015-01-30usb: dwc2: gadget: add unaligned buffers supportMian Yousaf Kaukab
2015-01-30usb: dwc2: gadget: add TEST_MODE feature supportGregory Herrero
2015-01-12usb: dwc2: gadget: rename sent_zlp to send_zlpMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: manage ep0 state in softwareMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: remove unused members from hsotg_reqMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: configure fifos from device treeGregory Herrero
2015-01-12usb: dwc2: gadget: add bi-directional endpoint supportMian Yousaf Kaukab
2015-01-12usb: dwc2: gadget: add device tree property to enable dmaGregory Herrero
2015-01-12usb: dwc2: gadget: don't embed ep0 buffersMian Yousaf Kaukab
2015-01-12usb: dwc2: Fixed a few typos in commentsMickael Maison