summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga2015-07-302-0/+11
* usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga2015-07-302-0/+11
* usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga2015-07-303-0/+13
* usb: dwc3: ep0: handle non maxpacket aligned transfers > 512Kishon Vijay Abraham I2015-07-301-14/+28
* usb: dwc3: ep0: Add chained TRB supportKishon Vijay Abraham I2015-07-302-4/+14
* usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameterKishon Vijay Abraham I2015-07-301-7/+8
* usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512Kishon Vijay Abraham I2015-07-301-8/+17
* usb: dwc3: ep0: use _roundup_ to calculate the transfer sizeKishon Vijay Abraham I2015-07-301-3/+1
* usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I2015-07-301-2/+10
* usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUSPhil Edworthy2015-07-291-0/+62
* usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-20/+21
* usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+21
* usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-19/+30
* usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-15/+19
* usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-17/+20
* usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+19
* usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+20
* usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-15/+17
* usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+19
* usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-15/+19
* usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+19
* usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+20
* usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-9/+20
* usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun2015-07-292-0/+60
* usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun2015-07-292-1/+5
* usb: chipidea: set usb otg capabilitiesLi Jun2015-07-293-1/+22
* usb: common: add API to update usb otg capabilities by device treeLi Jun2015-07-292-0/+63
* doc: dt-binding: usb: add otg related propertiesLi Jun2015-07-291-0/+15
* usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin2015-07-291-0/+27
* usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin2015-07-291-0/+2
* usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun2015-07-291-0/+15
* usb: add USB_OTG_ADP definitionMacpaul Lin2015-07-291-0/+1
* usb: add usb_otg20_descriptor for OTG 2.0 and aboveMacpaul Lin2015-07-291-0/+11
* usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede2015-07-292-1/+17
* usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede2015-07-292-7/+46
* usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede2015-07-294-1/+743
* usb: gadget: f_obex: use bind_deactivated flagRobert Baldyga2015-07-291-18/+1
* usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga2015-07-291-6/+1
* usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga2015-07-292-0/+8
* usb: composite: fix usb_function_activate/deactivate functionsRobert Baldyga2015-07-291-2/+2
* usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga2015-07-291-6/+94
* usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov2015-07-294-0/+527
* usb: gadget: storage-common: Set FSG_MAX_LUNS to 16Krzysztof Opasiak2015-07-292-2/+2
* usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definitionKrzysztof Opasiak2015-07-291-1/+1
* usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak2015-07-291-0/+5
* usb: dwc3: gadget: defer endpoint name changeFelipe Balbi2015-07-291-21/+21
* usb: dwc3: gadget: add a trace when disabling EPsFelipe Balbi2015-07-291-0/+2
* usb: dwc3: core: remove unnecessary dev_warn()Felipe Balbi2015-07-291-2/+0
* usb: pass flags parameter to gpiod_get functionsUwe Kleine-König2015-07-292-3/+5
* usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König2015-07-291-10/+16
OpenPOWER on IntegriCloud