summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/nokia.c
Commit message (Expand)AuthorAgeFilesLines
* usb: gadget: nokia: fix error recovery path for optional functionsAndrzej Pietrasiewicz2013-12-171-3/+3
* usb: gadget: nokia: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-101-31/+35
* usb: gadget: nokia: convert to new interface of f_phonetAndrzej Pietrasiewicz2013-06-101-17/+39
* usb: gadget: f_phonet: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-101-0/+1
* usb: gadget: phonet: move global dev variable to its userAndrzej Pietrasiewicz2013-06-101-5/+9
* usb: gadget: nokia: convert to new interface of f_obexAndrzej Pietrasiewicz2013-06-101-38/+84
* usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-101-1/+2
* usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz2013-06-101-4/+7
* usb: gadget: nokia: include f_ecm.cFelipe Balbi2013-04-031-0/+1
* usb: gadget: f_obex: convert to new function interface with backward compatib...Andrzej Pietrasiewicz2013-04-031-1/+1
* usb: gadget: nokia: remove unused includeAndrzej Pietrasiewicz2013-04-031-1/+0
* usb: gadget: push tty port allocation from gadget into f_acmSebastian Andrzej Siewior2013-04-031-4/+0
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-031-5/+8
* usb: gadget: nokia: use function framework for ACMSebastian Andrzej Siewior2013-04-031-26/+56
* usb: gadget: f_acm: convert to new function interface with backwards compatib...Sebastian Andrzej Siewior2013-01-211-0/+1
* usb: gadget: allocate & giveback serial ports instead hard code themSebastian Andrzej Siewior2013-01-211-9/+28
* usb: gadget: u_serial: convert into a moduleSebastian Andrzej Siewior2013-01-211-1/+0
* usb: gadget: consider link speed for bMaxPowerSebastian Andrzej Siewior2013-01-101-2/+2
* usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior2012-09-101-12/+2
* usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior2012-09-101-2/+0
* usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior2012-09-101-1/+0
* usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior2012-09-101-7/+6
* usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior2012-09-101-0/+2
* usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()Sebastian Andrzej Siewior2012-09-101-18/+4
* usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior2012-09-101-1/+0
* usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior2012-09-101-1/+0
* usb: gadget: start with libcompositeSebastian Andrzej Siewior2012-09-101-1/+0
* usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior2012-09-101-1/+2
* usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior2012-09-101-1/+1
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-011-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-221-4/+4
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-221-2/+1
* USB: gadget: introduce g_nokia gadget driverFelipe Balbi2010-03-021-0/+259
OpenPOWER on IntegriCloud