summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2015-09-17MLK-11266-9 usb: gadget: zero: allocate and init otg descriptor by otg capabi...Li Jun
2015-09-17MLK-11266-8 usb: gadget: printer: allocate and init otg descriptor by otg cap...Li Jun
2015-09-17MLK-11266-7 usb: gadget: ncm: allocate and init otg descriptor by otg capabil...Li Jun
2015-09-17MLK-11266-6 usb: gadget: multi: allocate and init otg descriptor by otg capab...Li Jun
2015-09-17MLK-11266-5 usb: gadget: hid: allocate and init otg descriptor by otg capabil...Li Jun
2015-09-17MLK-11266-4 usb: gadget: g_ffs: allocate and init otg descriptor by otg capab...Li Jun
2015-09-17MLK-11266-3 usb: gadget: cdc2: allocate and init otg descriptor by otg capabi...Li Jun
2015-09-17MLK-11266-2 usb: gadget: audio: allocate and init otg descriptor by otg capab...Li Jun
2015-09-17MLK-11266-1 usb: gadget: acm_ms: allocate and init otg descriptor by otg capa...Li Jun
2015-09-17MLK-11123-14 usb: gadget: serial: create otg descriptor by otg capabilitiesLi Jun
2015-09-17MLK-11123-13 usb: gadget: mass_storage: create otg descriptor by otg capabili...Li Jun
2015-09-17MLK-11123-12 usb: gadget: ether: create otg descriptor by otg capabilitiesLi Jun
2015-09-17MLK-11123-11 usb: gadget: configfs: create and init otg descriptor by otg cap...Li Jun
2015-09-17MLK-11123-10 usb: gadget: add otg descriptor allocate and init interfaceLi Jun
2015-09-17MLK-11123-5 usb: gadget: composite: USB_DT_OTG request handling updateLi Jun
2015-09-17MLK-9617-15 usb: gadget: composite: add get otg descriptor request handlingLi Jun
2015-09-17usb: udc-core: add is_selfpowered sys entryPeter Chen
2015-09-17MLK-9617-2 usb: gadget: set bcdOTG of OTG descriptor for gadget driversLi Jun
2015-09-17ENGR00320792-3 usb: gadget: mark init as late_initcallPeter Chen
2015-09-17usb: gadget: configfs: fix typoPeter Chen
2015-09-17usb: udc-core: set gadget state as not attached after unloading modulePeter Chen
2015-09-17usb: gadget: set gadget state as configuredPeter Chen
2015-09-17usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...Li Jun
2015-09-17ENGR00160834 UTP : replace kzalloc() with vmalloc()Huang Shijie
2015-09-17ENGR00140950 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2015-09-17ENGR00217717 mfgtool firmware will crash during mfgtool runningTony LIU
2015-09-17ENGR00280494-1 make the kernel image for mfgtoolFrank Li
2015-06-06usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-05-13usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-05-06usb: gadget: composite: enable BESL supportFelipe Balbi
2014-11-14usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga
2014-11-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-11-14usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi
2014-10-30usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue
2014-07-09usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-06-30usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle
2014-06-07usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot
2014-05-06usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros
2014-05-06usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT
2014-05-06usb: gadget: tcm_usb_gadget: stop format stringsKees Cook
2014-04-26tty: Fix low_latency BUGPeter Hurley
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen
2014-02-18usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-01-08usb: delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-07usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun
2014-01-07usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun
2013-12-26Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson