summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)AuthorFilesLines
2017-07-18usb: gadget: f_uvc: Fix SuperSpeed companion descriptor's wBytesPerIntervalRoger Quadros1-1/+1
2017-07-18usb: gadget: uvc: Fix endianness mismatchesLaurent Pinchart1-5/+7
2017-07-18ACM gadget: fix endianness in notificationsOliver Neukum1-1/+3
2017-07-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi1-2/+13
2017-06-05usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak1-23/+34
2017-06-05usb: gadget: f_hid: fix: Prevent accessing released memoryKrzysztof Opasiak1-4/+20
2017-06-05usb: gadget: f_hid: fix: Free out requestsKrzysztof Opasiak1-8/+24
2017-06-05usb: gadget: define free_ep_req as universal functionFelipe F. Tonello5-16/+8
2017-03-16USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern1-3/+7
2017-03-16USB: gadgetfs: fix use-after-free bugAlan Stern1-0/+2
2017-03-16USB: gadgetfs: fix unbounded memory allocation bugAlan Stern1-1/+1
2017-03-16usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman1-1/+2
2017-03-16USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern1-3/+3
2017-03-16usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak1-4/+8
2017-03-16usb: gadget: composite: always set ep->mult to a sensible valueFelipe Balbi2-3/+8
2017-03-16usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi1-1/+1
2017-02-23usb: gadget: f_fs: Fix use-after-freeLars-Peter Clausen1-1/+0
2017-02-23usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi1-7/+0
2016-11-20usb: gadget: udc: core: don't starve DMA resourcesFelipe Balbi1-1/+1
2016-11-20usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter1-5/+2
2016-11-20usb: gadget: fsl_qe_udc: off by one in setup_received_handle()Dan Carpenter1-1/+1
2016-08-23usb: gadget: avoid exposing kernel stackHeinrich Schuchardt1-0/+1
2016-08-23usb: gadget: fix spinlock dead lock in gadgetfsBin Liu1-4/+13
2016-08-23usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter1-7/+5
2016-01-11usb: gadget: pxa27x: fix suspend callbackFelipe Balbi1-0/+3
2015-09-30usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter1-1/+1
2015-08-12usb: gadget: mv_udc_core: fix phy_regs I/O memory leakAlexey Khoroshilov1-1/+1
2015-08-10usb: f_mass_storage: limit number of reported LUNsMichal Nazarewicz1-3/+13
2015-05-28usb: gadget: configfs: Fix interfaces array NULL-terminationKrzysztof Opasiak1-0/+1
2015-05-04usb: 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-23usb: gadget: function: phonet: balance usb_ep_disable callsFelipe Balbi1-1/+4
2015-03-18usb: gadget: configfs: don't NUL-terminate (sub)compatible idsAndrzej Pietrasiewicz1-2/+0
2015-01-22usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu1-1/+11
2015-01-22[PATCH] usb: gadget: udc: atmel: fix possible IN hang issueBo Shen1-1/+0
2015-01-22usb: gadget: udc: atmel: change setting for DMABo Shen1-3/+3
2015-01-22usb: gadget: gadgetfs: Free memory allocated by memdup_user()Mario Schuknecht1-0/+1
2015-01-05usb: 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: ffs: fix regression when quirk_ep_out_aligned_size flag is setDavid Cohen1-6/+34
2014-11-13usb: gadget: f_fs: remove redundant ffs_data_get()Robert Baldyga1-2/+0
2014-11-13usb: gadget: function: acm: make f_acm pass USB20CV Chapter9Felipe Balbi1-3/+4
2014-10-30usb: pch_udc: usb gadget device support for Intel Quark X1000Bryan O'Donoghue2-4/+21
2014-10-06usb: gadget: f_rndis: fix interface id for OS descriptorsAndrzej Pietrasiewicz1-0/+4
2014-06-27usb: gadget: gr_udc: Fix check for invalid number of microframesAndreas Larsson1-2/+3
2014-06-19usb: gadget: gadgetfs: correct dev stateMarcus Nutzinger1-1/+6
2014-06-19usb: gadget: OS descriptors: provide interface directory namesAndrzej Pietrasiewicz3-3/+7
2014-06-19usb: gadget: OS descriptors configfs cleanupAndrzej Pietrasiewicz1-16/+16
2014-06-19usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz1-5/+7
2014-06-19usb: gadget: u_ether: synchronize with transmit when stopping queueJeff Westfahl1-0/+3