summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget
AgeCommit message (Expand)Author
2018-01-01USB: dummy-hcd: Fix deadlock caused by disconnect detectionAlan Stern
2018-01-01USB: dummy-hcd: Fix erroneous synchronization changeAlan Stern
2018-01-01USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern
2018-01-01USB: dummy-hcd: fix infinite-loop resubmission bugAlan Stern
2018-01-01USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern
2018-01-01USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern
2018-01-01usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2017-09-15usb: gadget: f_mass_storage: Serialize wake and sleep executionThinh Nguyen
2017-09-15USB: gadget: dummy_hcd: fix hub-descriptor removable fieldsJohan Hovold
2017-07-18ACM gadget: fix endianness in notificationsOliver Neukum
2017-06-05usb: gadget: f_hid: Use spinlock instead of mutexKrzysztof Opasiak
2017-03-16USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern
2017-03-16USB: gadgetfs: fix use-after-free bugAlan Stern
2017-03-16USB: gadgetfs: fix unbounded memory allocation bugAlan Stern
2017-03-16usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman
2017-03-16USB: dummy-hcd: fix bug in stop_activity (handle ep0)Alan Stern
2017-03-16usb: gadget: composite: Test get_alt() presence instead of set_alt()Krzysztof Opasiak
2017-03-16usb: gadget: composite: correctly initialize ep->maxpacketFelipe Balbi
2017-02-23usb: gadget: u_ether: remove interrupt throttlingFelipe Balbi
2016-11-20usb: gadget: fsl_qe_udc: signedness bug in qe_get_frame()Dan Carpenter
2016-08-22usb: f_fs: off by one bug in _ffs_func_bind()Dan Carpenter
2015-10-13usb: gadget: m66592-udc: forever loop in set_feature()Dan Carpenter
2015-05-09gadgetfs: Fix leak on error in aio_read()Ben Hutchings
2015-05-09gadgetfs: use-after-free in ->aio_read()Al Viro
2015-02-20usb: gadget: udc: atmel: fix possible oops when unloading moduleSongjun Wu
2015-02-20usb: gadget: udc: atmel: fix possible IN hang issueBo Shen
2015-02-20usb: gadget: udc: atmel: change setting for DMABo Shen
2014-12-14usb: gadget: udc: core: fix kernel oops with soft-connectFelipe Balbi
2014-08-06usb: gadget: f_fs: fix NULL pointer dereference when there are no stringsMichal Nazarewicz
2014-04-30usb: gadget: atmel_usba: fix crashed during stopping when DEBUG is enabledGregory CLEMENT
2014-01-03usb: gadget: composite: reset delayed_status on reset_configMichael Grzeschik
2013-07-27usb: gadget: f_mass_storage: add missing memory barrier for thread_wakeup_neededUCHINO Satoshi
2013-03-27usb: gadget: udc-core: fix a regression during gadget driver unbindingAlan Stern
2013-02-06usb: gadget: dummy: fix enumeration with g_multiSebastian Andrzej Siewior
2013-01-03usb: gadget: uvc: fix error path in uvc_function_bind()Sebastian Andrzej Siewior
2013-01-03usb: gadget: phonet: free requests in pn_bind()'s error pathSebastian Andrzej Siewior
2013-01-03usb: gadget: midi: free hs descriptorsSebastian Andrzej Siewior
2013-01-03usb: gadget: network: fix bind() error pathSebastian Andrzej Siewior
2012-10-10usb: gadget: dummy_hcd: fixup error probe pathSebastian Andrzej Siewior
2012-09-12usb: gadget: u_ether: fix kworker 100% CPU issue with still used interfaces i...Michael Grzeschik
2012-08-02usb: gadget: Fix g_ether interface link statusKevin Cernekee
2012-05-31usb: gadget: fsl_udc_core: dTD's next dtd pointer need to be updated once wri...Peter Chen
2012-05-11usb gadget: uvc: uvc_request_data::length field must be signedLaurent Pinchart
2012-05-11usb: gadget: dummy: do not call pullup() on udc_stop()Felipe Balbi
2012-05-11USB: gadget: storage gadgets send wrong error code for unknown commandsAlan Stern
2012-05-11usb: gadget: eliminate NULL pointer dereference (bugfix)Andrzej Pietrasiewicz
2012-05-11usb: gadget: udc-core: fix incompatibility with dummy-hcdAlan Stern
2012-05-11usb: gadget: udc-core: fix wrong call orderFelipe Balbi
2012-05-11usb: gadget: udc-core: fix asymmetric calls in remove_driverKishon Vijay Abraham I
2012-05-11usb: gadget: udc-core: stop UDC on device-initiated disconnectFelipe Balbi