summaryrefslogtreecommitdiffstats
path: root/drivers/usb
Commit message (Expand)AuthorAgeFilesLines
...
* | usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-012-2/+3
* | usb: musb-new: sunxi: Fix not calling dev_err with a deviceSean Anderson2020-09-301-4/+5
* | usb: dwc3: Don't include asm-generic/io.hSean Anderson2020-09-301-1/+0
* | usb: dwc3: ti: Fix not calling dev_err with a deviceSean Anderson2020-09-301-2/+2
* | usb: dwc3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-303-18/+21
* | usb: dwc2: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-16/+23
* | usb: cdns3: Fix not calling dev_xxx with a deviceSean Anderson2020-09-302-4/+4
* | Merge tag 'xilinx-for-v2021.01' of https://gitlab.denx.de/u-boot/custodians/u...Tom Rini2020-09-241-2/+1
|\ \
| * | xilinx: kconfig: Change Kconfig dependencies for Xilinx driversMichal Simek2020-09-231-2/+1
| |/
* | Merge branch '2020-09-14-generic-phy-error-trace' into nextTom Rini2020-09-213-12/+12
|\ \
| * | usb: musb-new: sunxi: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * | usb: host: ehci-hcd: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| * | usb: host: ohci: change trace level for phy errors managed by uclassPatrick Delaunay2020-09-081-4/+4
| |/
* / usb: dwc3: Add Qualcomm DWC3 compatible stringRobert Marko2020-09-181-0/+1
|/
* fastboot: Fix fastboot reboot fail by changing functions orderyurii.pidhornyi2020-09-011-2/+2
* f_sdp: Change bInterval of interrupt endpoint to 3Sherry Sun2020-09-011-2/+2
* f_sdp: Add EP1_OUT as default data receive pipe in sdpSherry Sun2020-09-011-16/+107
* f_sdp: Support searching and loading FIT or container imagePeng Fan2020-09-011-12/+58
* f_sdp: Fix wrong usb request sizeYe Li2020-09-011-1/+1
* f_sdp: Add high speed endpoint descriptorYe Li2020-09-011-2/+28
* usb: max3420: add the gadget driverJassi Brar2020-09-014-0/+890
* fastboot: Add support for 'reboot fastboot' commandRoman Kovalivskyi2020-09-011-0/+2
* usb: ci_udc: Add function to remove usb deviceYe Li2020-09-012-0/+25
* usb: gadget: Fix controller index in UMSYe Li2020-09-011-2/+4
* eth/r8152: support RTL8153B/RTL8154BHayes Wang2020-09-013-4/+414
* eth/r8152: modify rtl_clear_bp functionHayes Wang2020-09-012-35/+36
* eth/r8152: reset PHY after setting itHayes Wang2020-09-011-1/+1
* eth/r8152: reset bmu after disabling Tx/RxHayes Wang2020-09-012-1/+20
* drivers: usb: Fix config indentationRuben Di Battista2020-08-271-6/+6
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-221-1/+1
* linux/compat.h: Add wait_event_timeout macroOleksandr Andrushchenko2020-08-141-1/+0
* xen: Port Xen hypervisor related code from mini-osOleksandr Andrushchenko2020-08-141-4/+0
* usb: host: dwc3-sti-glue: Fix ofnode_valid() parameterPatrice Chotard2020-08-131-1/+1
* usb: xhci: Add virt_to_phys() to support mapped platformsStefan Roese2020-08-053-16/+14
* usb: usb-uclass.c: Drop le16_to_cpu() as values are already swappedStefan Roese2020-08-051-4/+4
* usb: xhci: xhci_mem_init: Use cpu_to_le64() and not xhci_writeq()Stefan Roese2020-08-051-1/+1
* usb: xhci: Add missing endian conversions (cpu_to_leXX / leXX_to_cpu)Stefan Roese2020-08-051-4/+5
* usb: Drop dm.h header fileSimon Glass2020-08-033-36/+47
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-259-9/+9
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-256-7/+7
* Revert "Merge tag 'dm-pull-20jul20' of git://git.denx.de/u-boot-dm"Tom Rini2020-07-2415-16/+16
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-209-9/+9
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-206-7/+7
* treewide: convert bd_t to struct bd_info by coccinelleMasahiro Yamada2020-07-177-8/+8
* usb: xhci: Add reset controller supportNicolas Saenz Julienne2020-07-102-0/+37
* usb: xhci: Add missing cache flush in the scratchpad array initializationSylwester Nawrocki2020-07-091-0/+3
* Merge https://gitlab.denx.de/u-boot/custodians/u-boot-spi into nextTom Rini2020-06-192-224/+265
|\
| * eth/r8152: update the firmwareHayes Wang2020-06-142-224/+265
* | usb: provide a device tree node to USB devicesMichael Walle2020-06-111-5/+36
|/
* kconfig: fix typo for OHCI host and add to DM listMarcin Juszkiewicz2020-06-021-2/+2