summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-29usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin
2015-07-29usb: musb: sunxi: Add support for musb controller in A33 SoCHans de Goede
2015-07-29usb: musb: sunxi: Add support for musb controller in A31 SoCHans de Goede
2015-07-29usb: musb: sunxi: Add support for the Allwinner sunxi musb controllerHans de Goede
2015-07-29usb: gadget: f_obex: use bind_deactivated flagRobert Baldyga
2015-07-29usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga
2015-07-29usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga
2015-07-29usb: composite: fix usb_function_activate/deactivate functionsRobert Baldyga
2015-07-29usb: phy: qcom: New APQ8016/MSM8916 USB transceiver driverIvan T. Ivanov
2015-07-29usb: gadget: storage-common: Set FSG_MAX_LUNS to 16Krzysztof Opasiak
2015-07-29usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definitionKrzysztof Opasiak
2015-07-29usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak
2015-07-29usb: dwc3: gadget: defer endpoint name changeFelipe Balbi
2015-07-29usb: dwc3: gadget: add a trace when disabling EPsFelipe Balbi
2015-07-29usb: dwc3: core: remove unnecessary dev_warn()Felipe Balbi
2015-07-29usb: pass flags parameter to gpiod_get functionsUwe Kleine-König
2015-07-29usb: dwc3: pci: make better use of gpiod APIUwe Kleine-König
2015-07-29usb: phy: msm-usb: Replace deprecated API of extconChanwoo Choi
2015-07-29usb: renesas_usbhs: Replace deprecated API of extconChanwoo Choi