summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/params.c
Commit message (Expand)AuthorAgeFilesLines
* usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren2017-01-021-1/+1
* usb: dwc2: fix default value for DMA supportStefan Wahren2017-01-021-2/+2
* usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren2017-01-021-12/+0
* usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren2017-01-021-6/+6
* usb: dwc2: add amcc,dwc-otg supportChristian Lamparter2016-11-181-0/+1
* usb: dwc2: fixes host_dma logicChristian Lamparter2016-11-181-3/+2
* usb: dwc2: gadget: Add new core parameter for low speedVardan Mikayelyan2016-11-181-2/+6
* usb: dwc2: gadget: Add IOT device IDs, configure core accordinglyVardan Mikayelyan2016-11-181-1/+8
* usb: dwc2: Remove reading in of invalid propertyJohn Youn2016-11-181-6/+1
* usb: dwc2: gadget: Add descriptor DMA parameterVahram Aharonyan2016-11-181-0/+6
* usb: dwc2: Deprecate g-use-dma bindingJohn Youn2016-11-181-3/+14
* usb: dwc2: Get host DMA device propertiesJohn Youn2016-11-181-30/+18
* usb: dwc2: Rename the dma_enable parameter to host_dmaJohn Youn2016-11-181-15/+15
* usb: dwc2: Move gadget settings into core_paramsJohn Youn2016-11-181-4/+258
* usb: dwc2: Rename host_rx_fifo_size hardware parameterJohn Youn2016-11-181-5/+5
* usb: dwc2: Remove unnecessary prototypesJohn Youn2016-11-181-28/+34
* usb: dwc2: Remove dwc2_set_all_params functionJohn Youn2016-11-181-34/+44
* usb: dwc2: Move parameter initialization into params.cJohn Youn2016-11-181-0/+29
* usb: dwc2: Declare the core params struct staticallyJohn Youn2016-11-181-34/+34
* usb: dwc2: Add params.c fileJohn Youn2016-11-181-0/+1125
OpenPOWER on IntegriCloud