summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy
AgeCommit message (Expand)Author
2021-07-20usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang
2021-02-10USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter
2021-01-12USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang
2020-06-03usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET
2020-02-14usb: gadget: legacy: set max_speed to super-speedRoger Quadros
2017-12-16USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET
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: 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-06-26USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan 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
2016-09-07usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau
2016-07-11usb: gadget: fix spinlock dead lock in gadgetfsBin Liu
2016-06-01usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz
2015-11-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-10-13target: use per-attribute show and store methodsChristoph Hellwig
2015-09-27usb: gadget: legacy: tcm: eliminate abuse of ep->driver dataRobert Baldyga
2015-09-27usb: gadget: legacy: dbgp: eliminate abuse of ep->driver dataRobert Baldyga
2015-08-06usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi
2015-08-06usb: gadget: remove gadget_chips.hRobert Baldyga
2015-07-31usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak
2015-07-30usb: gadget: apply generic altsetting support check mechanismRobert Baldyga
2015-07-29usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: ncm: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: multi: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: mass_storage: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: hid: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: g_ffs: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: cdc2: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: audio: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: acm_ms: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: ether: allocate and init otg descriptor by otg capabilitiesLi Jun
2015-07-29usb: gadget: Convert use of __constant_cpu_to_le16 to cpu_to_le16Vaishali Thakkar
2015-07-29usb: gadget: nokia: Add mass storage driver to g_nokiaPali Rohár
2015-07-04Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2015-06-26Merge tag 'usb-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-23Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-06-15target: Drop unnecessary core_tpg_register TFO parameterNicholas Bellinger
2015-06-08Merge 4.1-rc7 into usb-nextGreg Kroah-Hartman
2015-06-02target: Minimize SCSI header #include directivesBart Van Assche