- e10f964 usb: musb-new: sunxi: remove unused define by Sam Edwards · 1 year, 7 months ago
- 3cbd92d usb: musb-new: sunxi: fix error check by Sam Edwards · 1 year, 7 months ago
- 9674c09 musb: sunxi: Allow host-side USB with external VBUS by Samuel Holland · 2 years, 5 months ago
- 4250846 sunxi: Clean up inclusions of asm/arch/gpio.h by Samuel Holland · 3 years, 3 months ago
- 8a8d24b dm: treewide: Rename ..._platdata variables to just ..._plat by Simon Glass · 4 years, 1 month ago
- caa4daa dm: treewide: Rename 'platdata' variables to just 'plat' by Simon Glass · 4 years, 1 month ago
- 41575d8 dm: treewide: Rename auto_alloc_size members to be shorter by Simon Glass · 4 years, 1 month ago
- 7fe8cfd usb: musb-new: sunxi: Fix not calling dev_err with a device by Sean Anderson · 4 years, 3 months ago
- c1e1dbb usb: musb-new: sunxi: change trace level for phy errors managed by uclass by Patrick Delaunay · 4 years, 6 months ago
- cd93d62 common: Drop linux/bitops.h from common header by Simon Glass · 4 years, 8 months ago
- c05ed00 common: Drop linux/delay.h from common header by Simon Glass · 4 years, 8 months ago
- f7ae49f common: Drop log.h from common header by Simon Glass · 4 years, 8 months ago
- 336d461 dm: core: Create a new header file for 'compat' features by Simon Glass · 4 years, 11 months ago
- b9aa0a9 musb-new: sunxi: Use CLK and RESET support by Jagan Teki · 6 years ago
- 46a3f27 usb: musb-new: sunxi: Fix null pointer access by Stefan Mavrodiev · 6 years ago
- 0131162 dm: usb: create a new UCLASS ID for USB gadget devices by Jean-Jacques Hiblot · 6 years ago
- 14b6a07 usb: musb-new: sunxi: Add proper musb exit support by Jagan Teki · 6 years ago
- 1034bcc musb-new: sunxi: Access ahb_reset0_cfg via ccm offset by Jagan Teki · 6 years ago
- 622fd2b usb: musb-new: sunxi: Allocate struct phy in private by Jagan Teki · 6 years ago
- 8b8d59f usb: musb-new: Fix improper musb host pointer by Jagan Teki · 6 years ago
- dd32281 usb: sunxi: Switch to use generic-phy by Jagan Teki · 7 years ago
- aa29b11 phy: sun4i-usb: Add a sunxi specific function for setting squelch-detect by Jagan Teki · 7 years ago
- 5c5fe88 musb: sunxi: Use BIT instead of numerical shift by Jagan Teki · 7 years ago
- 9d12a82 musb: sunxi: Add OTG device clkgate and reset for H3/H5 by Jagan Teki · 7 years ago
- 97202dd musb: sunxi: Add fifo config by Jagan Teki · 7 years ago
- 98424b7 musb: sunxi: Use simple way to fill musb_hdrc pdata by Jagan Teki · 7 years ago
- ae8b78d musb: sunxi: Add proper macros instead of numericals by Jagan Teki · 7 years ago
- 831cc98 usb: sunxi: Simplify ccm reg base code by Jagan Teki · 7 years ago
- 83d290c SPDX: Convert all of our single license tags to Linux Kernel style by Tom Rini · 7 years ago
- f4f9896 musb: sunxi: Use base address from device tree by Chen-Yu Tsai · 7 years ago
- 3a61b08 musb: sunxi: switch to the device model by Maxime Ripard · 7 years ago
- 9d92245 dm: Use dm.h header when driver mode is used by Simon Glass · 8 years ago
- 7c22e26 sunxi: musb: Re-init musb controller on repeated probe calls by Hans de Goede · 8 years ago
- 57075a4 sunxi: musb: Power off OTG port VBUS when disabled by Chen-Yu Tsai · 8 years ago
- bca4c3c sunxi: musb: Properly turn of musb controller before booting by Hans de Goede · 9 years ago
- 38b4a3e musb: sunxi: Do not allocate musb struct multiple times by Hans de Goede · 9 years ago
- 5b8031c Add more SPDX-License-Identifier tags by Tom Rini · 9 years ago
- 6047a3a sunxi: musb: Implement dfu_usb_get_reset() by Siarhei Siamashka · 9 years ago
- c9f8947 sunxi: usb-phy: Never power off the usb ports by Hans de Goede · 9 years ago
- 1feda63 musb: sunxi: Force EP0 on re-enable by Maxime Ripard · 9 years ago
- 95de1e2 usb: musb-new: CONFIG_MUSB prefix replacement with CONFIG_USB_MUSB by Paul Kocialkowski · 9 years ago
- 9ecce97 sunxi: musb: Stop treating not having a vbus-det gpio as an error by Hans de Goede · 10 years ago
- 56a2085 sunxi: musb: Improve output during probing by Hans de Goede · 10 years ago
- 91183ba sunxi: musb: Use device-model for musb host mode by Hans de Goede · 10 years ago
- d42faf3 sunxi: musb: Move musb config and platdata to the sunxi-musb glue by Hans de Goede · 10 years ago
- 71cbe0d sunxi: musb: Add id pin support by Hans de Goede · 10 years ago
- b41972e sunxi: musb: Move vbus check to sunxi_musb_enable by Hans de Goede · 10 years ago
- 1583723 musb: Allow musb_platform_enable to return an error code by Hans de Goede · 10 years ago
- 998b8ab sunxi: musb: Remove unused sunxi_musb_exit method by Hans de Goede · 10 years ago
- e1abfa4 sunxi: musb: Do not fully reset the controler from sunxi_musb_disable by Hans de Goede · 10 years ago
- e13afee sunxi: usb: Do not call phy_probe from hcd code by Hans de Goede · 10 years ago
- 2aacc42 sunxi: usb: Rename the usbc.? files to usb_phy.? by Hans de Goede · 10 years ago
- 7b79865 sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_bar by Hans de Goede · 10 years ago
- 375de01 sunxi: usb: Move setup of host controller clocks to the host controller drivers by Hans de Goede · 10 years ago
- ebd468b sunxi: common VBUS detection logic in usbc by Paul Kocialkowski · 10 years ago
- 5eaacb4 sunxi: usb: Drop AXP-sepcific VBUS detection and drive logic by Paul Kocialkowski · 10 years ago
- 8a440b0 sunxi: musb: Return early on VBUS GPIO error instead of on a positive value by Paul Kocialkowski · 10 years ago
- e42add5 sunxi: musb: Support checking VBUS using AXP221 PMIC by Chen-Yu Tsai · 10 years ago
- 52defe8 sunxi: musb: Check Vbus-det before enabling otg port power by Hans de Goede · 10 years ago
- b1b912d sunxi: otg: Fix peripheral mode by Hans de Goede · 10 years ago
- 28a15ef musb-new: Add sunxi musb controller support by Hans de Goede · 10 years ago