Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_exynos9820
/
1afaa05515212b136d96a48b2ba2251f40437d87
/
drivers
/
usb
/
gadget
/
legacy
b11a278
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild
by Linus Torvalds
· 10 years ago
42d6cfa
usb: gadget: gadgetfs: fix an oops in ep_write()
by Dan Carpenter
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
b44be24
usb: gadget: gadgetfs: Free memory allocated by memdup_user()
by Mario Schuknecht
· 10 years ago
e617457
Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus
by James Bottomley
· 10 years ago
e6b5be2
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 10 years ago
e7cf773
Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
68d81f4
scsi: remove MSG_*_TAG defines
by Christoph Hellwig
· 10 years ago
eb846d9
scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16
by Hannes Reinecke
· 10 years ago
ef24d74
usb: gadget: ss_ep_in_comp_desc can be static
by kbuild test robot
· 10 years ago
74df41b
usb: gadget: add USB3 support to the printer driver
by Jorge Ramirez-Ortiz
· 10 years ago
a020010
Merge Linus' tree to be be to apply submitted patches to newer code than
by Jiri Kosina
· 10 years ago
f509fee
usb: gadget: midi: f_midi_alloc() can be static
by Fengguang Wu
· 10 years ago
6876d58
usb: gadget: dbgp: Fix endpoint config after USB disconnect
by Kyösti Mälkki
· 10 years ago
4bc8a33
usb: gadget: hid: convert to new interface of f_hid
by Andrzej Pietrasiewicz
· 10 years ago
cb38253
usb: gadget: f_hid: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 10 years ago
00896f6
usb: gadget: hid: mirror init operations in module cleanup
by Andrzej Pietrasiewicz
· 10 years ago
32522a5
usb: gadget: midi: convert to new interface of f_midi
by Andrzej Pietrasiewicz
· 10 years ago
b85e9de
usb: gadget: f_midi: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 10 years ago
b8bcf32
usb: gadget: zero: Spelling s/infrastucture/infrastructure/
by Geert Uytterhoeven
· 10 years ago
e55a013
usb: gadget: legacy: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
77c688a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
fb6c322
gadgetfs: saner API for gadgetfs_create_file()
by Al Viro
· 10 years ago
e45cfa2
usb: gadget: dbgp: add reset API at usb_gadget_driver
by Peter Chen
· 10 years ago
0eba455
usb: gadget: gadgetfs: add reset API at usb_gadget_driver
by Peter Chen
· 10 years ago
c913881
usb: gadget: webcam: convert webcam to new interface of f_uvc
by Andrzej Pietrasiewicz
· 10 years ago
6d11ed7
usb: gadget: f_uvc: convert f_uvc to new function interface
by Andrzej Pietrasiewicz
· 10 years ago
3a83c16
usb: gadget: uvc: separately compile some components of f_uvc
by Andrzej Pietrasiewicz
· 10 years ago
f7cc38b
Merge tag 'v3.17-rc4' into next
by Felipe Balbi
· 10 years ago
efb540c
usb: gadget: uvc: move module parameters from f_uvc
by Andrzej Pietrasiewicz
· 10 years ago
fa31409
usb: gadget: use $(srctree) instead of $(PWD) for includes
by Yegor Yefremov
· 11 years ago
ef11982
usb: gadget: zero: Add support for interrupt EP
by Amit Virdi
· 11 years ago
bcec978
usb: gadget: f_uac1: use defined constants as defaults
by Andrzej Pietrasiewicz
· 11 years ago
0d992de
usb: gadget: audio: convert to new interface of f_uac1
by Andrzej Pietrasiewicz
· 11 years ago
f3a3406
usb: gadget: f_uac1: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 11 years ago
af1a58c
usb: gadget: f_uac1: prepare for separate compilation
by Andrzej Pietrasiewicz
· 11 years ago
065a107
usb: gadget: f_uac2: use defined constants as defaults
by Andrzej Pietrasiewicz
· 11 years ago
ad94ac0
usb: gadget: audio: convert to new interface of f_uac2
by Andrzej Pietrasiewicz
· 11 years ago
f8f93d2
usb: gadget: f_uac2: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 11 years ago
5d73abf
usb: gadget: audio: Use container_of to free audio_dev
by Andrzej Pietrasiewicz
· 11 years ago
5d19703
usb: gadget: remove $(PWD) in ccflags-y
by Philippe Reynes
· 11 years ago
7042e8f
usb: gadget: Fix return value check in ep_write()
by Wei Yongjun
· 11 years ago
4958cf3
usb: dbgp gadget: fix use after free in dbgp_unbind()
by Alexey Khoroshilov
· 11 years ago
61fe2d7
Merge tag 'usb-for-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 11 years ago
00a2430
usb: gadget: Gadget directory cleanup - group usb functions
by Andrzej Pietrasiewicz
· 11 years ago
90fccb5
usb: gadget: Gadget directory cleanup - group UDC drivers
by Andrzej Pietrasiewicz
· 11 years ago
8443f2d
usb: gadget: Gadget directory cleanup - group legacy gadgets
by Andrzej Pietrasiewicz
· 11 years ago