summaryrefslogtreecommitdiff
path: root/drivers/usb/dwc3/core.c
AgeCommit message (Expand)Author
2018-12-07dwc3: move phy operation to core.cJean-Jacques Hiblot
2018-12-07usb: introduce a separate config option for DM USB deviceJean-Jacques Hiblot
2018-11-26usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/Sven Schwermer
2018-05-18drivers: usb: dwc3: remove devm_zalloc from linux_compactMugunthan V N
2018-05-18usb: dwc3: Add dwc3_init/remove with DM_USBMugunthan V N
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2017-04-14usb: dwc3: gadget: make cache-maintenance on event buffers more robustPhilipp Tomsich
2015-12-07usb: dwc3: fix build warningsFelipe Balbi
2015-11-03usb: dwc3: Fix warnings on 64-bit buildsMichal Simek
2015-04-14usb: dwc3: optimize interrupt loopMarek Szyprowski
2015-04-14usb: dwc3: make dwc3_set_mode to staticJoonyoung Shim
2015-04-14dwc3: flush the buffers before using itKishon Vijay Abraham I
2015-04-14dwc3: core: added an API to invoke irq handlersKishon Vijay Abraham I
2015-04-14dwc3: core: add support for multiple dwc3 controllersKishon Vijay Abraham I
2015-04-14dwc3: core: change probe and remove to uboot init and uboot exit codeKishon Vijay Abraham I
2015-04-14usb: dwc3: core: make dwc3 core build in ubootKishon Vijay Abraham I
2015-04-14usb: dwc3: remove pm related operations from dwc3 driverKishon Vijay Abraham I
2015-04-14usb: dwc3: Modify the file headers to u-boot formatKishon Vijay Abraham I
2015-04-14usb: dwc3: add dwc3 folder from linux kernel to u-bootKishon Vijay Abraham I