index
:
u-boot.git
dependabot/pip/doc/sphinx/pygments-2.20.0
dependabot/pip/doc/sphinx/requests-2.33.0
dependabot/pip/doc/sphinx/urllib3-2.7.0
dependabot/pip/test/py/pytest-9.0.3
dependabot/pip/tools/patman/aiohttp-3.13.4
master
next
origin
u-boot-2009.11.y
u-boot-2013.01.y
u-boot-2016.09.y
u-boot-2023.07.y
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
Age
Commit message (
Expand
)
Author
2021-01-05
Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into next
Tom Rini
2021-01-05
Merge tag 'v2021.01-rc5' into next
Tom Rini
2021-01-05
dm: core: Access device ofnode through functions
Simon Glass
2021-01-05
dm: core: Use dev_has_ofnode() instead of dev_of_valid()
Simon Glass
2021-01-05
dm: core: Rename dev_has_of_node() to dev_has_ofnode()
Simon Glass
2021-01-05
dm: Use access methods for dev/uclass private data
Simon Glass
2021-01-04
cosmetic: fix typo in drivers/usb/Kconfig
Marc Ferland
2020-12-18
dm: Drop the unused arg in uclass_find_device_by_seq()
Simon Glass
2020-12-18
usb: Update for new sequence numbers
Simon Glass
2020-12-18
usb: ehci-mx6: Drop assignment of sequence number
Simon Glass
2020-12-18
dm: Avoid accessing seq directly
Simon Glass
2020-12-16
Merge branch 'master' of git://git.denx.de/u-boot-usb
Tom Rini
2020-12-16
eth/r8152: fix the aggregation issue
Hayes Wang
2020-12-16
eth/r8152: free previous memory if r8152_eth_probe fail
Hayes Wang
2020-12-16
usb: xhci: fix lack of short packet event trb handling
Ran Wang
2020-12-16
x86: edison: Use dwc3-generic driver for Intel Edison
Andy Shevchenko
2020-12-14
usb: dwc3-meson-g12a: always configure dr-mode
Marek Szyprowski
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
2020-12-13
dm: treewide: Update 'auto' declarations to be on one line
Simon Glass
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
2020-12-13
dm: core: Rename device_bind_ofnode() to device_bind()
Simon Glass
2020-12-09
treewide: Update email address Patrick Delaunay and Patrice Chotard
Patrice Chotard
2020-11-22
usb: gadget: dwc2_udc_otg: return zero when reset property is not present
Jaehoon Chung
2020-11-22
usb: dwc3: Handle case where setup_phy is not needed
Siva Durga Prasad Paladugu
2020-11-22
usb: dwc2: add "u-boot,force-vbus-detection" for stm32
Patrick Delaunay
2020-10-20
usb: gadget: Add bcdDevice for the MTU3 USB Gadget Controller
Chunfeng Yun
2020-10-20
usb: add MediaTek USB3 DRD driver
Chunfeng Yun
2020-10-20
usb: common: add define of usb_speed_string()
Chunfeng Yun
2020-10-20
usb: add USB_SPEED_SUPER_PLUS
Chunfeng Yun
2020-10-20
usb: musb-new: Fix typo in caution message
Naoki Hayama
2020-10-20
usb: dwc2: Fix control OUT transfer issue
Chance.Yang
2020-10-20
usb: xhci: avoid type conversion of void *
Heinrich Schuchardt
2020-10-16
usb: dwc3: Include device_compat.h in dwc3-octeon-glue.c
Tom Rini
2020-10-16
usb: musb-new: mt85xx: Fix not calling dev_err with a device
Sean Anderson
2020-10-16
usb: musb-new: Include device_compat.h
Sean Anderson
2020-10-16
usb: xhci: Include device_compat.h
Sean Anderson
2020-10-07
Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...
Tom Rini
2020-10-07
usb: xhci: octeon: Add DWC3 glue layer for Octeon
Stefan Roese
2020-10-07
usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addresses
Stefan Roese
2020-10-07
usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()
Stefan Roese
2020-10-06
Merge tag 'dm-pull-6oct20' of git://git.denx.de/u-boot-dm
Tom Rini
2020-10-06
dm: add cells_count parameter in *_count_phandle_with_args
Patrick Delaunay
2020-10-06
Merge tag 'u-boot-amlogic-20201005' of https://gitlab.denx.de/u-boot/custodia...
Tom Rini
2020-10-05
usb: dwc3: add Amlogic GXL & GXL DWC3 Glue
Neil Armstrong
2020-10-01
usb: xhci-rcar: Add support for R8A774A1 SoC
Lad Prabhakar
2020-10-01
usb: xhci: convert to readx_poll_sleep_timeout()
Chunfeng Yun
2020-10-01
usb: xhci: use macros with parameter to fill ep_info2
Chunfeng Yun
[next]