summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
Commit message (Expand)AuthorAgeFilesLines
...
| * | usb: gadget: at91_udc: add ep capabilities supportRobert Baldyga2015-08-041-9/+29
| * | usb: gadget: amd5536udc: add ep capabilities supportRobert Baldyga2015-08-041-10/+78
| * | usb: gadget: encapsulate endpoint claiming mechanismRobert Baldyga2015-08-041-5/+6
| * | usb: gadget: f_uac2: fix build warningFelipe Balbi2015-08-041-1/+1
| * | usb: gadget: f_printer: fix deadlock caused by nested spinlockFupan Li2015-08-031-3/+4
| * | usb: gadget: udc: fix spin_lock in pch_udcPengyu Ma2015-08-031-18/+18
| * | usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak2015-07-316-113/+50
| * | usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak2015-07-312-7/+7
| * | usb: gadget: atmel_usba_udc: add missing ret value checkRobert Baldyga2015-07-311-0/+4
| * | usb: gadget: midi: avoid redundant f_midi_set_alt() callRobert Baldyga2015-07-311-0/+4
| * | usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() failsRobert Baldyga2015-07-311-1/+7
| * | usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen2015-07-301-2/+29
| * | usb: gadget: f_mass_storage: stop thread in bind failure caseSanjay Singh Rawat2015-07-301-2/+9
| * | usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter2015-07-301-1/+1
| * | usb: gadget: fotg210-udc: remove duplicate conditionsDan Carpenter2015-07-301-14/+4
| * | usb: gadget: apply generic altsetting support check mechanismRobert Baldyga2015-07-303-3/+3
| * | usb: gadget: f_ecm/f_ncm: check quirk instead of UDC nameRobert Baldyga2015-07-302-5/+4
| * | usb: gadget: f_mass_storage: check quirk instead of UDC nameRobert Baldyga2015-07-301-1/+2
| * | usb: gadget: add 'quirk_stall_not_supp' to usb_gadgetRobert Baldyga2015-07-301-0/+1
| * | usb: gadget: add 'quirk_altset_not_supp' to usb_gadgetRobert Baldyga2015-07-302-0/+2
| * | usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-20/+21
| * | usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+21
| * | usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-19/+30
| * | usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-15/+19
| * | usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-17/+20
| * | usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+19
| * | usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+20
| * | usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-15/+17
| * | usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+19
| * | usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-15/+19
| * | usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+19
| * | usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-16/+20
| * | usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-291-9/+20
| * | usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun2015-07-291-0/+56
| * | usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin2015-07-291-0/+27
| * | usb: gadget: f_obex: use bind_deactivated flagRobert Baldyga2015-07-291-18/+1
| * | usb: gadget: f_uvc: use bind_deactivated flagRobert Baldyga2015-07-291-6/+1
| * | usb: composite: add bind_deactivated flag to usb_functionRobert Baldyga2015-07-291-0/+6
| * | usb: composite: fix usb_function_activate/deactivate functionsRobert Baldyga2015-07-291-2/+2
| * | usb: gadget: storage-common: Set FSG_MAX_LUNS to 16Krzysztof Opasiak2015-07-292-2/+2
| * | usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definitionKrzysztof Opasiak2015-07-291-1/+1
| * | usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak2015-07-291-0/+5
| * | usb: pass flags parameter to gpiod_get functionsUwe Kleine-König2015-07-291-1/+1
| * | usb: udc: Convert use of __constant_cpu_to_leXX to cpu_to_leXXVaishali Thakkar2015-07-292-3/+3
| * | usb: gadget: composite.c: i18n is not an acronymDiego Viola2015-07-291-2/+2
| * | usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar2015-07-294-14/+14
| * | usb: gadget: SourceSink: Remove out-of-date commentKrzysztof Opasiak2015-07-291-5/+0
| * | usb: gadget: loopback: Remove out-of-date commentKrzysztof Opasiak2015-07-291-5/+0
| * | usb: gadget: nokia: Add mass storage driver to g_nokiaPali Rohár2015-07-292-1/+102
| |/
* | usb: udc: core: add device_del() call to error pathwayAlan Stern2015-08-031-0/+1
OpenPOWER on IntegriCloud