summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: Fix Kconfig indentationKrzysztof Kozlowski2019-11-211-13/+13
* Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...Greg Kroah-Hartman2019-11-181-1/+48
|\
| * usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin2019-10-221-3/+0
| * usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin2019-10-221-3/+0
| * usb: gadget: legacy/serial: allow dynamic removalMichał Mirosław2019-10-221-1/+48
* | usb: gadget: Remove set but not used variable 'opts' in msg_do_configzhengbin2019-10-101-3/+0
* | usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_configzhengbin2019-10-101-3/+0
* | usb: Fix Kconfig indentationKrzysztof Kozlowski2019-10-041-10/+10
|/
* 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-041-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/+0
|/
* 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/+0
* Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-041-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/+0
|/
* 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/+2
|\
| * usb: gadget: compress return logic into one lineGustavo A. R. Silva2018-01-221-4/+2
| * Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-081-1/+0
| |\
| | * USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King2017-12-111-1/+0
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-301-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/+0
* | | 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-1318-77/+23
|\
| * USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-0717-74/+0
| * 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/+3
* 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/+0
* 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