summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2018-05-30usb: gadget: composite: fix incorrect handling of OS desc requestsChris Dickens
2018-05-30usb: gadget: udc: change comparison to bitshift when dealing with a maskWolfram Sang
2018-05-30usb: gadget: ffs: Let setup() return USB_GADGET_DELAYED_STATUSLars-Peter Clausen
2018-05-30usb: gadget: fsl_udc_core: fix ep valid checksStefan Agner
2018-05-30usb: gadget: f_uac2: fix bFirstInterface in composite gadgetJohn Keeping
2018-04-08usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak
2018-04-08usb: gadget: align buffer size when allocating for OUT endpointFelipe F. Tonello
2018-04-08usb: gadget: change len to size_t on alloc_ep_req()Felipe F. Tonello
2018-04-08usb: gadget: define free_ep_req as universal functionFelipe F. Tonello
2018-03-22usb: gadget: dummy_hcd: Fix wrong power status bit clear/reset in dummy_hub_c...Yuyang Du
2018-02-28usb: gadget: f_fs: Process all descriptors during bindJack Pham
2018-02-07usb: f_fs: Prevent gadget unbind if it is already unboundHemant Kumar
2018-02-07usb: 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-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-18Revert "usb: gadget: inode.c: fix unbalanced spin_lock in ep0_write"Greg Kroah-Hartman
2017-10-18usb: gadget: composite: Fix use-after-free in usb_composite_overwrite_optionsAndrew Gabbasov
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: 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-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: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-06-14usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-05-08usb: gadget: f_midi: Fixed a bug when buflen was smaller than wMaxPacketSizeFelipe F. Tonello
2017-04-30gadgetfs: fix uninitialized variable in error handlingArnd Bergmann
2017-04-22ACM gadget: fix endianness in notificationsOliver Neukum
2017-04-18usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros
2017-04-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi
2017-04-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-04-18usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2017-02-08xilinx usb2 gadget: get rid of incredibly annoying compile warningLinus Torvalds
2017-01-13usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2016-11-23usb: gadget: function: u_ether: don't starve tx request queueFelipe Balbi
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-01-22usb: gadget: pxa27x: fix suspend callbackFelipe Balbi
2015-08-27usb: gadget: f_uac2: fix calculation of uac2->p_intervalPeter Chen
2015-08-19usb: udc: core: add device_del() call to error pathwayAlan Stern
2015-07-20usb: gadget: f_fs: add extra check before unregister_gadget_itemRui Miguel Silva
2015-06-10usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak
2015-05-17usb: gadget: printer: enqueue printer's response for setup requestAndrzej Pietrasiewicz
2015-03-28gadgetfs: use-after-free in ->aio_read()Al Viro
2015-03-14usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz
2015-01-27usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu
2015-01-27usb: gadget: udc: atmel: fix possible IN hang issueBo Shen