summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-07-31doc: usb: gadget-testing: using the updated testusb.cPeter Chen
2015-07-31Doc: ABI: testing: configfs-usb-gadget-sourcesinkPeter Chen
2015-07-31Doc: ABI: testing: configfs-usb-gadget-loopbackPeter Chen
2015-07-31usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak
2015-07-31usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak
2015-07-31usb: gadget: atmel_usba_udc: add missing ret value checkRobert Baldyga
2015-07-31staging: emxx_udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga
2015-07-31usb: isp1760: udc: add missing usb_ep_set_maxpacket_limit()Robert Baldyga
2015-07-31usb: gadget: midi: avoid redundant f_midi_set_alt() callRobert Baldyga
2015-07-31usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() failsRobert Baldyga
2015-07-30usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen
2015-07-30usb: gadget: f_mass_storage: stop thread in bind failure caseSanjay Singh Rawat
2015-07-30usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter
2015-07-30usb: gadget: fotg210-udc: remove duplicate conditionsDan Carpenter
2015-07-30usb: phy: msm: Add D+/D- lines route controlIvan T. Ivanov
2015-07-30usb: gadget: apply generic altsetting support check mechanismRobert Baldyga
2015-07-30usb: gadget: f_ecm/f_ncm: check quirk instead of UDC nameRobert Baldyga
2015-07-30usb: gadget: f_mass_storage: check quirk instead of UDC nameRobert Baldyga
2015-07-30usb: gadget: add 'quirk_zlp_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: dwc3: ep0: handle non maxpacket aligned transfers > 512Kishon Vijay Abraham I
2015-07-30usb: dwc3: ep0: Add chained TRB supportKishon Vijay Abraham I
2015-07-30usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameterKishon Vijay Abraham I
2015-07-30usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512Kishon Vijay Abraham I
2015-07-30usb: dwc3: ep0: use _roundup_ to calculate the transfer sizeKishon Vijay Abraham I
2015-07-30usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I
2015-07-29usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUSPhil Edworthy
2015-07-29usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun
2015-07-29usb: common: add API to update usb otg capabilities by device treeLi Jun
2015-07-29doc: dt-binding: usb: add otg related propertiesLi Jun
2015-07-29usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin
2015-07-29usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun
2015-07-29usb: add USB_OTG_ADP definitionMacpaul Lin