aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/legacy
Commit message (Expand)AuthorAge
* usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"Colin Ian King2018-07-26
* usb: gadget: uvc: Move trace parameter to function moduleLaurent Pinchart2018-07-26
* Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-04-04
|\
| * usb: gadget: mass_storage: Set max_speed to SSPThinh Nguyen2018-03-13
* | usb: Remove Blackfin references in USB supportAaron Wu2018-03-26
|/
* vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds2018-02-11
* Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2018-02-01
|\
| * usb: gadget: compress return logic into one lineGustavo A. R. Silva2018-01-22
| * Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2018-01-08
| |\
| | * USB: gadget: legacy: remove redundant zero assignment to variable 'value'Colin Ian King2017-12-11
* | | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-30
|\ \ \ | |/ / |/| |
| * | the rest of drivers/*: annotate ->poll() instancesAl Viro2017-11-28
* | | Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"Felipe Balbi2017-12-12
* | | usb: gadget: webcam: fix V4L2 Kconfig dependencyArnd Bergmann2017-12-12
| |/ |/|
* | usb: gadget: allow to enable legacy drivers without USB_ETHBart Van Assche2017-11-28
|/
* Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-11-14
|\
| * USB: gadget: legacy: Remove redundant license textGreg Kroah-Hartman2017-11-07
| * USB: add SPDX identifiers to all remaining files in drivers/usb/Greg Kroah-Hartman2017-11-04
| * usb: gadget: zero: Convert timers to use timer_setup()Kees Cook2017-11-01
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* USB: g_mass_storage: Fix deadlock when driver is unboundAlan Stern2017-09-22
* USB: gadgetfs: Fix crash caused by inadequate synchronizationAlan Stern2017-09-22
* USB: gadgetfs: fix copy_to_user while holding spinlockAlan Stern2017-09-22
* USB: gadget: remove unneeded MODULE_VERSION() usageGreg Kroah-Hartman2017-07-22
* Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2017-06-19
|\
| * usb: gadget: add f_uac1 variant based on a new u_audio apiRuslan Bilovol2017-06-19
| * usb: gadget: function: make current f_uac1 implementation legacyRuslan Bilovol2017-06-19
| * usb: gadget: f_uac2: split out audio coreRuslan Bilovol2017-06-19
| * usb: gadget: mass_storage: set msg_registered after msg registeredLi Jun2017-06-13
* | USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacksAlan Stern2017-06-15
* | USB: gadget: fix GPF in gadgetfsAlan Stern2017-06-09
|/
* drivers, usb: convert ep_data.count from atomic_t to refcount_tElena Reshetova2017-03-17
* drivers, usb: convert dev_data.count from atomic_t to refcount_tElena Reshetova2017-03-17
* Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2017-03-11
|\
| * USB: gadgetfs: Fix a potential memory leak in 'dev_config()'Christophe JAILLET2017-03-06
* | scripts/spelling.txt: add "disble(d)" pattern and fix typo instancesMasahiro Yamada2017-03-09
|/
* lib/vsprintf.c: remove %Z supportAlexey Dobriyan2017-02-27
* usb: gadget: uac2: add req_number as parameterPeter Chen2017-01-24
* usb: gadget: printer: Remove pnp_string static bufferKrzysztof Opasiak2017-01-24
* USB: gadgetfs: remove unnecessary assignmentAlan Stern2017-01-02
* USB: gadgetfs: fix checks of wTotalLength in config descriptorsAlan Stern2017-01-02
* USB: gadgetfs: fix use-after-free bugAlan Stern2017-01-02
* USB: gadgetfs: fix unbounded memory allocation bugAlan Stern2017-01-02
* usb: gadgetfs: restrict upper bound on device configuration sizeGreg Kroah-Hartman2017-01-02
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* [iov_iter] new primitives - copy_from_iter_full() and friendsAl Viro2016-12-05
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-10-10
|\
| * fs: Replace CURRENT_TIME with current_time() for inode timestampsDeepa Dinamani2016-09-27
* | usb: gadget: f_midi: defaults buflen sizes to 512Felipe F. Tonello2016-08-25
|/
* usb/gadget: fix gadgetfs aio support.Mathieu Laurendeau2016-08-11