summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2015-06-03usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-05-15usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz1-0/+9
2015-05-04usb: gadget: composite: enable BESL supportFelipe Balbi1-1/+1
2015-03-12usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi1-1/+4
2015-01-06usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl1-12/+32
2014-11-13usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-11-13usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-3/+4
2014-10-31usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2-4/+21
2014-07-17usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-07-02usb: gadget: rename CONFIG_USB_GADGET_PXA25XPaul Bolle1-1/+1
2014-06-06usb: gadget: at91-udc: fix irq and iomem resource retrievalJean-Jacques Hiblot1-10/+0
2014-05-15usb: gadget: zero: Fix SuperSpeed enumeration for alternate setting 1Roger Quadros1-1/+1
2014-05-15usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT1-3/+3
2014-05-15usb: gadget: tcm_usb_gadget: stop format stringsKees Cook1-1/+1
2014-05-05tty: Fix low_latency BUGPeter Hurley1-2/+2
2014-03-05usb: gadget: bcm63xx_udc: fix build failure on DMA channel codeFlorian Fainelli1-26/+32
2013-12-20usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik1-0/+1
2013-10-02Merge tag 'fixes-for-v3.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman3-5/+8
2013-10-01usb: gadget: s3c-hsotg: fix can_write limit for non-periodic endpointsRobert Baldyga1-1/+1
2013-10-01usb: gadget: f_fs: fix error handlingRobert Baldyga1-0/+2
2013-09-27USB: Fix breakage in ffs_fs_mount()Al Viro1-34/+26
2013-09-23usb: gadget: pxa25x_udc: fix deferred probe from __initJohan Hovold1-4/+5
2013-09-18Merge tag 'fixes-for-v3.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman8-36/+20
2013-09-17USB: Faraday fotg210: fix email addressesDave Jones2-2/+2
2013-09-17usb: s3c-hsotg: do not disconnect gadget when receiving ErlySusp intrChanho Park1-2/+0
2013-09-17usb: s3c-hsotg: fix unregistration functionMarek Szyprowski1-7/+4
2013-09-17usb: gadget: f_mass_storage: reset endpoint driver data when disabledPeter Oh1-0/+2
2013-09-17usb: gadget: f_eem: Staticize eem_allocSachin Kamat1-1/+1
2013-09-17usb: gadget: f_ecm: Staticize ecm_allocSachin Kamat1-1/+1
2013-09-17usb: gadget: add '__ref' for rndis_config_register() and cdc_config_register()Chen Gang1-4/+4
2013-09-17usb: gadget: cdc2: fix conversion to new interface of f_ecmAndrzej Pietrasiewicz1-18/+1
2013-09-17usb: gadget: fix a bug and a WARN_ON in dummy-hcdAlan Stern1-3/+4
2013-09-17usb: gadget: mv_u3d_core: fix violation of locking discipline in mv_u3d_ep_di...Alexey Khoroshilov1-0/+3
2013-09-13Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds1-5/+4
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-2/+2
2013-08-30usb: acm gadget: Null termintate strings tableGraham Williams1-0/+1
2013-08-28usb: fotg210-udc: use platform_{get,set}_drvdata()Libo Chen1-2/+2
2013-08-28Merge tag 'usb-for-v3.12-part2' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman5-14/+11
2013-08-28usb: gadget: double unlocks on error in atmel_usba_start()Dan Carpenter1-6/+4
2013-08-28usb: gadget: gadgetfs: potential use after free in unbind()Dan Carpenter1-1/+1
2013-08-28usb: gadget: gadgetfs: use after free in dev_release()Dan Carpenter1-4/+0
2013-08-27USB: gadget: audit sysfs attribute permissionsGreg Kroah-Hartman7-48/+43
2013-08-27usb: gadget: USB_NET2272_DMA should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-08-27usb: gadget: USB_R8A66597 should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2013-08-27usb: gadget: USB_FUSB300 should depend on HAS_DMAGeert Uytterhoeven1-1/+1
2013-08-27usb: gadget: configfs: keep a function if it is not successfully addedAndrzej Pietrasiewicz1-1/+3
2013-08-20usb:gadget Fix comment for pointer to configfsPhilippe De Swert1-1/+1
2013-08-14Merge tag 'usb-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman30-1966/+108
2013-08-09usb: gadget: uvc: Fix error handling in uvc_queue_buffer()Laurent Pinchart1-1/+5
2013-08-09usb: gadget: f_uac1: Staticize local functionsJingoo Han1-2/+2