summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc2/params.c
AgeCommit message (Expand)Author
2016-11-18usb: dwc2: gadget: Add new core parameter for low speedVardan Mikayelyan
2016-11-18usb: dwc2: gadget: Add IOT device IDs, configure core accordinglyVardan Mikayelyan
2016-11-18usb: dwc2: Remove reading in of invalid propertyJohn Youn
2016-11-18usb: dwc2: gadget: Add descriptor DMA parameterVahram Aharonyan
2016-11-18usb: dwc2: Deprecate g-use-dma bindingJohn Youn
2016-11-18usb: dwc2: Get host DMA device propertiesJohn Youn
2016-11-18usb: dwc2: Rename the dma_enable parameter to host_dmaJohn Youn
2016-11-18usb: dwc2: Move gadget settings into core_paramsJohn Youn
2016-11-18usb: dwc2: Rename host_rx_fifo_size hardware parameterJohn Youn
2016-11-18usb: dwc2: Remove unnecessary prototypesJohn Youn
2016-11-18usb: dwc2: Remove dwc2_set_all_params functionJohn Youn
2016-11-18usb: dwc2: Move parameter initialization into params.cJohn Youn
2016-11-18usb: dwc2: Declare the core params struct staticallyJohn Youn
2016-11-18usb: dwc2: Add params.c fileJohn Youn