]> git.sur5r.net Git - u-boot/history - drivers/usb/dwc3/core.c
musb: Update usb-compat to work with struct usb_device without a parent ptr
[u-boot] / drivers / usb / dwc3 / core.c
2015-04-28 Tom RiniMerge branch 'master' of git://www.denx.de/git/u-boot-imx
2015-04-16 Tom RiniMerge branch 'master' of http://git.denx.de/u-boot...
2015-04-14 Marek Szyprowskiusb: dwc3: optimize interrupt loop
2015-04-14 Joonyoung Shimusb: dwc3: make dwc3_set_mode to static
2015-04-14 Kishon Vijay Abraham Idwc3: flush the buffers before using it
2015-04-14 Kishon Vijay Abraham Idwc3: core: added an API to invoke irq handlers
2015-04-14 Kishon Vijay Abraham Idwc3: core: add support for multiple dwc3 controllers
2015-04-14 Kishon Vijay Abraham Idwc3: core: change probe and remove to uboot init and...
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: core: make dwc3 core build in uboot
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: remove pm related operations from dwc3 driver
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: Modify the file headers to u-boot format
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: add dwc3 folder from linux kernel to u-boot