index
:
~dvdhrm/linux
drm-cleanup
drm-experimental
drm-log
drm-next
drmrevoke
fops
fops-experimental
hid-next
input-abs2
input-next
kdbus
master
memfd
memfd-isolate
revoke-experimental
simpledrm
wiimote
Private linux-kernel wip tree
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
Age
Commit message (
Expand
)
Author
Files
Lines
2010-10-25
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-14
/
+4
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
6
-17
/
+0
2010-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
47
-1265
/
+1366
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
2
-1
/
+3
2010-10-22
USB: gadget: amd5536udc.c: fix error path
Rahul Ruikar
1
-1
/
+3
2010-10-22
usb: gadget: fix Kconfig warning
Felipe Contreras
1
-11
/
+0
2010-10-22
usb: r8a66597-udc: Add processing when USB was removed.
Yusuke Goda
1
-0
/
+3
2010-10-22
mxc_udc: add workaround for ENGcm09152 for i.MX35
Eric Bénard
1
-0
/
+15
2010-10-22
USB: gadget: storage: reuse definitions from scsi.h header file
Michal Nazarewicz
3
-105
/
+75
2010-10-22
usb: makefile cleanup
matt mooney
1
-21
/
+18
2010-10-22
usb: gadget: dummy_hcd: Fix error path
Rahul Ruikar
1
-3
/
+5
2010-10-22
usb: gadget: goku_udc: Fix error path
Dan Carpenter
1
-11
/
+15
2010-10-22
usb: langwell_udc: cancel pending requests when controller is suspended.
Philippe Skowronski
1
-0
/
+5
2010-10-22
usb: langwell_udc: fix big file transfer issue.
Christophe Lebouc
1
-2
/
+4
2010-10-22
USB: add platform glue driver for FSL USB DR controller
Anatolij Gustschin
1
-0
/
+1
2010-10-22
usb: change to new flag variable
matt mooney
1
-3
/
+1
2010-10-22
USB: gadget: file_storage: reuse definitions from a header file
Michal Nazarewicz
1
-13
/
+1
2010-10-22
USB: atmel_usba_udc: force vbus_pin at -EINVAL when gpio_request failled
Jean-Christophe PLAGNIOL-VILLARD
1
-0
/
+3
2010-10-22
USB: gadget: Remove pr_<level> uses of KERN_<level>
Joe Perches
1
-1
/
+1
2010-10-22
usb gadget: composite: prevent OOPS for non-standard control request
Roger Quadros
1
-1
/
+2
2010-10-22
USB: Change acm_iad_descriptor bFunctionProtocol to USB_CDC_ACM_PROTO_AT_V25TER
Praveena Nadahally
1
-1
/
+1
2010-10-22
USB: r8a66597-udc: Initialize uninitialized variable, fix compile warning
Javier Martinez Canillas
1
-1
/
+1
2010-10-22
USB: gadget: rndis: fix up coding style issues in the file
Mihai Donțu
1
-248
/
+244
2010-10-22
USB: Kconfig: fix typos in USB_FUNCTIONFS* description
Michael Prokop
1
-5
/
+5
2010-10-22
USB: g_file_storage: don't generate automatic serial string
Alan Stern
2
-36
/
+15
2010-10-22
USB: langwell: Remove unnecessary return's from void functions
Joe Perches
1
-5
/
+0
2010-10-22
USB: gadget: amd5536udc.c: Remove double test
Julia Lawall
1
-1
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
13
-38
/
+30
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
12
-26
/
+22
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
25
-108
/
+114
2010-10-22
USB: Revert "USB: gadget: section mismatch warning fixed"
Michal Nazarewicz
13
-22
/
+22
2010-10-22
USB: gadget: g_multi: moved strings handling code to composite
Michal Nazarewicz
1
-16
/
+3
2010-10-22
USB: gadget: mass_storage: moved strings handling code to composite
Michal Nazarewicz
1
-66
/
+6
2010-10-22
USB: gadget: composite: Better string override handling
Michal Nazarewicz
1
-32
/
+64
2010-10-22
USB: gadget: functionfs: code cleanup
Michal Nazarewicz
1
-57
/
+28
2010-10-22
usb: gadget: mass_storage: optional SCSI WRITE FUA bit
Michal Nazarewicz
1
-1
/
+15
2010-10-22
usb: gadget: storage: remove nofua file when unbinding
Michal Nazarewicz
1
-0
/
+1
2010-10-22
USB: gadget: g_ffs: fixed vendor and product ID
Michal Nazarewicz
1
-2
/
+2
2010-10-22
USB: gadget: g_multi: fixed vendor and product ID
Michal Nazarewicz
1
-2
/
+2
2010-10-22
USB Gadget: Verify VBUS current before setting the device self-powered bit
Parirajan Muthalagu
1
-1
/
+7
2010-10-22
USB: gadget: dbgp: cleanup: remove unneeded check
Dan Carpenter
1
-9
/
+7
2010-10-22
USB: langwell: USB Client driver memory handling
JiebingLi
2
-10
/
+115
2010-10-22
USB: langwell: USB Client Remote Wakeup Support
JiebingLi
2
-5
/
+65
2010-10-22
USB: langwell: USB Client PHY low power mode setting
JiebingLi
1
-32
/
+60
2010-10-22
USB: langwell: USB Client Endpoint initialization
JiebingLi
1
-10
/
+13
2010-10-22
USB: langwell: USB Client driver code cleanup
JiebingLi
1
-364
/
+376
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
2
-1
/
+3
2010-10-08
OMAP: control: move plat-omap/control.h to mach-omap2/control.h
Paul Walmsley
1
-14
/
+4
2010-10-04
BKL: Remove BKL from USB gadgetfs
Arnd Bergmann
1
-1
/
+0
2010-09-03
USB: Fix kernel oops with g_ether and Windows
Maxim Osipov
1
-3
/
+7
[next]