aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/sunxi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-05-22usb: musb: remove references to default_a of struct usb_otgBin Liu1-2/+0
2018-05-22usb: musb: remove unused members in struct musb_hdrc_configBin Liu1-4/+0
2018-05-22usb: musb: remove duplicated port mode enumBin Liu1-4/+4
2017-11-07USB: musb: Remove redundant license textGreg Kroah-Hartman1-10/+0
2017-11-04USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman1-0/+1
2017-10-17usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu1-0/+2
2017-02-03usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng1-2/+33
2017-02-03usb: musb: sunxi: Uses the resource-managed extcon API when registering extcon notifierChanwoo Choi1-9/+3
2017-01-25usb: musb: constify musb_hdrc_config structuresBhumika Goyal1-1/+1
2016-11-21musb: sunxi: Force session end on babble errors in host-modeHans de Goede1-0/+15
2016-11-21musb: sunxi: Remove custom babble handlingHans de Goede1-10/+0
2016-09-13musb: sunxi: Add support for platform_set_modeHans de Goede1-4/+57
2016-07-17usb: musb: sunxi: Simplify dr_mode handlingHans de Goede1-43/+25
2016-07-17usb: musb: sunxi: make unexported symbols staticBen Dooks1-3/+3
2016-06-14usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede1-1/+1
2016-06-14usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede1-6/+9
2016-06-01usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede1-3/+6
2016-06-01usb: musb: sunxi: Add set_mode platform functionHans de Goede1-11/+19
2016-03-03[media] usb: musb: sunxi: support module autoloadingEmilio López1-0/+1
2015-10-09musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede1-0/+12
2015-09-27usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus1-1/+1
2015-07-29usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede1-0/+15
2015-07-29usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede1-6/+44
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede1-0/+703