Age | Commit message (Expand) | Author |
---|---|---|
2016-11-18 | usb: dwc2: Get host DMA device properties | John Youn |
2016-11-18 | usb: dwc2: Rename the dma_enable parameter to host_dma | John Youn |
2016-11-18 | usb: dwc2: Move gadget settings into core_params | John Youn |
2016-11-18 | usb: dwc2: Rename host_rx_fifo_size hardware parameter | John Youn |
2016-11-18 | usb: dwc2: Remove unnecessary prototypes | John Youn |
2016-11-18 | usb: dwc2: Remove dwc2_set_all_params function | John Youn |
2016-11-18 | usb: dwc2: Move parameter initialization into params.c | John Youn |
2016-11-18 | usb: dwc2: Declare the core params struct statically | John Youn |
2016-11-18 | usb: dwc2: Add params.c file | John Youn |