summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/legacy (follow)
Commit message (Expand)AuthorAge
* UPSTREAM: usb: gadget: clear related members when goto failHangyu Hua2022-11-05
* UPSTREAM: usb: gadget: don't release an existing dev->bufHangyu Hua2022-11-05
* Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\
| * FROMGIT: USB: gadget: bRequestType is a bitfield, not a enumGreg Kroah-Hartman2021-12-15
| * UPSTREAM: USB: gadget: zero allocate endpoint 0 buffersGreg Kroah-Hartman2021-12-13
| * UPSTREAM: USB: gadget: detect too-big endpoint 0 requestsGreg Kroah-Hartman2021-12-13
* | Merge remote-tracking branch 'common/android-4.4-p' into lineage-18.1-caf-msm...Michael Bestas2021-12-27
|\|
| * usb: gadget: hid: fix error code in do_config()Dan Carpenter2021-11-26
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-22
|\|
| * usb: gadget: hid: fix error return code in hid_bind()Yang Yingliang2021-07-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-28
|\|
| * USB: gadget: legacy: fix an error code in eth_bind()Dan Carpenter2021-02-10
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-02-07
|\|
| * USB: gadget: legacy: fix return error code in acm_ms_bind()Yang Yingliang2021-01-12
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-06-04
|\|
| * usb: gadget: legacy: fix redundant initialization warningsMasahiro Yamada2020-06-03
| * usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun2020-05-20
| * usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun2020-05-20
| * usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET2020-05-20
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-03-08
|\|
| * usb: gadget: legacy: set max_speed to super-speedRoger Quadros2020-02-14
* | usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol2019-01-09
* | usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol2019-01-09
* | usb: gadget: f_uac2: split out audio coreRuslan Bilovol2019-01-09
* | usb: gadget: uac2: add req_number as parameterPeter Chen2019-01-09
|/
* USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-12-16
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-10-12
* usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun2017-10-12
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-10-12
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-10-12
* usb: gadget: inode.c: fix unbalanced spin_lock in ep0_writeDavid Eccher2017-10-12
* USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-26
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-12
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-12
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-12
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-12
* usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau2016-09-07
* usb: gadget: fix spinlock dead lock in gadgetfsBin Liu2016-07-11
* usb: f_mass_storage: test whether thread is running before starting anotherMichal Nazarewicz2016-06-01
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds2015-11-13
|\
| * target: use per-attribute show and store methodsChristoph Hellwig2015-10-13
* | usb: gadget: legacy: tcm: eliminate abuse of ep->driver dataRobert Baldyga2015-09-27
* | usb: gadget: legacy: dbgp: eliminate abuse of ep->driver dataRobert Baldyga2015-09-27
|/
* usb: gadget: legacy: nokia: add CONFIG_BLOCK dependencyFelipe Balbi2015-08-06
* usb: gadget: remove gadget_chips.hRobert Baldyga2015-08-06
* usb: gadget: mass_storage: Use static array for lunsKrzysztof Opasiak2015-07-31
* usb: gadget: apply generic altsetting support check mechanismRobert Baldyga2015-07-30
* usb: gadget: zero: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29
* usb: gadget: serial: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29
* usb: gadget: printer: allocate and init otg descriptor by otg capabilitiesLi Jun2015-07-29