summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2016-03-09target: Add TFO->abort_task for aborted task resources releaseNicholas Bellinger
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
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
2013-12-17usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz
2013-12-17usb: gadget: add "maxpacket_limit" field to struct usb_epRobert Baldyga
2013-12-12usb: gadget: f_fs: fix sparse warningFelipe Balbi
2013-12-12usb: gadget: FunctionFS: add configfs supportAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: Remove compatibility layerAndrzej Pietrasiewicz
2013-12-12usb: gadget: g_ffs: convert to new interface of f_fsAndrzej Pietrasiewicz
2013-12-12usb: gadget: FunctionFS: convert to new function interface with backward comp...Andrzej Pietrasiewicz