summaryrefslogtreecommitdiffstats
path: root/drivers/usb/dwc2/params.c
AgeCommit message (Expand)Author
2017-01-24usb: dwc2: Cleanup some checkpatch issuesJohn Youn
2017-01-24usb: dwc2: use u32 for DT binding parametersLeo Yan
2017-01-02usb: dwc2: gadget: fix default value for gadget-dma-descStefan Wahren
2017-01-02usb: dwc2: fix default value for DMA supportStefan Wahren
2017-01-02usb: dwc2: fix dwc2_get_device_property for u8 and u16Stefan Wahren
2017-01-02usb: dwc2: Do not set host parameter in peripheral modeStefan Wahren
2016-11-18usb: dwc2: add amcc,dwc-otg supportChristian Lamparter
2016-11-18usb: dwc2: fixes host_dma logicChristian Lamparter
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