index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
|
usb: gadget: printer: call gprinter_setup() from gadget's bind
Andrzej Pietrasiewicz
2015-03-10
1
-17
/
+18
|
|
*
|
|
|
usb: gadget: printer: add setup and cleanup functions
Andrzej Pietrasiewicz
2015-03-10
1
-15
/
+31
|
|
*
|
|
|
usb: gadget: printer: don't access file global pnp_string in function's code
Andrzej Pietrasiewicz
2015-03-10
1
-6
/
+8
|
|
*
|
|
|
usb: gadget: printer: define pnp string buffer length
Andrzej Pietrasiewicz
2015-03-10
1
-2
/
+4
|
|
*
|
|
|
usb: gadget: printer: move function-related unbind code to function's unbind
Andrzej Pietrasiewicz
2015-03-10
1
-33
/
+25
|
|
*
|
|
|
usb: gadget: printer: call usb_add_function() last
Andrzej Pietrasiewicz
2015-03-10
1
-5
/
+4
|
|
*
|
|
|
usb: gadget: printer: move function-related bind code to function's bind
Andrzej Pietrasiewicz
2015-03-10
1
-48
/
+66
|
|
*
|
|
|
usb: gadget: printer: standardize printer_do_config
Andrzej Pietrasiewicz
2015-03-10
1
-15
/
+24
|
|
*
|
|
|
usb: gadget: printer: follow the naming convention for usb_add_config callback
Andrzej Pietrasiewicz
2015-03-10
1
-2
/
+2
|
|
*
|
|
|
usb: gadget: printer: eliminate pdev member of struct printer_dev
Andrzej Pietrasiewicz
2015-03-10
1
-4
/
+4
|
|
*
|
|
|
usb: gadget: printer: add missing error handling
Andrzej Pietrasiewicz
2015-03-10
1
-18
/
+5
|
|
*
|
|
|
usb: gadget: printer: revert usb_add_function() effect in error recovery
Andrzej Pietrasiewicz
2015-03-10
1
-0
/
+1
|
|
*
|
|
|
usb: gadget: printer: eliminate random pointer dereference
Andrzej Pietrasiewicz
2015-03-10
1
-3
/
+3
|
|
*
|
|
|
usb: gadget: printer: remove unused and empty printer_unbind
Andrzej Pietrasiewicz
2015-03-10
1
-6
/
+0
|
|
*
|
|
|
usb: gadget: printer: enqueue printer's response for setup request
Andrzej Pietrasiewicz
2015-03-10
1
-0
/
+9
|
|
*
|
|
|
usb: gadget: composite: don't try standard handling for non-standard requests
Andrzej Pietrasiewicz
2015-03-10
1
-0
/
+7
|
|
*
|
|
|
usb: gadget: net2280: silence sparse warning
Felipe Balbi
2015-03-10
1
-0
/
+2
|
|
*
|
|
|
usb: gadget: net2280: don't connect from udc_start
Mian Yousaf Kaukab
2015-03-10
1
-1
/
+0
|
|
*
|
|
|
usb: gadget: net2280: print error in ep_ops error paths
Mian Yousaf Kaukab
2015-03-10
1
-47
/
+119
|
|
*
|
|
|
usb: gadget: net2280: remove fiforegs as it is unused
Mian Yousaf Kaukab
2015-03-10
2
-6
/
+0
|
|
*
|
|
|
usb: gadget: net2280: use ep_autoconfig compatible names in advance mode
Mian Yousaf Kaukab
2015-03-10
1
-1
/
+8
|
|
*
|
|
|
usb: gadget: udc: pxa27x_udc: Remove use of seq_printf return value
Joe Perches
2015-03-10
1
-72
/
+60
|
*
|
|
|
|
Merge 4.0-rc5 into usb-next
Greg Kroah-Hartman
2015-03-23
7
-927
/
+296
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
Merge tag 'usb-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2015-03-22
4
-526
/
+22
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Revert "usb: gadget: zero: Add support for interrupt EP"
Felipe Balbi
2015-03-11
4
-526
/
+22
|
|
|
|
/
/
/
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending
Linus Torvalds
2015-03-21
1
-3
/
+2
|
|
|
\
\
\
\
|
|
|
*
|
|
|
loop/usb/vhost-scsi/xen-scsiback: Fix use of __transport_register_session
Bart Van Assche
2015-03-19
1
-3
/
+2
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2015-03-13
2
-398
/
+272
|
|
|
\
\
\
\
|
|
|
|
_
|
/
/
|
|
|
/
|
|
/
|
|
|
|
|
/
|
|
|
|
/
|
|
|
|
*
|
gadgetfs: really get rid of switching ->f_op
Alan Stern
2015-03-08
1
-19
/
+19
|
|
|
*
|
gadgetfs: get rid of flipping ->f_op in ep_config()
Al Viro
2015-03-08
1
-53
/
+37
|
|
|
*
|
gadget: switch ep_io_operations to ->read_iter/->write_iter
Al Viro
2015-02-17
1
-214
/
+141
|
|
|
*
|
gadgetfs: use-after-free in ->aio_read()
Al Viro
2015-02-17
1
-3
/
+12
|
|
|
*
|
gadget/function/f_fs.c: switch to ->{read,write}_iter()
Al Viro
2015-02-17
1
-78
/
+58
|
|
|
*
|
gadget/function/f_fs.c: use put iov_iter into io_data
Al Viro
2015-02-17
1
-61
/
+25
|
|
|
*
|
gadget/function/f_fs.c: close leaks
Al Viro
2015-02-17
1
-2
/
+12
|
*
|
|
|
usb: gadget: constify of_device_id array
Fabian Frederick
2015-03-18
1
-1
/
+1
|
*
|
|
|
USB: gadget: f_mass_storage: use static attribute groups for sysfs entries
Takashi Iwai
2015-03-18
1
-74
/
+33
|
|
/
/
/
|
*
|
|
usb: gadget: configfs: don't NUL-terminate (sub)compatible ids
Andrzej Pietrasiewicz
2015-02-23
1
-2
/
+0
|
*
|
|
usb: gadget: function: uvc_v4l2.c: fix sparse warnings
Lad, Prabhakar
2015-02-23
1
-0
/
+1
|
*
|
|
usb: gadget: gadgetfs: fix sparse warnings
Lad, Prabhakar
2015-02-23
1
-2
/
+4
|
*
|
|
usb: gadget: function: uvc: fix sparse warnings
Lad, Prabhakar
2015-02-23
1
-0
/
+1
|
*
|
|
usb: gadget: function: f_sourcesink: fix sparse warning
Lad, Prabhakar
2015-02-23
1
-2
/
+2
|
*
|
|
usb: gadget: function: f_uac2: fix sparse warnings
Lad, Prabhakar
2015-02-23
1
-17
/
+17
|
*
|
|
usb: gadget: function: f_hid: fix sparse warning
Lad, Prabhakar
2015-02-23
1
-1
/
+1
|
*
|
|
usb: gadget: function: phonet: balance usb_ep_disable calls
Felipe Balbi
2015-02-23
1
-1
/
+4
|
|
|
/
|
|
/
|
*
|
|
[media] gadget/uvc: embed video_device
Hans Verkuil
2015-04-02
2
-27
/
+19
*
|
|
[media] uvc gadget: set device_caps in querycap
Hans Verkuil
2015-03-02
1
-1
/
+2
*
|
|
[media] uvc gadget: switch to unlocked_ioctl
Hans Verkuil
2015-03-02
1
-1
/
+1
*
|
|
[media] uvc gadget: switch to v4l2 core locking
Hans Verkuil
2015-03-02
6
-70
/
+22
|
/
/
*
|
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
2015-02-19
3
-20
/
+20
|
\
\
|
|
/
|
/
|
[prev]
[next]