index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
legacy
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-10
kernel: better document the use_mm/unuse_mm API contract
Christoph Hellwig
1
-2
/
+2
2020-06-10
kernel: move use_mm/unuse_mm to kthread.c
Christoph Hellwig
1
-1
/
+1
2020-05-25
Merge tag 'usb-for-v5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-12
/
+2
2020-05-25
usb: gadget: mass_storage: use module_usb_composite_driver to simplify the code
Wei Yongjun
1
-12
/
+2
2020-05-14
usb: raw-gadget: fix null-ptr-deref when reenabling endpoints
Andrey Konovalov
1
-1
/
+0
2020-05-14
usb: raw-gadget: support stalling/halting/wedging endpoints
Andrey Konovalov
1
-2
/
+129
2020-05-14
usb: raw-gadget: fix gadget endpoint selection
Andrey Konovalov
1
-64
/
+123
2020-05-09
usb: raw-gadget: fix return value of ep read ioctls
Andrey Konovalov
1
-2
/
+6
2020-05-09
usb: gadget: legacy: fix error return code in gncm_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix error return code in cdc_bind()
Wei Yongjun
1
-1
/
+3
2020-05-09
usb: gadget: legacy: fix redundant initialization warnings
Masahiro Yamada
1
-2
/
+1
2020-05-09
usb: gadget: audio: Fix a missing error return value in audio_bind()
Christophe JAILLET
1
-1
/
+3
2020-04-16
usb: raw-gadget: fix raw_event_queue_fetch locking
Andrey Konovalov
1
-5
/
+20
2020-04-16
usb: raw-gadget: Fix copy_to/from_user() checks
Dan Carpenter
1
-24
/
+22
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-2
/
+2
2020-03-21
usb: gadget: Use completion interface instead of open coding it
Thomas Gleixner
1
-2
/
+2
2020-03-16
usb: get rid of 'choice' for legacy gadget drivers
Masahiro Yamada
1
-26
/
+22
2020-03-16
Merge tag 'usb-for-v5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
3
-0
/
+1090
2020-03-15
usb: gadget: add raw-gadget interface
Andrey Konovalov
3
-0
/
+1090
2020-02-19
usb: gadget: legacy: inode: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-02-19
usb: gadget: legacy: gmidi: remove useless cast for driver.name
Corentin Labbe
1
-1
/
+1
2020-01-15
usb: gadget: legacy: set max_speed to super-speed
Roger Quadros
4
-4
/
+4
2019-12-17
usb: gadget: move choice ... endchoice to legacy/Kconfig
Masahiro Yamada
1
-0
/
+28
2019-11-21
usb: gadget: Fix Kconfig indentation
Krzysztof Kozlowski
1
-13
/
+13
2019-11-18
Merge tag 'usb-for-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bal...
Greg Kroah-Hartman
1
-1
/
+48
2019-10-22
usb: gadget: Remove set but not used variable 'opts' in msg_do_config
zhengbin
1
-3
/
+0
2019-10-22
usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config
zhengbin
1
-3
/
+0
2019-10-22
usb: gadget: legacy/serial: allow dynamic removal
Michał Mirosław
1
-1
/
+48
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in msg_do_config
zhengbin
1
-3
/
+0
2019-10-10
usb: gadget: Remove set but not used variable 'opts' in acm_ms_do_config
zhengbin
1
-3
/
+0
2019-10-04
usb: Fix Kconfig indentation
Krzysztof Kozlowski
1
-10
/
+10
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
[next]