index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-17
Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
3
-125
/
+84
2016-03-06
configfs: switch ->default groups to a linked list
Christoph Hellwig
3
-125
/
+84
2016-03-04
usb: gadget: f_acm: Fix configfs attr name
Krzysztof Opasiak
1
-2
/
+2
2016-03-04
usb: gadget: f_midi: stash substream in gmidi_in_port structure
Michal Nazarewicz
1
-5
/
+7
2016-03-04
usb: gadget: f_midi: missing unlock on error path
Dan Carpenter
1
-6
/
+6
2016-03-04
usb: gadget: f_midi: use flexible array member for gmidi_in_port elements
Michal Nazarewicz
1
-37
/
+18
2016-03-04
usb: gadget: f_midi: fix in_last_port looping logic
Michal Nazarewicz
1
-19
/
+7
2016-03-04
usb: gadget: f_midi: move some of f_midi_transmit to separate func
Michal Nazarewicz
1
-61
/
+76
2016-03-04
usb: gadget: f_midi: remove useless midi reference from port struct
Felipe F. Tonello
1
-2
/
+0
2016-03-04
usb: f_fs: avoid race condition with ffs_epfile_io_complete
Du, Changbin
1
-3
/
+9
2016-03-04
usb: f_fs: refactor ffs_epfile_io
Michal Nazarewicz
1
-69
/
+58
2016-03-04
usb: f_fs: replace unnecessary goto with a return
Michal Nazarewicz
1
-16
/
+8
2016-03-04
usb: f_fs: fix ffs_epfile_io returning success on req alloc failure
Michal Nazarewicz
1
-1
/
+3
2016-03-04
usb: f_fs: fix memory leak when ep changes during transfer
Michal Nazarewicz
1
-1
/
+1
2016-03-04
usb: gadget: f_mass_storage: Enable SuperSpeedPlus
John Youn
1
-1
/
+1
2016-03-04
usb: gadget: Update usb_assign_descriptors for SuperSpeedPlus
John Youn
17
-17
/
+20
2016-02-03
usb: gadget: rndis: fix itnull.cocci warnings
Julia Lawall
1
-1
/
+1
2016-01-24
usb: gadget: rndis: use list_for_each_entry_safe
Geliang Tang
1
-12
/
+6
2016-01-22
wrappers for ->i_mutex access
Al Viro
1
-2
/
+2
2016-01-20
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
4
-0
/
+2565
2016-01-13
Merge tag 'usb-4.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-116
/
+508
2016-01-11
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
1
-2
/
+2
2016-01-07
usb/gadget: Remove set-but-not-used variables
Bart Van Assche
1
-16
/
+0
2015-12-22
usb: gadget: Add the console support for usb-to-serial port
Baolin Wang
1
-0
/
+258
2015-12-20
usb: gadget: f_tcm: add configfs support
Andrzej Pietrasiewicz
1
-4
/
+68
2015-12-20
usb: gadget: f_tcm: use usb_gstrings_attach
Andrzej Pietrasiewicz
1
-11
/
+7
2015-12-20
usb: gadget: f_tcm: remove redundant singleton
Andrzej Pietrasiewicz
2
-11
/
+0
2015-12-20
usb: gadget: f_tcm: remove compatibility layer
Andrzej Pietrasiewicz
1
-81
/
+6
2015-12-20
usb: gadget: f_tcm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
4
-5
/
+335
2015-12-20
usb: gadget: tcm: factor out f_tcm
Andrzej Pietrasiewicz
2
-0
/
+2277
2015-12-18
[media] media: videobuf2: Move timestamp to vb2_buffer
Junghak Sung
1
-1
/
+1
2015-12-18
[media] vb2: drop v4l2_format argument from queue_setup
Hans Verkuil
1
-1
/
+1
2015-12-16
usb: gadget: ether: Allow changing the MTU
Mike Looijmans
1
-14
/
+4
2015-12-16
usb: gadget: f_midi: pre-allocate IN requests
Felipe F. Tonello
1
-38
/
+128
2015-12-16
usb: gadget: f_midi: fail if set_alt fails to allocate requests
Felipe F. Tonello
1
-1
/
+2
2015-12-16
usb: gadget: f_midi: set altsettings only for MIDIStreaming interface
Felipe F. Tonello
1
-2
/
+4
2015-12-15
usb: gadget: f_sourcesink: quit if usb_ep_queue returns error
Peter Chen
1
-0
/
+1
2015-12-15
usb: gadget: define free_ep_req as universal function
Felipe F. Tonello
3
-13
/
+0
2015-12-15
usb: gadget: f_midi: remove duplicated code
Felipe F. Tonello
1
-19
/
+0
2015-12-15
usb: gadget: f_sourcesink: add queue depth
Peter Chen
2
-33
/
+115
2015-12-08
usb: gadget: uvc: fix permissions of configfs attributes
Mian Yousaf Kaukab
1
-1
/
+1
2015-11-19
usb: gadget: f_midi: fix leak on failed to enqueue out requests
Felipe F. Tonello
1
-0
/
+1
2015-11-19
usb: gadget: f_midi: Transmit data only when IN ep is enabled
Felipe F. Tonello
1
-1
/
+1
2015-11-18
usb: gadget: functionfs: fix missing access_ok checks
Daniel Walter
1
-3
/
+3
2015-11-17
usb: gadget: f_loopback: fix the warning during the enumeration
Peter Chen
1
-1
/
+1
2015-11-13
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...
Linus Torvalds
19
-615
/
+360
2015-11-06
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
Oleg Nesterov
1
-3
/
+1
2015-11-05
Merge tag 'media/v4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...
Linus Torvalds
2
-15
/
+17
2015-11-04
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+4
2015-10-20
[media] media: videobuf2: Change queue_setup argument
Junghak Sung
1
-1
/
+1
[next]