summaryrefslogtreecommitdiffstats
path: root/drivers/usb/musb/sunxi.c
Commit message (Expand)AuthorAgeFilesLines
* usb: musb: remove references to default_a of struct usb_otgBin Liu2018-05-221-2/+0
* usb: musb: remove unused members in struct musb_hdrc_configBin Liu2018-05-221-4/+0
* usb: musb: remove duplicated port mode enumBin Liu2018-05-221-4/+4
* USB: musb: Remove redundant license textGreg Kroah-Hartman2017-11-071-10/+0
* USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-041-0/+1
* usb: musb: sunxi: Explicitly release USB PHY on exitJonathan Liu2017-10-171-0/+2
* usb: musb: sunxi: add support for the variant in H3/V3s SoCIcenowy Zheng2017-02-031-2/+33
* usb: musb: sunxi: Uses the resource-managed extcon API when registering extco...Chanwoo Choi2017-02-031-9/+3
* usb: musb: constify musb_hdrc_config structuresBhumika Goyal2017-01-251-1/+1
* musb: sunxi: Force session end on babble errors in host-modeHans de Goede2016-11-211-0/+15
* musb: sunxi: Remove custom babble handlingHans de Goede2016-11-211-10/+0
* musb: sunxi: Add support for platform_set_modeHans de Goede2016-09-131-4/+57
* usb: musb: sunxi: Simplify dr_mode handlingHans de Goede2016-07-171-43/+25
* usb: musb: sunxi: make unexported symbols staticBen Dooks2016-07-171-3/+3
* usb: musb: sunxi: Remove bogus "Frees glue" commentHans de Goede2016-06-141-1/+1
* usb: musb: sunxi: Fix NULL ptr deref when gadget is registered before musbHans de Goede2016-06-141-6/+9
* usb: musb: sunxi: Set state to A_WAIT_VRISE when enabling VbusHans de Goede2016-06-011-3/+6
* usb: musb: sunxi: Add set_mode platform functionHans de Goede2016-06-011-11/+19
* [media] usb: musb: sunxi: support module autoloadingEmilio López2016-03-031-0/+1
* musb: sunxi: Make sunxi musb glue work without MUSB_PIO_ONLYHans de Goede2015-10-091-0/+12
* usb: common: of_usb_get_dr_mode to usb_get_dr_modeHeikki Krogerus2015-09-271-1/+1
* usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede2015-07-291-0/+15
* usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede2015-07-291-6/+44
* usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede2015-07-291-0/+703
OpenPOWER on IntegriCloud