summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-08-04usb: chipidea: udc: add ep capabilities supportRobert Baldyga
2015-08-04staging: emxx_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga
2015-08-04usb: gadget: f_uac2: fix build warningFelipe Balbi
2015-08-04usb: musb: musb_dsps: Simplify return statementSaurabh Karajgaonkar
2015-08-04usb: phy: phy-keystone: Simplify return statementSaurabh Karajgaonkar
2015-08-04usb: phy: phy-mxs-usb: Simplify return statementSaurabh Karajgaonkar
2015-08-03usb: chipidea: add ci->is_otg condition for otg judgementLi Jun
2015-08-03usb: gadget: f_printer: fix deadlock caused by nested spinlockFupan Li
2015-08-03usb: musb: Allow building in all the DMA codeTony Lindgren
2015-08-03usb: gadget: udc: fix spin_lock in pch_udcPengyu Ma
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