index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
udc-core.c
Age
Commit message (
Expand
)
Author
2013-04-05
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2013-04-02
usb: gadget: udc-core: prevent a memory leak
Felipe Balbi
2013-03-20
usb: gadget: udc-core: fix a regression during gadget driver unbinding
Alan Stern
2013-03-18
usb: gadget: udc-core: anywone can read 'speed' attributes
Felipe Balbi
2013-03-18
usb: gadget: udc-core: remove protection when setting gadget.dev.release
Felipe Balbi
2013-03-18
usb: gadget: udc-core: introduce usb_add_gadget_udc_release()
Felipe Balbi
2013-03-18
usb: gadget: udc-core: initialize gadget->dev.driver
Felipe Balbi
2013-03-18
usb: gadget: udc-core: initialize parent
Felipe Balbi
2013-03-18
usb: gadget: udc-core: copy dma-related parameters from parent
Felipe Balbi
2013-03-18
usb: gadget: introduce gadget state tracking
Felipe Balbi
2013-03-18
usb: gadget: drop now unnecessary flag
Felipe Balbi
2013-03-18
usb: gadget: udc-core: allow udc class register gadget device
Felipe Balbi
2013-01-24
usb: gadget: completely remove ->start/->stop
Felipe Balbi
2013-01-21
usb: gadget: udc-core: introduce UDC binding by name
Sebastian Andrzej Siewior
2012-11-08
usb: gadget: Remove reference to is_dualspeed from sysfs.
Michal Nazarewicz
2012-09-10
usb: gadget: remove global variable composite in composite.c
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: move bind() callback back to struct usb_gadget_driver
Sebastian Andrzej Siewior
2012-08-23
usb: gadget: udc-core: Race between disconnect/unbind and setup
Kevin Cernekee
2012-04-27
usb: gadget: udc-core: fix incompatibility with dummy-hcd
Alan Stern
2012-04-27
usb: gadget: udc-core: fix wrong call order
Felipe Balbi
2012-04-10
usb: gadget: udc-core: fix asymmetric calls in remove_driver
Kishon Vijay Abraham I
2012-04-10
usb: gadget: udc-core: stop UDC on device-initiated disconnect
Felipe Balbi
2012-02-28
usb: gadget: add generic map/unmap request utilities
Felipe Balbi
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-11-14
usb: gadget: core: allow everybody to read sysfs attributes
Felipe Balbi
2011-11-14
usb: gadget: core: fix bug when removing gadget drivers
Felipe Balbi
2011-11-14
usb: gadget: udc-core: fix bug on soft_connect and srp interfaces
Felipe Balbi
2011-09-26
usb: gadget: udc-core: fix bug on soft_connect interface
Felipe Balbi
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-07-01
usb: gadget: udc-core: wire up sysfs files
Sebastian Andrzej Siewior
2011-07-01
usb: gadget: udc-core: add "new-style" registration interface
Sebastian Andrzej Siewior
2011-06-28
usb: gadget: introduce UDC Class
Felipe Balbi