aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/musb-new/sunxi.c
AgeCommit message (Expand)Author
2015-07-25sunxi: musb: Stop treating not having a vbus-det gpio as an errorHans de Goede
2015-07-25sunxi: musb: Improve output during probingHans de Goede
2015-07-25sunxi: musb: Use device-model for musb host modeHans de Goede
2015-07-25sunxi: musb: Move musb config and platdata to the sunxi-musb glueHans de Goede
2015-07-25sunxi: musb: Add id pin supportHans de Goede
2015-07-25sunxi: musb: Move vbus check to sunxi_musb_enableHans de Goede
2015-07-21musb: Allow musb_platform_enable to return an error codeHans de Goede
2015-06-17sunxi: musb: Remove unused sunxi_musb_exit methodHans de Goede
2015-06-17sunxi: musb: Do not fully reset the controler from sunxi_musb_disableHans de Goede
2015-05-04sunxi: usb: Do not call phy_probe from hcd codeHans de Goede
2015-05-04sunxi: usb: Rename the usbc.? files to usb_phy.?Hans de Goede
2015-05-04sunxi: usb: Rename sunxi_usbc_foo functions to sunxi_usb_phy_barHans de Goede
2015-05-04sunxi: usb: Move setup of host controller clocks to the host controller driversHans de Goede
2015-04-15sunxi: common VBUS detection logic in usbcPaul Kocialkowski
2015-04-15sunxi: usb: Drop AXP-sepcific VBUS detection and drive logicPaul Kocialkowski
2015-03-21sunxi: musb: Return early on VBUS GPIO error instead of on a positive valuePaul Kocialkowski
2015-03-10sunxi: musb: Support checking VBUS using AXP221 PMICChen-Yu Tsai
2015-02-21sunxi: musb: Check Vbus-det before enabling otg port powerHans de Goede
2015-02-16sunxi: otg: Fix peripheral modeHans de Goede
2015-01-18musb-new: Add sunxi musb controller supportHans de Goede