WS cleanup: remove SPACE(s) followed by TAB
[platform/kernel/u-boot.git] / drivers / usb / dwc3 / core.h
2021-09-30 Wolfgang DenkWS cleanup: remove SPACE(s) followed by TAB
2020-06-04 Tom RiniMerge tag 'u-boot-atmel-fixes-2020.07-a' of https:...
2020-06-03 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2020-06-03 Tom RiniMerge branch 'master' of https://gitlab.denx.de/u-boot...
2020-06-01 Tom RiniMerge tag 'rpi-next-2020.07.2' of https://gitlab.denx...
2020-06-01 Tom RiniMerge tag 'u-boot-stm32-20200528' of https://gitlab...
2020-06-01 Tom RiniMerge tag 'u-boot-rockchip-20200531' of https://gitlab...
2020-05-29 Frank Wangusb: dwc3: amend UTMI/UTMIW phy interface setup
2020-05-29 Jagan Tekiusb: dwc3: Enable AutoRetry feature in the controller
2020-05-29 Jagan Tekiusb: dwc3: Add disable u2mac linestate check quirk
2020-05-29 Frank Wangusb: dwc3: add dis_u2_freeclk_exists_quirk
2020-05-29 Frank Wangusb: dwc3: add dis_enblslpm_quirk
2020-05-25 Tom RiniMerge tag 'ti-v2020.07-rc3' of https://gitlab.denx...
2020-05-20 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2020-05-19 Tom RiniMerge branch '2020-05-18-reduce-size-of-common.h'
2020-05-19 Simon Glasscommon: Drop linux/bitops.h from common header
2020-05-14 Tom RiniMerge tag 'rpi-next-2020.07' of https://gitlab.denx...
2020-05-12 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-usb
2020-05-12 Jagan Tekiusb: dwc3: add dis_del_phy_power_chg_quirk
2020-01-07 Tom RiniMerge tag 'u-boot-atmel-2020.04-a' of https://gitlab...
2020-01-06 Tom RiniMerge branch 'next'
2019-12-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-12-27 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot-spi
2019-12-22 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-12-21 Jagan Tekiusb: dwc3: Fix UTMI/UTMIW phy interface initialization
2019-11-25 Tom RiniMerge tag 'rpi-next-2020.01' of https://github.com...
2019-11-24 Tom RiniMerge tag 'u-boot-rockchip-20191124' of https://gitlab...
2019-11-23 Jagan Tekiusb: dwc3: Add phy interface for dwc3_uboot
2019-10-30 Tom RiniMerge tag 'u-boot-clk-23Oct2019' of https://gitlab...
2019-10-30 Tom RiniMerge https://gitlab.denx.de/u-boot/custodians/u-boot...
2019-10-26 Tom RiniMerge tag 'mips-pull-2019-10-25' of git://git.denx...
2019-10-25 Tom RiniMerge branch '2019-10-24-ti-imports'
2019-10-25 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2019-10-24 Jean-Jacques Hiblotusb: dwc3: Add dwc3_of_parse() to get quirks informatio...
2019-10-24 Jean-Jacques Hiblotusb: dwc3: always use the inlined version of dwc3_host_...
2018-12-05 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-12-04 Tom RiniMerge tag 'xilinx-for-v2019.01' of git://git.denx.de...
2018-11-29 Tom RiniMerge tag 'u-boot-amlogic-20181126' of git://git.denx...
2018-11-27 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-11-26 Sven Schwermerusb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/
2018-06-06 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-samsung
2018-05-30 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-spi
2018-05-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-sh
2018-05-20 Tom RiniMerge branch 'master' of git://git.denx.de/u-boot-usb
2018-05-18 Mugunthan V Nusb: dwc3: Add dwc3_init/remove with DM_USB
2018-05-09 Tom RiniMerge git://git.denx.de/u-boot-sunxi
2018-05-07 Tom RiniSPDX: Convert all of our single license tags to Linux...
2015-04-28 Tom RiniMerge branch 'master' of git://denx.de/git/u-boot-imx
2015-04-16 Tom RiniMerge branch 'master' of git.denx.de/u-boot-sunxi
2015-04-14 Joonyoung Shimusb: dwc3: make dwc3_set_mode to static
2015-04-14 Lukasz Majewskiusb: dwc3: Remove BIT(x) macro from DWC3's gadget code
2015-04-14 Kishon Vijay Abraham Idwc3: core: add support for multiple dwc3 controllers
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: core: make dwc3 core build in uboot
2015-04-14 Kishon Vijay Abraham Iusb: dwc3: ep0: make dwc3 ep0 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: fix dwc3 header files
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