index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-22
USB: gadget: bRequestType is a bitfield, not a enum
Greg Kroah-Hartman
2
-6
/
+6
2021-12-14
USB: gadget: zero allocate endpoint 0 buffers
Greg Kroah-Hartman
1
-1
/
+1
2021-12-14
USB: gadget: detect too-big endpoint 0 requests
Greg Kroah-Hartman
2
-1
/
+28
2021-11-17
usb: gadget: hid: fix error code in do_config()
Dan Carpenter
1
-1
/
+3
2021-07-20
usb: gadget: hid: fix error return code in hid_bind()
Yang Yingliang
1
-1
/
+3
2021-05-11
usb: webcam: Invalid size of Processing Unit Descriptor
Pawel Laszczak
1
-0
/
+1
2021-02-10
USB: gadget: legacy: fix an error code in eth_bind()
Dan Carpenter
1
-1
/
+3
2021-01-12
USB: gadget: legacy: fix return error code in acm_ms_bind()
Yang Yingliang
1
-1
/
+3
2020-12-02
usb: gadget: Fix memleak in gadgetfs_fill_super
Zhang Qilong
1
-0
/
+3
2020-06-03
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-20
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-20
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-02-11
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
4
-4
/
+4
2019-07-19
Merge branch 'work.mount0' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
1
-6
/
+15
2019-07-04
vfs: Convert gadgetfs to use the new mount API
David Howells
1
-6
/
+15
2019-06-20
docs: usb: rename files to .rst and add them to drivers-api
Mauro Carvalho Chehab
1
-3
/
+3
2019-05-21
usb: remove redundant 'default n' from Kconfig-s
Bartlomiej Zolnierkiewicz
1
-2
/
+0
2019-02-15
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-20
/
+20
2019-02-07
usb: gadget: fix various indentation issues
Colin Ian King
1
-20
/
+20
2019-01-22
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
1
-0
/
+1
2018-07-26
usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"
Colin Ian King
1
-1
/
+1
2018-07-26
usb: gadget: uvc: Move trace parameter to function module
Laurent Pinchart
1
-4
/
+0
2018-04-04
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+1
2018-03-26
usb: Remove Blackfin references in USB support
Aaron Wu
1
-2
/
+0
2018-03-13
usb: gadget: mass_storage: Set max_speed to SSP
Thinh Nguyen
1
-1
/
+1
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
1
-3
/
+3
2018-02-01
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2
-5
/
+2
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2018-01-22
usb: gadget: compress return logic into one line
Gustavo A. R. Silva
1
-4
/
+2
2018-01-08
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
1
-1
/
+0
2017-12-12
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"
Felipe Balbi
1
-10
/
+0
2017-12-12
usb: gadget: webcam: fix V4L2 Kconfig dependency
Arnd Bergmann
1
-1
/
+1
2017-12-11
USB: gadget: legacy: remove redundant zero assignment to variable 'value'
Colin Ian King
1
-1
/
+0
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
1
-2
/
+2
2017-11-28
usb: gadget: allow to enable legacy drivers without USB_ETH
Bart Van Assche
1
-0
/
+10
2017-11-13
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
18
-77
/
+23
2017-11-07
USB: gadget: legacy: Remove redundant license text
Greg Kroah-Hartman
17
-74
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
18
-0
/
+18
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: gadget: zero: Convert timers to use timer_setup()
Kees Cook
1
-3
/
+5
2017-09-22
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
1
-23
/
+3
2017-09-22
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
1
-5
/
+36
2017-09-22
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
1
-1
/
+4
2017-07-22
USB: gadget: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
1
-1
/
+0
2017-06-20
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
3
-6
/
+72
2017-06-19
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
2
-13
/
+74
2017-06-19
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
2
-16
/
+16
2017-06-19
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
1
-0
/
+1
2017-06-15
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
1
-2
/
+3
[next]