summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/core.h
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: gadget: Add new core parameter for low speedVardan Mikayelyan2016-11-181-0/+1
* usb: dwc2: gadget: Add IOT device IDs, configure core accordinglyVardan Mikayelyan2016-11-181-0/+18
* usb: dwc2: gadget: Add DDMA isoc related fields to dwc2_hsotg_epVahram Aharonyan2016-11-181-0/+5
* usb: dwc2: gadget: Add DDMA chain pointers to dwc2_hsotg_ep structureVahram Aharonyan2016-11-181-0/+7
* usb: dwc2: gadget: Add DMA descriptor chains for EP 0Vahram Aharonyan2016-11-181-0/+13
* usb: dwc2: gadget: Add descriptor DMA parameterVahram Aharonyan2016-11-181-0/+2
* usb: dwc2: Deprecate g-use-dma bindingJohn Youn2016-11-181-3/+1
* usb: dwc2: Get host DMA device propertiesJohn Youn2016-11-181-1/+5
* usb: dwc2: Rename the dma_enable parameter to host_dmaJohn Youn2016-11-181-2/+2
* usb: dwc2: Move gadget settings into core_paramsJohn Youn2016-11-181-8/+24
* usb: dwc2: Rename host_rx_fifo_size hardware parameterJohn Youn2016-11-181-1/+1
* usb: dwc2: Remove unnecessary prototypesJohn Youn2016-11-181-207/+20
* usb: dwc2: Remove dwc2_set_all_params functionJohn Youn2016-11-181-2/+0
* usb: dwc2: Move parameter initialization into params.cJohn Youn2016-11-181-0/+3
* usb: dwc2: Declare the core params struct staticallyJohn Youn2016-11-181-1/+1
* usb: dwc2: Add params.c fileJohn Youn2016-11-181-0/+5
* usb: dwc2: Remove unused hardware parameterJohn Youn2016-11-181-1/+0
* Revert "usb: dwc2: gadget: fix TX FIFO size and address initialization"John Youn2016-10-181-0/+7
* 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
OpenPOWER on IntegriCloud