summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2017-01-23Merge tag 'v4.1.38' into 4.1-2.0.x-imxOtavio Salvador
2017-01-12usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2016-12-17Merge tag 'v4.1.36' into 4.1-2.0.x-imxOtavio Salvador
2016-11-01usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-10-05Merge tag 'v4.1.33' into 4.1-2.0.x-imxOtavio Salvador
2016-08-18usb: gadget: u_ether: fix dereference after null check coverify warningPeter Chen
2016-08-18usb: gadget: composite: fix dereference after null check coverify warningPeter Chen
2016-07-10usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen
2016-07-10usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-06-03usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz
2016-06-03usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak
2016-06-03usb: gadget: mass_storage: Fix freeing luns sysfs implementationKrzysztof Opasiak
2016-06-03usb: gadget: mass_storage: Free buffers if create lun failsKrzysztof Opasiak
2016-05-10usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2016-01-19MLK-12268 usb: gadget: fsl_utp: change FSL_UTP Kconfig locationLi Jun
2016-01-14usb: gadget: udc-core: independent registration of gadgets and gadget driversRuslan Bilovol
2016-01-14usb: gadget: udc-core: remove unused usb_udc_attach_driver()Ruslan Bilovol
2016-01-14usb: gadget: configfs: pass UDC name via usb_gadget_driver structRuslan Bilovol
2016-01-14usb: gadget: bind UDC by name passed via usb_gadget_driver structureRuslan Bilovol
2016-01-14usb: gadget: f_sourcesink: format data pattern according to max packet sizePeter Chen
2016-01-14MLK-11483-4 UTP : replace kzalloc() with vmalloc()Huang Shijie
2016-01-14MLK-11483-3 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2016-01-14MLK-11483-2 mfgtool firmware will crash during mfgtool runningTony LIU
2016-01-14MLK-11483-1 make the kernel image for mfgtoolFrank Li
2016-01-14usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: configfs: allocate and init otg descriptor by otg capabilitiesLi Jun
2016-01-14usb: gadget: add usb otg descriptor allocate and init interfaceLi Jun
2016-01-14usb: gadget: composite: add USB_DT_OTG request handlingMacpaul Lin
2015-12-09usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert
2015-09-21usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidthPeter Chen
2015-09-21usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter
2015-08-16usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen
2015-08-16usb: udc: core: add device_del() call to error pathwayAlan Stern
2015-08-03usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz
2015-08-03usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov
2015-08-03usb: gadget: f_fs: do not set cancel function on synchronous {read,write}Rui Miguel Silva
2015-08-03usb: gadget: composite: Fix NULL pointer dereferenceKishon Vijay Abraham I
2015-07-10usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva