aboutsummaryrefslogtreecommitdiffstats
path: root/block (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2015-07-30usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga2-0/+11
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga3-0/+13
2015-07-30usb: dwc3: ep0: handle non maxpacket aligned transfers > 512Kishon Vijay Abraham I1-14/+28
2015-07-30usb: dwc3: ep0: Add chained TRB supportKishon Vijay Abraham I2-4/+14
2015-07-30usb: dwc3; ep0: Modify _dwc3_ep0_start_trans_ API to take 'chain' parameterKishon Vijay Abraham I1-7/+8
2015-07-30usb: dwc3: ep0: preparation for handling non maxpacket aligned transfers > 512Kishon Vijay Abraham I1-8/+17
2015-07-30usb: dwc3: ep0: use _roundup_ to calculate the transfer sizeKishon Vijay Abraham I1-3/+1
2015-07-30usb: dwc3: ep0: Fix mem corruption on OUT transfers of more than 512 bytesKishon Vijay Abraham I1-2/+10
2015-07-29usb: renesas_usbhs: Allow an OTG PHY driver to provide VBUSPhil Edworthy1-0/+62
2015-07-29usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun1-20/+21
2015-07-29usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+21
2015-07-29usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun1-19/+30
2015-07-29usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun1-15/+19
2015-07-29usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun1-17/+20
2015-07-29usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+19
2015-07-29usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+20
2015-07-29usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun1-15/+17
2015-07-29usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+19
2015-07-29usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun1-15/+19
2015-07-29usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+19
2015-07-29usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun1-16/+20
2015-07-29usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun1-9/+20
2015-07-29usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun2-0/+60
2015-07-29usb: chipidea: update ci_otg_is_fsm_mode conditionsLi Jun2-1/+5
2015-07-29usb: chipidea: set usb otg capabilitiesLi Jun3-1/+22
2015-07-29usb: common: add API to update usb otg capabilities by device treeLi Jun2-0/+63
2015-07-29doc: dt-binding: usb: add otg related propertiesLi Jun1-0/+15
2015-07-29usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin1-0/+27
2015-07-29usb: add usb_otg_caps to usb_gadget structure.Macpaul Lin1-0/+2
2015-07-29usb: otg: add usb_otg_caps structure for otg capabilitiesLi Jun1-0/+15
2015-07-29usb: add USB_OTG_ADP definitionMacpaul Lin1-0/+1
2015-07-29usb: add usb_otg20_descriptor for OTG 2.0 and aboveMacpaul Lin1-0/+11
2015-07-29usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede2-1/+17
2015-07-29usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede2-7/+46
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede4-1/+743
2015-07-29usb: gadget: f_obex: use bind_deactivated flagRobert Baldyga1-18/+1
2015-07-29usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga1-6/+1
2015-07-29usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga2-0/+8
2015-07-29usb: composite: fix usb_function_activate/deactivate functionsRobert Baldyga1-2/+2
2015-07-29usb: gadget: add usb_gadget_activate/deactivate functionsRobert Baldyga1-6/+94
2015-07-29usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov4-0/+527
2015-07-29usb: gadget: storage-common: Set FSG_MAX_LUNS to 16Krzysztof Opasiak2-2/+2
2015-07-29usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definitionKrzysztof Opasiak1-1/+1
2015-07-29usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak1-0/+5
2015-07-29usb: dwc3: gadget: defer endpoint name changeFelipe Balbi1-21/+21
2015-07-29usb: dwc3: gadget: add a trace when disabling EPsFelipe Balbi1-0/+2
2015-07-29usb: dwc3: core: remove unnecessary dev_warn()Felipe Balbi1-2/+0
2015-07-29usb: pass flags parameter to gpiod_get functionsUwe Kleine-König2-3/+5
2015-07-29usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König1-10/+16
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi2-11/+11