index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
multi.c
Age
Commit message (
Expand
)
Author
2012-09-10
usb: gadget: remove usb_gadget_controller_number()
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move composite.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: Provide a default implementation of default manufacturer string
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: remove string override from struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: make sure each gadget is using same index for Product, Serial,…
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push VID/PID/USB BCD module option into gadgets
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: add epautoconf.c to libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: libcomposite: move config.c into libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: start with libcomposite
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: move bind() callback back to struct usb_composite_driver
Sebastian Andrzej Siewior
2012-09-10
usb: gadget: push all usb_composite_driver structs into __refdata
Sebastian Andrzej Siewior
2012-01-24
usb: gadget: update Michal Nazarewicz's email address
Michal Nazarewicz
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2010-10-22
usb gadget: don't save bind callback in struct usb_configuration
Uwe Kleine-König
2010-10-22
usb gadget: don't save bind callback in struct usb_composite_driver
Michal Nazarewicz
2010-10-22
USB: gadget: g_multi: moved strings handling code to composite
Michal Nazarewicz
2010-10-22
USB: gadget: g_multi: fixed vendor and product ID
Michal Nazarewicz
2010-08-10
USB: gadget: g_multi: code clean up and refactoring
Michal Nazarewicz
2010-08-10
USB: gadget: f_mass_storage: fsg_add() renamed to fsg_bind_config()
Michal Nazarewicz
2010-03-19
USB: gadget/multi: cdc_do_config: remove redundant check
Peter Korsgaard
2010-02-16
USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usage
Michal Nazarewicz
2009-12-11
USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDIS
Michal Nazarewicz
2009-12-11
USB: g_multi: Multifunction Composite Gadget added
Michal Nazarewicz