aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/nokia.c
AgeCommit message (Expand)Author
2013-12-17usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz
2013-06-10usb: gadget: nokia: convert to new interface of f_ecmAndrzej Pietrasiewicz
2013-06-10usb: gadget: nokia: convert to new interface of f_phonetAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_phonet: convert to new function interface with backward compat...Andrzej Pietrasiewicz
2013-06-10usb: gadget: phonet: move global dev variable to its userAndrzej Pietrasiewicz
2013-06-10usb: gadget: nokia: convert to new interface of f_obexAndrzej Pietrasiewicz
2013-06-10usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz
2013-06-10usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz
2013-04-03usb: gadget: nokia: include f_ecm.cFelipe Balbi
2013-04-03usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz
2013-04-03usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz
2013-04-03usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior
2013-04-03usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior
2013-01-21usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior
2013-01-21usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior
2013-01-21usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior
2013-01-10usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior
2012-09-10usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior
2012-09-10usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior
2012-09-10usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior
2012-09-10usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()Sebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: start with libcompositeSebastian Andrzej Siewior
2012-09-10usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior
2012-09-10usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-22usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König
2010-10-22usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz
2010-03-02USB: gadget: introduce g_nokia gadget driverFelipe Balbi