summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2015-04-14usb: udc-core: add is_selfpowered sys entryPeter Chen
2015-04-14MLK-9617-2 usb: gadget: set bcdOTG of OTG descriptor for gadget driversLi Jun
2015-04-14ENGR00320792-3 usb: gadget: mark init as late_initcallPeter Chen
2015-04-14usb: gadget: configfs: fix typoPeter Chen
2015-04-14usb: udc-core: set gadget state as not attached after unloading modulePeter Chen
2015-04-14usb: gadget: set gadget state as configuredPeter Chen
2015-04-14usb: gadget: composite: dequeue cdev->req before free it in composite_dev_cle...Li Jun
2015-04-14ENGR00160834 UTP : replace kzalloc() with vmalloc()Huang Shijie
2015-04-14ENGR00140950 mfg: fix the bug that ubiformat utility breaks utp protocolPeter Chen
2015-04-14ENGR00217717 mfgtool firmware will crash during mfgtool runningTony LIU
2015-04-14ENGR00280494-1 make the kernel image for mfgtoolFrank Li
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
2013-12-23usb: gadget: at91_udc: fix build warningFelipe Balbi
2013-12-23usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson
2013-12-23usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter
2013-12-23usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter
2013-12-23usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter
2013-12-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman
2013-12-19usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi
2013-12-17usb: gadget: f_sourcesink: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_serial: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_phonet: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_obex: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_ncm: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_mass_storage: Fix sparse warningJingoo Han
2013-12-17usb: gadget: f_loopback: Fix sparse warningJingoo Han
2013-12-17usb: gadget: atmel_usba: Fix sparse warningJingoo Han
2013-12-17usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han