]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers/usb/dwc2/params.c
usb: dwc2: Get host DMA device properties
[mirror_ubuntu-bionic-kernel.git] / drivers / usb / dwc2 / params.c
2016-11-18 John Younusb: dwc2: Get host DMA device properties
2016-11-18 John Younusb: dwc2: Rename the dma_enable parameter to host_dma
2016-11-18 John Younusb: dwc2: Move gadget settings into core_params
2016-11-18 John Younusb: dwc2: Rename host_rx_fifo_size hardware parameter
2016-11-18 John Younusb: dwc2: Remove unnecessary prototypes
2016-11-18 John Younusb: dwc2: Remove dwc2_set_all_params function
2016-11-18 John Younusb: dwc2: Move parameter initialization into params.c
2016-11-18 John Younusb: dwc2: Declare the core params struct statically
2016-11-18 John Younusb: dwc2: Add params.c file