aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb
AgeCommit message (Expand)Author
2021-01-31usb: gadget: fastboot: add ext properties for WCIDLi Jun
2021-01-31usb: gadget: add WCID support for mfgtoolLi Jun
2021-01-31usb: gadget: OS Feature Descriptors supportLi Jun
2021-01-31usb: gadget: add Kconfig for OS descriptorsPeng Fan
2021-01-31usb: gadget: move utf8_to_utf16le to header fileLi Jun
2021-01-31usb: gadget: OS String supportLi Jun
2021-01-31usb: gadget: don't change ep name for dwc3 while ep autoconfigLi Jun
2021-01-31usb: gadget: Add ep_config call back to usb_gadget_opsYe Li
2021-01-31usb: gadget: Do not export usbd_device_* arraysPali Rohár
2021-01-31thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski
2021-01-31f_fastboot: Avoid use-after-free in the global pointer variableAndy Shevchenko
2021-01-31f_rockusb: Avoid use-after-free in the global pointer variableAndy Shevchenko
2021-01-31f_rockusb: Use NULL instead of 0 for pointersAndy Shevchenko
2021-01-31gadget: f_thor: fix wrong file size castSeung-Woo Kim
2021-01-05Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini
2021-01-05Merge tag 'v2021.01-rc5' into nextTom Rini
2021-01-05dm: core: Access device ofnode through functionsSimon Glass
2021-01-05dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass
2021-01-05dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass
2021-01-05dm: Use access methods for dev/uclass private dataSimon Glass
2021-01-04cosmetic: fix typo in drivers/usb/KconfigMarc Ferland
2020-12-18dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass
2020-12-18usb: Update for new sequence numbersSimon Glass
2020-12-18usb: ehci-mx6: Drop assignment of sequence numberSimon Glass
2020-12-18dm: Avoid accessing seq directlySimon Glass
2020-12-16Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini
2020-12-16eth/r8152: fix the aggregation issueHayes Wang
2020-12-16eth/r8152: free previous memory if r8152_eth_probe failHayes Wang
2020-12-16usb: xhci: fix lack of short packet event trb handlingRan Wang
2020-12-16x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko
2020-12-14usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski
2020-12-13dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass
2020-12-13dm: treewide: Update 'auto' declarations to be on one lineSimon Glass
2020-12-13dm: treewide: Rename ofdata_to_platdata() to of_to_plat()Simon Glass
2020-12-13dm: treewide: Rename dev_get_platdata() to dev_get_plat()Simon Glass
2020-12-13dm: treewide: Rename 'platdata' variables to just 'plat'Simon Glass
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass
2020-12-13dm: core: Rename device_bind_ofnode() to device_bind()Simon Glass
2020-12-09treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard
2020-11-22usb: gadget: dwc2_udc_otg: return zero when reset property is not presentJaehoon Chung
2020-11-22usb: dwc3: Handle case where setup_phy is not neededSiva Durga Prasad Paladugu
2020-11-22usb: dwc2: add "u-boot,force-vbus-detection" for stm32Patrick Delaunay
2020-10-20usb: gadget: Add bcdDevice for the MTU3 USB Gadget ControllerChunfeng Yun
2020-10-20usb: add MediaTek USB3 DRD driverChunfeng Yun
2020-10-20usb: common: add define of usb_speed_string()Chunfeng Yun
2020-10-20usb: add USB_SPEED_SUPER_PLUSChunfeng Yun
2020-10-20usb: musb-new: Fix typo in caution messageNaoki Hayama
2020-10-20usb: dwc2: Fix control OUT transfer issueChance.Yang
2020-10-20usb: xhci: avoid type conversion of void *Heinrich Schuchardt
2020-10-16usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini