summaryrefslogtreecommitdiffstats
path: root/drivers/usb/host
Commit message (Expand)AuthorAgeFilesLines
* usb: xhci: avoid type conversion of void *Heinrich Schuchardt2020-10-201-12/+9
* usb: dwc3: Include device_compat.h in dwc3-octeon-glue.cTom Rini2020-10-161-0/+1
* usb: xhci: Include device_compat.hSean Anderson2020-10-162-5/+7
* Merge tag 'mips-pull-2020-10-07' of https://gitlab.denx.de/u-boot/custodians/...Tom Rini2020-10-075-3/+404
|\
| * usb: xhci: octeon: Add DWC3 glue layer for OcteonStefan Roese2020-10-073-0/+403
| * usb: xhci: xhci_bulk_tx: Don't "BUG" when comparing addressesStefan Roese2020-10-071-2/+0
| * usb: xhci: xhci-dwc3.c: Use dev_remap_addr() instead of dev_get_addr()Stefan Roese2020-10-071-1/+1
* | dm: add cells_count parameter in *_count_phandle_with_argsPatrick Delaunay2020-10-063-5/+8
|/
* usb: xhci-rcar: Add support for R8A774A1 SoCLad Prabhakar2020-10-011-0/+1
* usb: xhci: convert to readx_poll_sleep_timeout()Chunfeng Yun2020-10-011-14/+11
* usb: xhci: use macros with parameter to fill ep_info2Chunfeng Yun2020-10-012-14/+7
* usb: xhci: convert to TRB_TX_TYPE()Chunfeng Yun2020-10-011-2/+2
* usb: xhci: convert to TRB_LEN() and TRB_INTR_TARGET()Chunfeng Yun2020-10-011-9/+7
* usb: xhci: convert to TRB_TYPE()Chunfeng Yun2020-10-012-8/+6
* usb: xhci: convert to HCS_MAX_PORTS()Chunfeng Yun2020-10-011-2/+1
* usb: xhci: add quirks flag to support MediaTek xHCI 0.96Chunfeng Yun2020-10-013-3/+9
* usb: xhci: create one unified function to calculate TRB TD remainderChunfeng Yun2020-10-011-55/+50
* usb: xhci: add a member hci_version in xhci_ctrl structChunfeng Yun2020-10-012-2/+3
* usb: dwc2: Fix not calling dev_xxx with a deviceSean Anderson2020-09-301-16/+23
* 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
* | 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: ci_udc: Add function to remove usb deviceYe Li2020-09-011-0/+18
* treewide: convert devfdt_get_addr_ptr() to dev_read_addr_ptr()Masahiro Yamada2020-08-221-1/+1
* 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
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-258-8/+8
* 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-2414-15/+15
* treewide: convert devfdt_get_addr() to dev_read_addr()Masahiro Yamada2020-07-208-8/+8
* treewide: convert (void *)devfdt_get_addr() to dev_read_addr_ptr()Masahiro Yamada2020-07-206-7/+7
* 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
* usb: provide a device tree node to USB devicesMichael Walle2020-06-111-5/+36
* usb: ohci: Add header file for ARCH_DMA_MINALIGNSimon Glass2020-06-021-0/+1
* Merge tag 'u-boot-rockchip-20200531' of https://gitlab.denx.de/u-boot/custodi...Tom Rini2020-05-313-207/+0
|\
| * driver: usb: drop legacy rockchip xhci driverFrank Wang2020-05-303-207/+0
* | usb: ehci-mx6: Print error code on failureMarek Vasut2020-05-291-2/+2
* | usb: ehci-mx6: Handle fixed regulators correctlyMarek Vasut2020-05-291-2/+2
|/
* usb: dwc3: fix NULL pointer issueChunfeng Yun2020-05-221-3/+3
* usb: ehci-omap: Add Support for DM_USB and OF_CONTROLAdam Ford2020-05-221-3/+120
* common: Drop linux/bitops.h from common headerSimon Glass2020-05-184-0/+4
* common: Drop linux/delay.h from common headerSimon Glass2020-05-1822-0/+22
* common: Drop linux/bug.h from common headerSimon Glass2020-05-183-0/+3
* common: Drop log.h from common headerSimon Glass2020-05-1833-0/+33
* common: Drop init.h from common headerSimon Glass2020-05-183-0/+3