1. a89a453 usb: Remove non-DM code in ehci-fsl and xhci by Tom Rini · 2 years, 4 months ago
  2. 185f812 doc: replace @return by Return: by Heinrich Schuchardt · 2 years, 9 months ago
  3. 70a98ca usb: xhci-pci: Move reset logic out of XHCI core by Samuel Holland · 3 years, 4 months ago
  4. 1a47455 xhci: translate virtual addresses into the bus's address space by Nicolas Saenz Julienne · 3 years, 9 months ago
  5. f526aee usb: xhci: Include device_compat.h by Sean Anderson · 4 years, 1 month ago
  6. a6837a0 usb: xhci: convert to readx_poll_sleep_timeout() by Chunfeng Yun · 4 years, 1 month ago
  7. 23a54cc usb: xhci: use macros with parameter to fill ep_info2 by Chunfeng Yun · 4 years, 1 month ago
  8. 86d1fa1 usb: xhci: convert to HCS_MAX_PORTS() by Chunfeng Yun · 4 years, 1 month ago
  9. 7408205 usb: xhci: add quirks flag to support MediaTek xHCI 0.96 by Chunfeng Yun · 4 years, 1 month ago
  10. 719d7d8 usb: xhci: add a member hci_version in xhci_ctrl struct by Chunfeng Yun · 4 years, 1 month ago
  11. b5152a6 usb: xhci: Add virt_to_phys() to support mapped platforms by Stefan Roese · 4 years, 3 months ago
  12. 0b80371 usb: xhci: Add reset controller support by Nicolas Saenz Julienne · 4 years, 4 months ago
  13. cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 5 months ago
  14. c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 5 months ago
  15. eb41d8a common: Drop linux/bug.h from common header by Simon Glass · 4 years, 5 months ago
  16. f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 5 months ago
  17. 7410283 xhci: mediatek: Add support for MTK xHCI host controller by Chunfeng Yun · 4 years, 6 months ago
  18. 1eb69ae common: Move ARM cache operations out of common.h by Simon Glass · 5 years ago
  19. 1708a12 usb: xhci: move xhci.h to include usb by Jean-Jacques Hiblot · 5 years ago
  20. 3437121 usb: Add nonblock argument to submit_int_msg by Michal Suchanek · 5 years ago
  21. fd09c20 usb: s/CONFIG_DM_USB/CONFIG_IS_ENABLED(DM_USB)/ by Sven Schwermer · 6 years ago
  22. e404066 usb: xhci: Handle endianness in xhci_set_configuration() by Bin Meng · 6 years ago
  23. eaaefb0 usb: xhci: Fix config fail of FS hub behind a HS hub with MTT by Bin Meng · 6 years ago
  24. ae751b0 usb: xhci: Initialize dev_state to 0 in the input slot context by Bin Meng · 6 years ago
  25. 793c819 usb: xhci: Set accurate add context flags when updating hub attributes by Bin Meng · 6 years ago
  26. 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 6 years ago
  27. fae3585 usb: xhci: Set 'Average TRB Length' to 8 for control endpoints by Bin Meng · 7 years ago
  28. ab2b727 usb: xhci: Set 'Error Count' to 0 for isoch endpoints by Bin Meng · 7 years ago
  29. fa483b2 usb: xhci: Program max burst size for endpoint by Bin Meng · 7 years ago
  30. f51966b usb: xhci: Honor endpoint's interval by Bin Meng · 7 years ago
  31. b5aa857 usb: xhci: Fix max packet size for full speed device endpoint 0 by Bin Meng · 7 years ago
  32. 1897d60 usb: xhci: Add interrupt transfer support by Bin Meng · 7 years ago
  33. 022ceac dm: usb: xhci: Implement get_max_xfer_size() operation by Bin Meng · 7 years ago
  34. d228ca3 usb: xhci: Implement update_hub_device() operation by Bin Meng · 7 years ago
  35. daec469 usb: xhci: Change xhci_setup_addressable_virt_dev() signature by Bin Meng · 7 years ago
  36. 46c1d49 usb: hub: Add a new API to test if a hub device is root hub by Bin Meng · 7 years ago
  37. 7274671 usb: xhci: Get rid of CONFIG_SYS_USB_XHCI_MAX_ROOT_PORTS by Bin Meng · 7 years ago
  38. 337fc7e usb: hub: Change USB hub descriptor to match USB 3.0 hubs by Bin Meng · 7 years ago
  39. f342119 usb: hub: Send correct wValue to get hub descriptor of a USB 3.0 hub by Bin Meng · 7 years ago
  40. aab0db0 usb: xhci: Add input slot context in xhci_set_configuration() by Bin Meng · 7 years ago
  41. 121a4d1 usb: add static to local symbols by Masahiro Yamada · 7 years ago
  42. 5d97dff treewide: replace #include <asm-generic/errno.h> with <linux/errno.h> by Masahiro Yamada · 8 years ago
  43. 1b10888 usb: xhci: Fix vendor command error if the request type is USB_REQ_SET_ADDRESS or USB_REQ_SET_CONFIGURATION. by Ted Chen · 9 years ago
  44. bcbe3d1 dm: Rename dev_get_parentdata() to dev_get_parent_priv() by Simon Glass · 9 years ago
  45. a5ccda4 usb: xhci: Fix a potential NULL pointer dereference by Sergey Temerkhanov · 9 years ago
  46. f161c17 dm: usb: Rename the XHCI HCD to U-Boot by Simon Glass · 10 years ago
  47. a5762fe dm: usb: Support driver model in XHCI by Simon Glass · 10 years ago
  48. 779d126 dm: usb: xhci: Factor out common init/uninit by Simon Glass · 10 years ago
  49. 5dd75e3 dm: usb: xhci: Use explicit parameters for xhci_setup_addressable_virt_dev() by Simon Glass · 10 years ago
  50. 7e0c5ee dm: usb: xhci: Use explicit parameters for xhci_alloc_virt_device() by Simon Glass · 10 years ago
  51. 7c1deec dm: usb: xhci: Use a function to get xhci_ctrl by Simon Glass · 10 years ago
  52. 421a5a0 usb: 64-bit architectures support for xHCI by Sergey Temerkhanov · 10 years ago
  53. b414119 linux/kernel.h: sync min, max, min3, max3 macros with Linux by Masahiro Yamada · 10 years ago
  54. 25d1936 usb: xhci: (likely) fix bracket in if condition by Jeroen Hofstee · 10 years ago
  55. 06d513e usb: add enum usb_init_type parameter to usb_lowlevel_init by Troy Kisky · 11 years ago
  56. 5853e13 USB: xHCI: Add stack support for xHCI by Vivek Gautam · 11 years ago