summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2018-03-13Merge tag 'v4.4.121' into toradex_vf_4.4-nextColibri-VF_LXDE-Image_2.8b2.97-20180331Max Krummenacher
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-16usb: gadget: uvc: Missing files for configfs interfacePetr Cvek
2018-02-03usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-03usb: gadget: don't dereference g until after it has been null checkedColin Ian King
2017-12-25usb: gadget: udc: remove pointer dereference after freeGustavo A. R. Silva
2017-12-25usb: gadget: f_uvc: Sanity check wMaxPacketSize for SuperSpeedRoger Quadros
2017-12-21usb: gadget: configfs: use hexadecimal values and new lineColibri-VF_LXDE-Image_2.8b1.64-20171229Stefan Agner
2017-12-21usb: gadget: configfs: make qw_sign attribute symmetricStefan Agner
2017-12-16usb: gadget: ffs: Forbid usb_ep_alloc_request from sleepingVincent Pelletier
2017-12-16USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
2017-12-16usb: gadget: configs: plug memory leakJohn Keeping
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
2017-10-18USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2017-10-12USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern
2017-10-12usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun
2017-10-12USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2017-10-12USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2017-10-12USB: dummy-hcd: fix connection failures (wrong speed)Alan Stern
2017-10-12usb: gadget: udc: atmel: set vbus irqflags explicitlyNicolas Ferre
2017-10-12USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2017-10-12USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2017-10-12usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher
2017-08-06usb: gadget: Fix copy/pasted error messageDavid Lechner
2017-07-05usb: gadget: f_fs: Fix possibe deadlockBaolin Wang
2017-06-29usb: gadget: f_fs: avoid out of bounds access on comp_descWilliam Wu
2017-06-26USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2017-06-26USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-05-02usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2017-03-30usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-03-30ACM gadget: fix endianness in notificationsOliver Neukum
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-03-12usb: gadget: udc: fsl: Add missing complete function.Magnus Lilja
2017-02-09usb: gadget: f_fs: Assorted buffer overflow checks.Vincent Pelletier
2017-01-12usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-12Revert "usb: gadget: composite: always set ep->mult to a sensible value"Greg Kroah-Hartman
2017-01-12usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak
2017-01-12USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-01-12USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-01-12USB: gadgetfs: fix use-after-free bugAlan Stern
2017-01-12USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-01-12usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-01-06usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi
2017-01-06usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2017-01-06usb: gadget: f_uac2: fix error handling at afunc_bindPeter Chen
2016-11-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-11-10usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-10-07usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter