1. 4beaec1 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
  2. 9dc0d5c dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
  3. 1d0d63e usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · 6 years ago
  4. 2e8e67c musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · 6 years ago
  5. d0edfee usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · 6 years ago
  6. f0a6d79 usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
  7. 137fc75 usb: sunxi: Switch to use generic-phy by Jagan Teki · 7 years ago
  8. 37671e1 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 7 years ago
  9. cecffaa musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 7 years ago
  10. 767a58e musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 7 years ago
  11. 65ce496 musb: sunxi: Add fifo config by Jagan Teki · 7 years ago
  12. 69bb76e musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 7 years ago
  13. 4e5af30 musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 7 years ago
  14. fda1569 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 7 years ago
  15. 10e4779 SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
  16. 6310755 musb: sunxi: Use base address from device tree by Chen-Yu Tsai · 7 years ago
  17. 847bcf0 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
  18. 11c89f3 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
  19. 4a67d73 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
  20. d64afdc sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
  21. 779afb6 sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 8 years ago
  22. ec89e16 musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
  23. e237880 Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
  24. bce07f6 sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · 9 years ago
  25. 39c119d sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
  26. 9634fa5 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
  27. f34dfcb usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
  28. 78c2e64 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 9 years ago
  29. 31e4f6f sunxi: musb: Improve output during probing by Hans de Goede · 9 years ago
  30. 0b3845a sunxi: musb: Use device-model for musb host mode by Hans de Goede · 9 years ago
  31. ea059bf sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 9 years ago
  32. c77fbfb sunxi: musb: Add id pin support by Hans de Goede · 9 years ago
  33. c93ecd0 sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 9 years ago
  34. 81c4998 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 9 years ago
  35. 74934df sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · 9 years ago
  36. 836e334 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · 9 years ago
  37. 1168e09 sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
  38. 26a9005 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
  39. 8697909 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
  40. 7e5aabd sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
  41. 7e9b7de sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
  42. d273edb sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
  43. ebaf0a3 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
  44. 6834153 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
  45. eaa0d70 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
  46. f2b45c8 sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
  47. 9c4f11d musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago