index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
2019-02-15
1
-20
/
+20
|
\
|
*
usb: gadget: fix various indentation issues
Colin Ian King
2019-02-07
1
-20
/
+20
*
|
USB: add missing SPDX lines to Kconfig and Makefiles
Greg Kroah-Hartman
2019-01-22
1
-0
/
+1
|
/
*
usb: gadget: tcm: fix spelling mistake: "Manufactor" -> "Manufacturer"
Colin Ian King
2018-07-26
1
-1
/
+1
*
usb: gadget: uvc: Move trace parameter to function module
Laurent Pinchart
2018-07-26
1
-4
/
+0
*
Merge tag 'usb-4.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-04-04
1
-1
/
+1
|
\
|
*
usb: gadget: mass_storage: Set max_speed to SSP
Thinh Nguyen
2018-03-13
1
-1
/
+1
*
|
usb: Remove Blackfin references in USB support
Aaron Wu
2018-03-26
1
-2
/
+0
|
/
*
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
*
Merge tag 'usb-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2018-02-01
2
-5
/
+2
|
\
|
*
usb: gadget: compress return logic into one line
Gustavo A. R. Silva
2018-01-22
1
-4
/
+2
|
*
Merge tag 'usb-for-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2018-01-08
1
-1
/
+0
|
|
\
|
|
*
USB: gadget: legacy: remove redundant zero assignment to variable 'value'
Colin Ian King
2017-12-11
1
-1
/
+0
*
|
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
the rest of drivers/*: annotate ->poll() instances
Al Viro
2017-11-28
1
-2
/
+2
*
|
|
Revert "usb: gadget: allow to enable legacy drivers without USB_ETH"
Felipe Balbi
2017-12-12
1
-10
/
+0
*
|
|
usb: gadget: webcam: fix V4L2 Kconfig dependency
Arnd Bergmann
2017-12-12
1
-1
/
+1
|
|
/
|
/
|
*
|
usb: gadget: allow to enable legacy drivers without USB_ETH
Bart Van Assche
2017-11-28
1
-0
/
+10
|
/
*
Merge tag 'usb-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-13
18
-77
/
+23
|
\
|
*
USB: gadget: legacy: Remove redundant license text
Greg Kroah-Hartman
2017-11-07
17
-74
/
+0
|
*
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
2017-11-04
18
-0
/
+18
|
*
usb: gadget: zero: Convert timers to use timer_setup()
Kees Cook
2017-11-01
1
-3
/
+5
*
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
|
/
*
USB: g_mass_storage: Fix deadlock when driver is unbound
Alan Stern
2017-09-22
1
-23
/
+3
*
USB: gadgetfs: Fix crash caused by inadequate synchronization
Alan Stern
2017-09-22
1
-5
/
+36
*
USB: gadgetfs: fix copy_to_user while holding spinlock
Alan Stern
2017-09-22
1
-1
/
+4
*
USB: gadget: remove unneeded MODULE_VERSION() usage
Greg Kroah-Hartman
2017-07-22
1
-1
/
+0
*
Merge tag 'usb-for-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2017-06-20
3
-6
/
+72
|
\
|
*
usb: gadget: add f_uac1 variant based on a new u_audio api
Ruslan Bilovol
2017-06-19
2
-13
/
+74
|
*
usb: gadget: function: make current f_uac1 implementation legacy
Ruslan Bilovol
2017-06-19
2
-16
/
+16
|
*
usb: gadget: f_uac2: split out audio core
Ruslan Bilovol
2017-06-19
1
-0
/
+1
|
*
usb: gadget: mass_storage: set msg_registered after msg registered
Li Jun
2017-06-13
1
-2
/
+6
*
|
USB: gadgetfs, dummy-hcd, net2280: fix locking for callbacks
Alan Stern
2017-06-15
1
-2
/
+3
*
|
USB: gadget: fix GPF in gadgetfs
Alan Stern
2017-06-09
1
-1
/
+3
|
/
*
drivers, usb: convert ep_data.count from atomic_t to refcount_t
Elena Reshetova
2017-03-17
1
-4
/
+4
*
drivers, usb: convert dev_data.count from atomic_t to refcount_t
Elena Reshetova
2017-03-17
1
-4
/
+5
*
Merge tag 'usb-4.11-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-03-11
1
-1
/
+3
|
\
|
*
USB: gadgetfs: Fix a potential memory leak in 'dev_config()'
Christophe JAILLET
2017-03-06
1
-1
/
+3
*
|
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-09
1
-2
/
+1
|
/
*
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
2017-02-27
1
-1
/
+1
*
usb: gadget: uac2: add req_number as parameter
Peter Chen
2017-01-24
1
-0
/
+1
*
usb: gadget: printer: Remove pnp_string static buffer
Krzysztof Opasiak
2017-01-24
1
-11
/
+17
*
USB: gadgetfs: remove unnecessary assignment
Alan Stern
2017-01-02
1
-1
/
+0
*
USB: gadgetfs: fix checks of wTotalLength in config descriptors
Alan Stern
2017-01-02
1
-3
/
+7
*
USB: gadgetfs: fix use-after-free bug
Alan Stern
2017-01-02
1
-0
/
+2
*
USB: gadgetfs: fix unbounded memory allocation bug
Alan Stern
2017-01-02
1
-1
/
+1
*
usb: gadgetfs: restrict upper bound on device configuration size
Greg Kroah-Hartman
2017-01-02
1
-1
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
[iov_iter] new primitives - copy_from_iter_full() and friends
Al Viro
2016-12-05
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
1
-1
/
+1
|
\
[next]