summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2019-07-191-6/+15
|\
| * vfs: Convert gadgetfs to use the new mount APIDavid Howells2019-07-051-6/+15
* | docs: usb: rename files to .rst and add them to drivers-apiMauro Carvalho Chehab2019-06-201-3/+3
* | usb: remove redundant 'default n' from Kconfig-sBartlomiej Zolnierkiewicz2019-05-211-2/+0Star
|/
* Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-02-151-20/+20
|\
| * usb: gadget: fix various indentation issuesColin Ian King2019-02-071-20/+20
* | USB: add missing SPDX lines to Kconfig and MakefilesGreg Kroah-Hartman2019-01-221-0/+1
|/
* usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King2018-07-261-1/+1
* usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart2018-07-261-4/+0Star
* Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-051-1/+1
|\
| * usb: gadget: mass_storage: Set max_speed to SSPThinh Nguyen2018-03-131-1/+1
* | usb: Remove Blackfin references in USB supportAaron Wu2018-03-261-2/+0Star
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-111-3/+3
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-012-5/+2Star
|\
| * usb: gadget: compress return logic into one lineGustavo A. R. Silva2018-01-221-4/+2Star
| * Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-081-1/+0Star
| |\
| | * USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King2017-12-111-1/+0Star
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-2/+2
|\ \ \ | |/ / |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-281-2/+2
* | | Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi2017-12-121-10/+0Star
* | | usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann2017-12-121-1/+1
| |/ |/|
* | usb: gadget: allow to enable legacy drivers without USB_ETHBart Van Assche2017-11-281-0/+10
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-1418-77/+23Star
|\
| * USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-0717-74/+0Star
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-0418-0/+18
| * usb: gadget: zero: Convert timers to use timer_setup()Kees Cook2017-11-011-3/+5
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-09-221-23/+3Star
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-09-221-5/+36
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-09-221-1/+4
* USB: gadget: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-221-1/+0Star
* Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-203-6/+72
|\
| * usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol2017-06-192-13/+74
| * usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol2017-06-192-16/+16
| * usb: gadget: f_uac2: split out audio coreRuslan Bilovol2017-06-191-0/+1
| * usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun2017-06-131-2/+6
* | USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-151-2/+3
* | USB: gadget: fix GPF in gadgetfsAlan Stern2017-06-091-1/+3
|/
* drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova2017-03-171-4/+4
* drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova2017-03-171-4/+5
* Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-111-1/+3
|\
| * USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-03-061-1/+3
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-101-2/+1Star
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-281-1/+1
* usb: gadget: uac2: add req_number as parameterPeter Chen2017-01-241-0/+1
* usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak2017-01-241-11/+17
* USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-021-1/+0Star
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-021-3/+7
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-021-0/+2
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-021-1/+1