index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
function
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-18
USB: gadget: f_mass_storage: use static attribute groups for sysfs entries
Takashi Iwai
1
-74
/
+33
2015-03-13
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-125
/
+79
2015-03-13
fs: split generic and aio kiocb
Christoph Hellwig
1
-2
/
+3
2015-03-13
usb: gadget: f_printer: use non-zero flag for bitwise and
Andrzej Pietrasiewicz
1
-1
/
+1
2015-03-13
usb: gadget: printer: use after free in gprinter_alloc_inst()
Dan Carpenter
1
-0
/
+1
2015-03-13
usb: gadget: printer: delete some dead code
Dan Carpenter
1
-5
/
+0
2015-03-13
usb: gadget: serial: %pf is only for function pointers
Scott Wood
1
-1
/
+1
2015-03-11
usb: gadget: f_hid: remove unnecessary usb_ep_dequeue()
Robert Baldyga
1
-1
/
+0
2015-03-11
usb: gadget: f_mass_storage: use defined constant instead of numeric value
Tal Shorer
1
-1
/
+1
2015-03-11
Revert "usb: gadget: zero: Add support for interrupt EP"
Felipe Balbi
3
-505
/
+22
2015-03-10
usb: gadget: printer: add configfs support
Andrzej Pietrasiewicz
2
-2
/
+135
2015-03-10
usb: gadget: f_printer: remove compatibility layer
Andrzej Pietrasiewicz
1
-113
/
+0
2015-03-10
usb: gadget: f_printer: convert to new function interface with backward compa...
Andrzej Pietrasiewicz
3
-1
/
+216
2015-03-10
usb: gadget: printer: factor out f_printer
Andrzej Pietrasiewicz
1
-0
/
+1279
2015-03-02
[media] uvc gadget: set device_caps in querycap
Hans Verkuil
1
-1
/
+2
2015-03-02
[media] uvc gadget: switch to unlocked_ioctl
Hans Verkuil
1
-1
/
+1
2015-03-02
[media] uvc gadget: switch to v4l2 core locking
Hans Verkuil
6
-70
/
+22
2015-02-23
usb: gadget: function: uvc_v4l2.c: fix sparse warnings
Lad, Prabhakar
1
-0
/
+1
2015-02-23
usb: gadget: function: uvc: fix sparse warnings
Lad, Prabhakar
1
-0
/
+1
2015-02-23
usb: gadget: function: f_sourcesink: fix sparse warning
Lad, Prabhakar
1
-2
/
+2
2015-02-23
usb: gadget: function: f_uac2: fix sparse warnings
Lad, Prabhakar
1
-17
/
+17
2015-02-23
usb: gadget: function: f_hid: fix sparse warning
Lad, Prabhakar
1
-1
/
+1
2015-02-23
usb: gadget: function: phonet: balance usb_ep_disable calls
Felipe Balbi
1
-1
/
+4
2015-02-17
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
1
-78
/
+58
2015-02-17
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
1
-61
/
+25
2015-02-17
gadget/function/f_fs.c: close leaks
Al Viro
1
-2
/
+12
2015-01-27
usb: gadget: uvc: comments for iterating over streaming hierarchy
Andrzej Pietrasiewicz
1
-0
/
+34
2015-01-27
usb: gadget: uvc: use explicit type instead of void *
Andrzej Pietrasiewicz
1
-2
/
+2
2015-01-27
usb: gadget: zero: fix format string warnings
Asaf Vertz
1
-10
/
+10
2015-01-27
usb: gadget: ffs: add eventfd notification about ffs events
Robert Baldyga
2
-1
/
+29
2015-01-27
usb: gadget: f_fs: Fix loop variable
Mario Schuknecht
1
-3
/
+3
2015-01-19
usb: gadget: uvc: preserve the address passed to kfree()
Andrzej Pietrasiewicz
1
-3
/
+7
2015-01-19
usb: gadget: ethernet: re-use %pM specifier to print MAC
Andy Shevchenko
1
-3
/
+1
2015-01-19
usb: gadget: uvc: cleanup UVCG_FRAME_ATTR macro
Dan Carpenter
1
-26
/
+18
2015-01-19
usb: gadget: uvc: memory leak in uvcg_frame_make()
Dan Carpenter
1
-0
/
+1
2015-01-19
usb: gadget: uvc: remove an impossible condition
Dan Carpenter
1
-2
/
+0
2015-01-19
usb: gadget: uvc: fix some error codes
Dan Carpenter
1
-7
/
+7
2015-01-19
Merge tag 'v3.19-rc5' into next
Felipe Balbi
3
-4
/
+5
2015-01-15
usb: gadget: f_fs: add "no_disconnect" mode
Robert Baldyga
2
-5
/
+75
2015-01-15
usb: gadget: uvc: to_uvcg_control_header() can be static
kbuild test robot
1
-16
/
+16
2015-01-15
usb: gadget: u_uac1: fix one code style problem
Peter Chen
1
-2
/
+1
2015-01-15
usb: gadget: uac1: struct gaudio is useless for struct f_uac1_opts
Peter Chen
2
-2
/
+0
2015-01-12
usb: gadget: f_fs: refactor and document __ffs_ep0_read_events better
Michal Nazarewicz
1
-11
/
+17
2015-01-12
usb: gadget: f_uac1: update Class-Specific AudioControl Interface Header Desc...
Xuebing Wang
1
-5
/
+9
2015-01-12
usb: gadget: f_uac1: configure endpoint before using it
Xuebing Wang
1
-0
/
+1
2015-01-12
usb: gadget: uvc: configfs support in uvc function
Andrzej Pietrasiewicz
5
-4
/
+2615
2015-01-12
usb: gadget: uvc: verify descriptors presence
Andrzej Pietrasiewicz
1
-2
/
+22
2015-01-12
usb: gadget: f_uvc: rename a macro to avoid conflicts
Andrzej Pietrasiewicz
2
-4
/
+4
2015-01-12
usb: gadget: hid: consistently use 2^n - 1 for max values
Andrzej Pietrasiewicz
1
-1
/
+1
2014-12-22
usb: gadget: fix misspelling of current function in string
Julia Lawall
2
-3
/
+4
[prev]
[next]