summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2017-08-07usb: gadget: Fix copy/pasted error messageDavid Lechner1-1/+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: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern3-19/+8
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-03usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello1-1/+3
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen1-0/+2
2017-03-12usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja1-2/+8
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier1-1/+12
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman2-8/+3
2017-01-12usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak1-4/+8
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-01-12USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern1-3/+7
2017-01-12USB: gadgetfs: fix use-after-free bugAlan Stern1-0/+2
2017-01-12USB: gadgetfs: fix unbounded memory allocation bugAlan Stern1-1/+1
2017-01-12usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman1-1/+2
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen1-7/+7
2016-11-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-8/+0
2016-11-10usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi1-2/+3
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter1-5/+2
2016-09-07usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau1-1/+1
2016-09-07usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter1-1/+1
2016-08-20usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter1-6/+4
2016-08-20usb: gadget: avoid exposing kernel stackHeinrich Schuchardt1-0/+1
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-06-01usb: gadget: udc: core: Fix argument of dev_err() in usb_gadget_map_request()Yoshihiro Shimoda1-1/+1
2016-06-01usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz6-50/+15
2016-06-01usb: gadget: f_fs: Fix EFAULT generation for async read operationsLars-Peter Clausen1-1/+1
2016-05-05usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen1-3/+2
2015-12-08usb: gadget: uvc: fix permissions of configfs attributesMian Yousaf Kaukab1-1/+1
2015-11-19usb: gadget: f_midi: fix leak on failed to enqueue out requestsFelipe F. Tonello1-0/+1
2015-11-19usb: gadget: f_midi: Transmit data only when IN ep is enabledFelipe F. Tonello1-1/+1
2015-11-19usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2015-11-19usb: gadget: functionfs: fix missing access_ok checksDaniel Walter1-3/+3
2015-11-17usb: gadget: atmel_usba_udc: Expose correct device speedDouglas Gilbert1-1/+1
2015-11-17usb: gadget: f_loopback: fix the warning during the enumerationPeter Chen1-1/+1
2015-11-14Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds21-822/+492
2015-11-07signal: turn dequeue_signal_lock() into kernel_dequeue_signal()Oleg Nesterov1-3/+1
2015-11-05Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2-15/+17
2015-11-05Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds1-2/+4
2015-10-23Merge tag 'usb-for-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman32-730/+594
2015-10-20[media] media: videobuf2: Change queue_setup argumentJunghak Sung1-1/+1
2015-10-19usb: gadget: net2280: restore ep_cfg after defect7374 workaroundMian Yousaf Kaukab1-1/+1