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
2021-02-18
xhci: translate virtual addresses into the bus's address space
Nicolas Saenz Julienne
2021-02-18
usb: xhci-pci: Add DM_FLAG_OS_PREPARE flag
Nicolas Saenz Julienne
2021-02-15
Merge branch '2021-02-02-drop-asm_global_data-when-unused'
Tom Rini
2021-02-10
usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotg
Patrick Delaunay
2021-02-10
usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()
Stefan Roese
2021-02-10
usb: xhci-pci: Check for errors from dm_pci_map_bar()
Pali Rohár
2021-02-10
usb: xhci-mtk: support option to disable ports
Chunfeng Yun
2021-02-02
common: Drop asm/global_data.h from common header
Simon Glass
2021-01-31
usb: gaget: ci: set ep's desc when enable ep
Li Jun
2021-01-31
usb: gadget: fastboot: use correct max packet size
Li Jun
2021-01-31
usb: udc: ci: update speed handling
Li Jun
2021-01-31
usb: composite: force gadget to be USB2 for HS only function
Li Jun
2021-01-31
usb: gadget: dnl: set dnl to be super speed
Li Jun
2021-01-31
usb: fastboot: add super speed support
Li Jun
2021-01-31
usb: gadget: add super speed support
Li Jun
2021-01-31
usb: gadget: update os_desc_config when add config
Jun Li
2021-01-31
usb: gadget: set correct usb_configuration for os_desc_config
Jun Li
2021-01-31
usb: gadget: fastboot: add ext properties for WCID
Li Jun
2021-01-31
usb: gadget: add WCID support for mfgtool
Li Jun
2021-01-31
usb: gadget: OS Feature Descriptors support
Li Jun
2021-01-31
usb: gadget: add Kconfig for OS descriptors
Peng Fan
2021-01-31
usb: gadget: move utf8_to_utf16le to header file
Li Jun
2021-01-31
usb: gadget: OS String support
Li Jun
2021-01-31
usb: gadget: don't change ep name for dwc3 while ep autoconfig
Li Jun
2021-01-31
usb: gadget: Add ep_config call back to usb_gadget_ops
Ye Li
2021-01-31
usb: gadget: Do not export usbd_device_* arrays
Pali Rohár
2021-01-31
thor: add support for the dfu_alt_info reintialization from the flashed script
Marek Szyprowski
2021-01-31
f_fastboot: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
f_rockusb: Avoid use-after-free in the global pointer variable
Andy Shevchenko
2021-01-31
f_rockusb: Use NULL instead of 0 for pointers
Andy Shevchenko
2021-01-31
gadget: f_thor: fix wrong file size cast
Seung-Woo Kim
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
[next]