index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
nokia.c
Age
Commit message (
Expand
)
Author
2013-06-10
usb: gadget: nokia: convert to new interface of f_ecm
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: nokia: convert to new interface of f_phonet
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_phonet: convert to new function interface with backward compat...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: phonet: move global dev variable to its user
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: nokia: convert to new interface of f_obex
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: f_ecm: convert to new function interface with backward compatibi...
Andrzej Pietrasiewicz
2013-06-10
usb: gadget: u_ether: convert into module
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: nokia: include f_ecm.c
Felipe Balbi
2013-04-03
usb: gadget: f_obex: convert to new function interface with backward compatib...
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: nokia: remove unused include
Andrzej Pietrasiewicz
2013-04-03
usb: gadget: push tty port allocation from gadget into f_acm
Sebastian Andrzej Siewior
2013-04-03
usb: gadget: move the global the_dev variable to their users
Sebastian Andrzej Siewior
2013-04-03
usb: gadget: nokia: use function framework for ACM
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: f_acm: convert to new function interface with backwards compatib...
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: allocate & giveback serial ports instead hard code them
Sebastian Andrzej Siewior
2013-01-21
usb: gadget: u_serial: convert into a module
Sebastian Andrzej Siewior
2013-01-10
usb: gadget: consider link speed for bMaxPower
Sebastian Andrzej Siewior
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: 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: use usb_string_ids_tab instead multiple usb_string_id()
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
2011-07-01
usb: gadget: add max_speed to usb_composite_driver
Tatyana Brokhman
2011-03-31
Fix common misspellings
Lucas De Marchi
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-03-02
USB: gadget: introduce g_nokia gadget driver
Felipe Balbi