index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
2020-05-18
common: Drop linux/bug.h from common header
Simon Glass
2020-05-18
common: Drop log.h from common header
Simon Glass
2020-05-18
command: Remove the cmd_tbl_t typedef
Simon Glass
2020-05-18
common: Drop init.h from common header
Simon Glass
2020-05-18
common: Drop part.h from common header
Simon Glass
2020-05-18
common: Drop net.h from common header
Simon Glass
2020-05-18
arm: Don't include common.h in header files
Simon Glass
2020-05-15
rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA
Trevor Woerner
2020-05-15
rename symbol: CONFIG_KIRKWOOD -> CONFIG_ARCH_KIRKWOOD
Trevor Woerner
2020-05-15
rename symbol: CONFIG_ORION5X -> CONFIG_ARCH_ORION5X
Trevor Woerner
2020-05-14
usb: gadget: g_dnl: add function g_dnl_set_product
Patrick Delaunay
2020-05-12
usb: dwc3: Add versal compatibility string to dwc3 glue ids
Siva Durga Prasad Paladugu
2020-05-12
usb: dwc3: add dis_del_phy_power_chg_quirk
Jagan Teki
2020-05-10
usb: mx6: add fuse check
Peng Fan
2020-05-10
Merge branch 'master' of git://git.denx.de/u-boot
Stefano Babic
2020-05-03
usb: gadget: sdp: use CONFIG_SDP_LOADADDR as default load address
Frank Li
2020-05-02
xhci: mediatek: Add support for MTK xHCI host controller
Chunfeng Yun
2020-05-02
usb: dwc2_udc_otg: use the phy bulk API to get phys
Chunfeng Yun
2020-05-02
usb: dwc3: use the phy bulk API to get phys
Chunfeng Yun
2020-04-28
Merge tag 'u-boot-amlogic-20200428' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-04-28
usb: host: dwc3-sti-glue: Use UCLASS_NOP instead of UCLASS_MISC
Patrice Chotard
2020-04-28
usb: host: dwc2: add trace to have clean usb start
Patrick Delaunay
2020-04-28
usb: host: dwc2: force reset assert
Patrick Delaunay
2020-04-28
usb: host: dwc2: add clk support
Patrick Delaunay
2020-04-28
usb: host: dwc2: add phy support
Patrick Delaunay
2020-04-28
usb: ether: avoid NULL check before free()
Heinrich Schuchardt
2020-04-28
usb: avoid NULL check before free
Heinrich Schuchardt
2020-04-28
usb: dwc3-meson-g12a: add power-on/off of the PHYs
Neil Armstrong
2020-04-13
drivers: usb: host: Add BRCM xHCI driver
Rayagonda Kokatanur
2020-04-13
usb: Migrate to support live DT for some driver
Kever Yang
2020-04-13
usb: ehci-msm: Use dev interface to get device address
Kever Yang
2020-04-13
usb: dwc3-of-simple: Drop redundant inclding header file
Kever Yang
2020-04-09
usb: Keep async schedule running only across mass storage xfers
Marek Vasut
2020-03-18
sunxi: Move common defconfig options to Kconfig
Andre Przywara
2020-03-01
gadget: f_thor: add missing line breaks for pr_err()
Seung-Woo Kim
2020-03-01
dfu: Reset timeout in case of DFU request
Andy Shevchenko
2020-02-19
dma-mapping: move dma_map_(un)single() to <linux/dma-mapping.h>
Masahiro Yamada
2020-02-19
dma-mapping: fix the prototype of dma_unmap_single()
Masahiro Yamada
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
2020-02-05
dm: core: Require users of devres to include the header
Simon Glass
2020-02-05
Merge tag 'rpi-next-2020.04' of https://gitlab.denx.de/u-boot/custodians/u-bo...
Tom Rini
2020-02-02
usb: cdns3: ep0: Invalidate cache before reading Setup Packet
Vignesh Raghavendra
2020-01-29
usb: dwc2_udc_otg: add bcm2835 SoC (Raspberry Pi4) support
Marek Szyprowski
2020-01-25
usb: musb-new: mt85xx: add musb-new gadget driver.
mingming lee
2020-01-20
Merge tag '2020-01-20-ti-2020.04' of https://gitlab.denx.de/u-boot/custodians...
Tom Rini
2020-01-20
dwc3-generic: Add support for AM654 USB controller
Vignesh Raghavendra
2020-01-17
common: Move hang() to the same header as panic()
Simon Glass
2020-01-17
common: Rename and move source()
Simon Glass
2020-01-07
usb: Drop use of BUG_ON() and WARN_ON()
Simon Glass
[next]