summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2015-08-04usb: gadget: bcm63xx_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: at91_udc: add ep capabilities supportRobert Baldyga
2015-08-04usb: gadget: amd5536udc: 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-03usb: udc: core: add device_del() call to error pathwayAlan Stern
2015-08-03usb: gadget: f_printer: fix deadlock caused by nested spinlockFupan Li
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-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: 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_stall_not_supp' to usb_gadgetRobert Baldyga
2015-07-30usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga
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: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin
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: 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: pass flags parameter to gpiod_get functionsUwe Kleine-König
2015-07-29usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXXVaishali Thakkar
2015-07-29usb: gadget: composite.c: i18n is not an acronymDiego Viola
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-07-29usb: gadget: SourceSink: Remove out-of-date commentKrzysztof Opasiak
2015-07-29usb: gadget: loopback: Remove out-of-date commentKrzysztof Opasiak