summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci-pci: Add DM_FLAG_OS_PREPARE flagNicolas Saenz Julienne2021-02-181-1/+1
* Merge branch '2021-02-02-drop-asm_global_data-when-unused'Tom Rini2021-02-1515-0/+15
|\
| * common: Drop asm/global_data.h from common headerSimon Glass2021-02-0215-0/+15
* | usb: dwc2: change compatible st,stm32mp1-hsotg to st,stm32mp15-hsotgPatrick Delaunay2021-02-101-1/+1
* | usb: xhci: Fix compare to use physical addresses in xhci_bulk_tx()Stefan Roese2021-02-101-2/+2
* | usb: xhci-pci: Check for errors from dm_pci_map_bar()Pali Rohár2021-02-101-3/+12
* | usb: xhci-mtk: support option to disable portsChunfeng Yun2021-02-101-3/+20
|/
* usb: gaget: ci: set ep's desc when enable epLi Jun2021-01-311-0/+2
* usb: gadget: fastboot: use correct max packet sizeLi Jun2021-01-311-1/+1
* usb: udc: ci: update speed handlingLi Jun2021-01-311-2/+1
* usb: composite: force gadget to be USB2 for HS only functionLi Jun2021-01-311-0/+13
* usb: gadget: dnl: set dnl to be super speedLi Jun2021-01-311-0/+1
* usb: fastboot: add super speed supportLi Jun2021-01-311-3/+44
* usb: gadget: add super speed supportLi Jun2021-01-311-25/+60
* usb: gadget: update os_desc_config when add configJun Li2021-01-311-2/+2
* usb: gadget: set correct usb_configuration for os_desc_configJun Li2021-01-311-7/+3
* usb: gadget: fastboot: add ext properties for WCIDLi Jun2021-01-311-0/+34
* usb: gadget: add WCID support for mfgtoolLi Jun2021-01-311-0/+20
* usb: gadget: OS Feature Descriptors supportLi Jun2021-01-312-1/+374
* usb: gadget: add Kconfig for OS descriptorsPeng Fan2021-01-311-0/+9
* usb: gadget: move utf8_to_utf16le to header fileLi Jun2021-01-311-73/+1
* usb: gadget: OS String supportLi Jun2021-01-311-0/+26
* usb: gadget: don't change ep name for dwc3 while ep autoconfigLi Jun2021-01-311-0/+2
* usb: gadget: Add ep_config call back to usb_gadget_opsYe Li2021-01-311-0/+4
* usb: gadget: Do not export usbd_device_* arraysPali Rohár2021-01-312-41/+50
* thor: add support for the dfu_alt_info reintialization from the flashed scriptMarek Szyprowski2021-01-311-0/+3
* f_fastboot: Avoid use-after-free in the global pointer variableAndy Shevchenko2021-01-311-1/+1
* f_rockusb: Avoid use-after-free in the global pointer variableAndy Shevchenko2021-01-311-1/+2
* f_rockusb: Use NULL instead of 0 for pointersAndy Shevchenko2021-01-311-2/+2
* gadget: f_thor: fix wrong file size castSeung-Woo Kim2021-01-311-4/+4
* Merge tag 'dm-pull-5jan21' of git://git.denx.de/u-boot-dm into nextTom Rini2021-01-0515-28/+37
|\
| * dm: core: Access device ofnode through functionsSimon Glass2021-01-0513-19/+20
| * dm: core: Use dev_has_ofnode() instead of dev_of_valid()Simon Glass2021-01-051-1/+1
| * dm: core: Rename dev_has_of_node() to dev_has_ofnode()Simon Glass2021-01-051-1/+1
| * dm: Use access methods for dev/uclass private dataSimon Glass2021-01-052-7/+15
* | Merge tag 'v2021.01-rc5' into nextTom Rini2021-01-057-12/+45
|\ \ | |/ |/|
| * cosmetic: fix typo in drivers/usb/KconfigMarc Ferland2021-01-041-1/+1
| * Merge branch 'master' of git://git.denx.de/u-boot-usbTom Rini2020-12-163-7/+42
| |\
| | * eth/r8152: fix the aggregation issueHayes Wang2020-12-162-2/+20
| | * eth/r8152: free previous memory if r8152_eth_probe failHayes Wang2020-12-161-2/+7
| | * usb: xhci: fix lack of short packet event trb handlingRan Wang2020-12-161-3/+15
| * | x86: edison: Use dwc3-generic driver for Intel EdisonAndy Shevchenko2020-12-161-0/+1
| |/
| * usb: dwc3-meson-g12a: always configure dr-modeMarek Szyprowski2020-12-141-3/+0
| * treewide: Update email address Patrick Delaunay and Patrice ChotardPatrice Chotard2020-12-091-1/+1
* | dm: Drop the unused arg in uclass_find_device_by_seq()Simon Glass2020-12-181-2/+2
* | usb: Update for new sequence numbersSimon Glass2020-12-181-4/+2
* | usb: ehci-mx6: Drop assignment of sequence numberSimon Glass2020-12-181-3/+9
* | dm: Avoid accessing seq directlySimon Glass2020-12-187-7/+7
* | dm: treewide: Rename ..._platdata variables to just ..._platSimon Glass2020-12-1331-104/+104
* | dm: treewide: Update 'auto' declarations to be on one lineSimon Glass2020-12-131-2/+1