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
/
udc-core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-05
1
-10
/
+80
|
\
|
*
usb: gadget: udc-core: prevent a memory leak
Felipe Balbi
2013-04-02
1
-0
/
+1
|
*
usb: gadget: udc-core: anywone can read 'speed' attributes
Felipe Balbi
2013-03-18
1
-1
/
+1
|
*
usb: gadget: udc-core: remove protection when setting gadget.dev.release
Felipe Balbi
2013-03-18
1
-5
/
+3
|
*
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
Felipe Balbi
2013-03-18
1
-5
/
+34
|
*
usb: gadget: udc-core: initialize gadget->dev.driver
Felipe Balbi
2013-03-18
1
-0
/
+3
|
*
usb: gadget: udc-core: initialize parent
Felipe Balbi
2013-03-18
1
-0
/
+1
|
*
usb: gadget: udc-core: copy dma-related parameters from parent
Felipe Balbi
2013-03-18
1
-0
/
+4
|
*
usb: gadget: introduce gadget state tracking
Felipe Balbi
2013-03-18
1
-0
/
+23
|
*
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
1
-11
/
+7
|
*
usb: gadget: udc-core: allow udc class register gadget device
Felipe Balbi
2013-03-18
1
-4
/
+19
*
|
usb: gadget: udc-core: fix a regression during gadget driver unbinding
Alan Stern
2013-03-20
1
-1
/
+1
|
/
*
usb: gadget: completely remove ->start/->stop
Felipe Balbi
2013-01-24
1
-75
/
+14
*
usb: gadget: udc-core: introduce UDC binding by name
Sebastian Andrzej Siewior
2013-01-21
1
-21
/
+51
*
usb: gadget: Remove reference to is_dualspeed from sysfs.
Michal Nazarewicz
2012-11-08
1
-11
/
+0
*
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
1
-2
/
+2
*
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
2012-09-10
1
-5
/
+4
*
usb: gadget: udc-core: Race between disconnect/unbind and setup
Kevin Cernekee
2012-08-23
1
-1
/
+1
*
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
2012-04-27
1
-1
/
+1
*
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
2012-04-27
1
-1
/
+1
*
usb: gadget: udc-core: fix asymmetric calls in remove_driver
Kishon Vijay Abraham I
2012-04-10
1
-1
/
+1
*
usb: gadget: udc-core: stop UDC on device-initiated disconnect
Felipe Balbi
2012-04-10
1
-0
/
+4
*
usb: gadget: add generic map/unmap request utilities
Felipe Balbi
2012-02-28
1
-0
/
+52
*
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-12-12
1
-6
/
+20
*
usb: gadget: core: allow everybody to read sysfs attributes
Felipe Balbi
2011-11-14
1
-2
/
+2
*
usb: gadget: core: fix bug when removing gadget drivers
Felipe Balbi
2011-11-14
1
-2
/
+2
*
usb: gadget: udc-core: fix bug on soft_connect and srp interfaces
Felipe Balbi
2011-11-14
1
-1
/
+1
*
usb: gadget: udc-core: fix bug on soft_connect interface
Felipe Balbi
2011-09-26
1
-1
/
+1
*
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-18
1
-17
/
+2
*
usb: gadget: udc-core: wire up sysfs files
Sebastian Andrzej Siewior
2011-07-01
1
-5
/
+4
*
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2011-07-01
1
-4
/
+71
*
usb: gadget: introduce UDC Class
Felipe Balbi
2011-06-28
1
-0
/
+418