Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
6cd21d79419c154a73be6fa31bc1a1f42ffd6815
/
drivers
/
usb
/
gadget
/
function
5955102
wrappers for ->i_mutex access
by Al Viro
· 9 years ago
71e4634
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
237f38c
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
by Linus Torvalds
· 9 years ago
c315259
Merge branch 'patchwork' into v4l_for_linus
by Mauro Carvalho Chehab
· 9 years ago
10c17c6
usb/gadget: Remove set-but-not-used variables
by Bart Van Assche
· 9 years ago
a5beaaf
usb: gadget: Add the console support for usb-to-serial port
by Baolin Wang
· 9 years ago
4bb8548
usb: gadget: f_tcm: add configfs support
by Andrzej Pietrasiewicz
· 9 years ago
9beab5d
usb: gadget: f_tcm: use usb_gstrings_attach
by Andrzej Pietrasiewicz
· 9 years ago
c3f890b
usb: gadget: f_tcm: remove redundant singleton
by Andrzej Pietrasiewicz
· 9 years ago
e5587ea
usb: gadget: f_tcm: remove compatibility layer
by Andrzej Pietrasiewicz
· 9 years ago
dc8c46a
usb: gadget: f_tcm: convert to new function interface with backward compatibility
by Andrzej Pietrasiewicz
· 9 years ago
08a1cb0
usb: gadget: tcm: factor out f_tcm
by Andrzej Pietrasiewicz
· 9 years ago
d6dd645
[media] media: videobuf2: Move timestamp to vb2_buffer
by Junghak Sung
· 9 years ago
df9ecb0c
[media] vb2: drop v4l2_format argument from queue_setup
by Hans Verkuil
· 9 years ago
ab738ff
usb: gadget: ether: Allow changing the MTU
by Mike Looijmans
· 9 years ago
e1e3d7e
usb: gadget: f_midi: pre-allocate IN requests
by Felipe F. Tonello
· 9 years ago
f0f1b8c
usb: gadget: f_midi: fail if set_alt fails to allocate requests
by Felipe F. Tonello
· 9 years ago
919de44
usb: gadget: f_midi: set altsettings only for MIDIStreaming interface
by Felipe F. Tonello
· 9 years ago
fa4dce2
usb: gadget: f_sourcesink: quit if usb_ep_queue returns error
by Peter Chen
· 9 years ago
079fe5a
usb: gadget: define free_ep_req as universal function
by Felipe F. Tonello
· 9 years ago
bc1d3cd
usb: gadget: f_midi: remove duplicated code
by Felipe F. Tonello
· 9 years ago
0d6c3d9
usb: gadget: f_sourcesink: add queue depth
by Peter Chen
· 9 years ago
27681ab
usb: gadget: uvc: fix permissions of configfs attributes
by Mian Yousaf Kaukab
· 9 years ago
ad0d1a0
usb: gadget: f_midi: fix leak on failed to enqueue out requests
by Felipe F. Tonello
· 9 years ago
e9ca7e4
usb: gadget: f_midi: Transmit data only when IN ep is enabled
by Felipe F. Tonello
· 9 years ago
7fe9a93
usb: gadget: functionfs: fix missing access_ok checks
by Daniel Walter
· 9 years ago
5e216d5
usb: gadget: f_loopback: fix the warning during the enumeration
by Peter Chen
· 9 years ago
9aa3d65
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
by Linus Torvalds
· 9 years ago
be0e6f2
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
by Oleg Nesterov
· 9 years ago
b037865
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media
by Linus Torvalds
· 9 years ago
fd0d351
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
by Linus Torvalds
· 9 years ago
33119e8
[media] media: videobuf2: Change queue_setup argument
by Junghak Sung
· 9 years ago
b140dfe
usb: gadget: gserial: Privatize close_wait
by Peter Hurley
· 9 years ago
91c42b0
usb: gadget: loopback: Fix looping back logic implementation
by Krzysztof Opasiak
· 9 years ago
3e9d992
usb: gadget: loopback: fix: Don't share qlen and buflen between instances
by Krzysztof Opasiak
· 9 years ago
897ee0e
usb: gadget: f_sourcesink: fix function params handling
by Robert Baldyga
· 9 years ago
0b4be4f
usb-gadget/f_serial: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
0736390
usb-gadget/f_phonet: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
3da5e4c
usb-gadget/f_obex: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
495702b
usb-gadget/f_uac2: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
c6f89f1
usb-gadget/f_uac1: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
4a90cb2
usb-gadget/f_mass_storage: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
208e61a
usb-gadget/f_sourcesink: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
aa48a41
usb-gadget/f_printer: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
3755a27
usb-gadget/f_midi: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
75ab225
usb-gadget/f_loopback: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
f9a63da
usb-gadget/ether: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
ea6bd6b
usb-gadget/f_acm: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
da4e527
usb-gadget/f_hid: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
76e0da3
usb-gadget/uvc: use per-attribute show and store methods
by Christoph Hellwig
· 9 years ago
fa50bff
usb: gadget: SourceSink: Fix show methods for attributes
by Krzysztof Opasiak
· 9 years ago
902d03c
usb: gadget: loopback: Fix show methods for attributes
by Krzysztof Opasiak
· 9 years ago
2d70071
[media] media: videobuf2: Restructure vb2_buffer
by Junghak Sung
· 9 years ago
c139990
[media] media: videobuf2: Replace videobuf2-core with videobuf2-v4l2
by Junghak Sung
· 9 years ago
18411c0
usb: gadget: u_serial: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
6e4bfc5
usb: gadget: u_ether: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
d62bf8c
usb: gadget: f_uvc: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
887d820
usb: gadget: f_uac2: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
6ae6e1a
usb: gadget: f_uac1: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
bb38c18
usb: gadget: f_subset: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
dbd2bad
usb: gadget: f_sourcesink: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
885d22e
usb: gadget: f_serial: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
bbc474f
usb: gadget: f_rndis: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
ce21a98
usb: gadget: f_printer: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
101382f
usb: gadget: f_phonet: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
d277e1a
usb: gadget: f_obex: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
6b4012a
usb: gadget: f_ncm: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
ce72395
usb: gadget: f_midi: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
1cecd54
usb: gadget: f_mass_storage: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
0523ca4
usb: gadget: f_loopback: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
2516a68
usb: gadget: f_hid: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
34422a5
usb: gadget: f_eem: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
4aab757
usb: gadget: f_acm: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
92fbfc3
usb: gadget: f_ecm: eliminate abuse of ep->driver data
by Robert Baldyga
· 9 years ago
35bfde3
usb: gadget: f_ncm: obtain cdev from function instead of driver_data
by Robert Baldyga
· 9 years ago
0468390
usb: gadget: f_sourcesink: format data pattern according to max packet size
by Peter Chen
· 9 years ago
bba787a
usb: gadget: ether: Allow jumbo frames
by Mike Looijmans
· 9 years ago
f35fe4b
usb: gadget: f_midi: check for error on usb_ep_queue
by Felipe F. Tonello
· 9 years ago
2e6c72b
usb: gadget: mass_storage: allow for deeper queue lengths
by Felipe Balbi
· 9 years ago
a3fbedf
Merge tag 'usb-for-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
by Greg Kroah-Hartman
· 9 years ago
4a1e921
usb: gadget: f_mass_storage: add mising <linux/uaccess.h>
by Felipe Balbi
· 9 years ago
adab433
usb: gadget: remove gadget_chips.h
by Robert Baldyga
· 9 years ago
0f4315a
usb: gadget: f_uac2: fix build warning
by Felipe Balbi
· 9 years ago
a24b071
usb: gadget: f_printer: fix deadlock caused by nested spinlock
by Fupan Li
· 9 years ago
dd02ea5
usb: gadget: mass_storage: Use static array for luns
by Krzysztof Opasiak
· 9 years ago
5542f58
usb: gadget: mass_storage: Fix freeing luns sysfs implementation
by Krzysztof Opasiak
· 9 years ago
4ef7a4a
usb: gadget: midi: avoid redundant f_midi_set_alt() call
by Robert Baldyga
· 10 years ago
55d8112
usb: gadget: ffs: call functionfs_unbind() if _ffs_func_bind() fails
by Robert Baldyga
· 10 years ago
913e4a9
usb: gadget: f_uac2: finalize wMaxPacketSize according to bandwidth
by Peter Chen
· 9 years ago
8078f31
usb: gadget: f_mass_storage: stop thread in bind failure case
by Sanjay Singh Rawat
· 9 years ago
736d093
usb: gadget: apply generic altsetting support check mechanism
by Robert Baldyga
· 9 years ago
7a896d4
usb: gadget: f_ecm/f_ncm: check quirk instead of UDC name
by Robert Baldyga
· 9 years ago
a4cc421
usb: gadget: f_mass_storage: check quirk instead of UDC name
by Robert Baldyga
· 9 years ago
4cfbd95
usb: gadget: f_obex: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
f277bf2
usb: gadget: f_uvc: use bind_deactivated flag
by Robert Baldyga
· 10 years ago
75ddead
usb: gadget: storage-common: Set FSG_MAX_LUNS to 16
by Krzysztof Opasiak
· 9 years ago
bab7a1f
usb: gadget: mass_storage: Place EXPORT_SYMBOL_GPL() after func definition
by Krzysztof Opasiak
· 9 years ago
903588a
usb: gadget: mass_storage: Free buffers if create lun fails
by Krzysztof Opasiak
· 9 years ago
d3c1ac4
usb: gadget: SourceSink: Remove out-of-date comment
by Krzysztof Opasiak
· 10 years ago
e425be9
usb: gadget: loopback: Remove out-of-date comment
by Krzysztof Opasiak
· 10 years ago
Next »