summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2017-10-18Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"Greg Kroah-Hartman1-1/+2
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov1-0/+5
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern1-0/+9
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern1-4/+11
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern1-1/+4
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern1-5/+36
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher1-2/+1
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang1-2/+6
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu1-5/+5
2017-06-26USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold1-3/+3
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen1-2/+11
2017-05-08usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2017-04-30gadgetfs: fix uninitialized variable in error handlingArnd Bergmann1-0/+1
2017-04-22ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-04-18usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-04-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-04-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-04-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-8/+0
2017-02-08xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds1-2/+2
2017-01-13usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2016-11-23usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2015-08-27usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen1-2/+2
2015-08-19usb: udc: core: add device_del() call to error pathwayAlan Stern1-0/+1
2015-07-20usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva1-2/+8
2015-06-10usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-05-17usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz1-0/+9
2015-03-28gadgetfs: use-after-free in ->aio_read()Al Viro1-3/+12
2015-03-14usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz1-2/+0
2015-01-27usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu1-1/+11
2015-01-27usb: gadget: udc: atmel: fix possible IN hang issueBo Shen1-1/+0
2015-01-27usb: gadget: udc: atmel: change setting for DMABo Shen1-3/+3
2015-01-27usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht1-0/+1
2015-01-16usb: gadget: at91_udc: move prepare clk into process contextRonald Wahl1-12/+32
2014-10-23usb: gadget: function: Fixed the return value on error pathPavitrakumar Managutte1-1/+3
2014-10-23usb: gadget: function: Remove redundant usb_free_all_descriptorsPavitrakumar Managutte8-13/+13
2014-10-23usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi1-0/+5
2014-10-23usb: gadget: loopback: don't queue requests to bogus endpointsFelipe Balbi1-45/+42
2014-10-23usb: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen1-6/+34
2014-10-23usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga1-2/+0
2014-10-23usb: gadget: udc: USB_GADGET_XILINX should depend on HAS_DMAGeert Uytterhoeven1-0/+1
2014-10-23usb: gadget: composite: enable BESL supportFelipe Balbi1-1/+1
2014-10-20usb: gadget: function: f_obex: fix Interface Descriptor TestFelipe Balbi1-4/+4
2014-10-20usb: gadget: function: uac2: add a release methodFelipe Balbi1-0/+6
2014-10-20usb: gadget: function: uac2: prevent double ep disableFelipe Balbi1-0/+3
2014-10-20usb: gadget: function: uac2: add wMaxPacketSize to ep descFelipe Balbi1-0/+4
2014-10-20usb: gadget: function: uvc: disable endpoints on ->disable()Felipe Balbi1-0/+10
2014-10-20usb: gadget: function: uvc: manage our video control endpointFelipe Balbi1-0/+13
2014-10-20usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-4/+4