summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2014-07-09usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-07-01usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-06-07usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot1-10/+0
2014-05-06usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros1-1/+1
2014-05-06usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-3/+3
2014-05-06usb: gadget: tcm_usb_gadget: stop format stringsKees Cook1-1/+1
2014-04-27tty: Fix low_latency BUGPeter Hurley1-2/+2
2014-02-20usb: gadget: fix NULL pointer dereferenceAndrzej Pietrasiewicz1-1/+6
2014-02-20usb: gadget: printer: using gadget_is_otg to check otg support at runtimePeter Chen1-1/+1
2014-02-18usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli1-26/+32
2014-02-18usb: gadget: s3c2410_udc: Fix build errorSachin Kamat1-1/+1
2014-01-24Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2014-01-09usb: delete non-required instances of include <linux/init.h>Paul Gortmaker13-13/+0
2014-01-08usb: gadget: remove unused variable in gr_queue_int()Wei Yongjun1-3/+0
2014-01-08usb: gadget: s3c-hsotg: remove duplicated include from s3c-hsotg.cWei Yongjun1-1/+0
2013-12-26Merge tag 'v3.13-rc4' into next/cleanupOlof Johansson9-23/+28
2013-12-24usb: gadget: at91_udc: fix build warningFelipe Balbi1-7/+7
2013-12-24usb: gadget: Add UDC driver for Aeroflex Gaisler GRUSBDCAndreas Larsson4-0/+2470
2013-12-24usb: gadget: s3c-hsotg: get phy bus width from phy subsystemMatt Porter2-1/+14
2013-12-24usb: gadget: s3c-hsotg: enable generic phy supportMatt Porter1-16/+39
2013-12-24usb: gadget: s3c-hsotg: add snps,dwc2 compatible stringMatt Porter1-0/+1
2013-12-24usb: gadget: s3c-hsotg: enable build for other platformsMatt Porter2-6/+4
2013-12-20usb: gadget: fix up some comments about CONFIG_USB_DEBUGGreg Kroah-Hartman2-2/+2
2013-12-19usb: gadget: should use u16 type variable to store MaxPowerDu, ChangbinX1-1/+1
2013-12-19usb: gadget: configfs: include appropriate header file in configfs.cRashika Kheria1-0/+1
2013-12-19Merge tag 'v3.13-rc4' into nextFelipe Balbi8-21/+26
2013-12-17usb: gadget: f_sourcesink: Fix sparse warningJingoo Han1-4/+4
2013-12-17usb: gadget: f_serial: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_phonet: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_obex: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_ncm: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_mass_storage: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: f_loopback: Fix sparse warningJingoo Han1-2/+2
2013-12-17usb: gadget: atmel_usba: Fix sparse warningJingoo Han1-1/+1
2013-12-17usb: gadget: atmel_usba: Use devm_*() functionsJingoo Han1-47/+17
2013-12-17usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz1-3/+3
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga25-52/+64
2013-12-12usb: gadget: f_fs: fix sparse warningFelipe Balbi1-1/+1
2013-12-12usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz3-1/+94
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz2-116/+0
2013-12-12usb: gadget: g_ffs: convert to new interface of f_fsAndrzej Pietrasiewicz2-56/+96
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz5-209/+433
2013-12-12usb: gadget: FunctionFS: add devices management codeAndrzej Pietrasiewicz3-123/+314
2013-12-12usb: gadget: FunctionFS: create utility fileAndrzej Pietrasiewicz3-13/+35
2013-12-12usb: gadget: FunctionFS: Remove VLAIS usage from gadget codeAndrzej Pietrasiewicz1-40/+76
2013-12-12usb: gadget: rndis: merge u_rndis.ko with usb_f_rndis.koAndrzej Pietrasiewicz5-16/+26
2013-12-12usb: gadget: f_rndis: remove compatibility layerAndrzej Pietrasiewicz2-107/+1
2013-12-12usb: gadget: g_ffs: convert to new interface of f_rndisAndrzej Pietrasiewicz2-40/+66
2013-12-12usb: gadget: f_subset: remove compatibility layerAndrzej Pietrasiewicz2-62/+1
2013-12-12usb: gadget: g_ffs: convert to new interface of f_subsetAndrzej Pietrasiewicz2-22/+48