aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/ether.c
Commit message (Expand)AuthorAge
* usb: gadget: ether: put_usb_function on unbindAndrzej Pietrasiewicz2013-07-25
* usb: gadget: ether: convert to new interface of f_rndisAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_rndis: convert to new function interface with backward compati...Andrzej Pietrasiewicz2013-06-10
* usb: gadget: ether: convert to new interface of f_subsetAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_subset: convert to new function interface with backward compat...Andrzej Pietrasiewicz2013-06-10
* usb: gadget: ether: convert to new interface of f_eemAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_eem: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-10
* usb: gadget: ether: convert to new interface of f_ecmAndrzej Pietrasiewicz2013-06-10
* usb: gadget: f_ecm: convert to new function interface with backward compatibi...Andrzej Pietrasiewicz2013-06-10
* usb: gadget: rndis: convert into moduleAndrzej Pietrasiewicz2013-06-10
* usb: gadget: u_ether: convert into moduleAndrzej Pietrasiewicz2013-06-10
* usb: gadget: move the global the_dev variable to their usersSebastian Andrzej Siewior2013-04-03
* usb: gadget: remove usb_gadget_controller_number()Sebastian Andrzej Siewior2012-09-10
* usb: gadget: libcomposite: move composite.c into libcompositeSebastian Andrzej Siewior2012-09-10
* usb: gadget: Provide a default implementation of default manufacturer stringSebastian Andrzej Siewior2012-09-10
* usb: gadget: make sure each gadget is using same index for Product, Serial,…Sebastian Andrzej Siewior2012-09-10
* usb: gadget: push VID/PID/USB BCD module option into gadgetsSebastian Andrzej Siewior2012-09-10
* usb: gadget: use usb_string_ids_tab instead multiple usb_string_id()Sebastian Andrzej Siewior2012-09-10
* usb: gadget: libcomposite: add epautoconf.c to libcompositeSebastian Andrzej Siewior2012-09-10
* usb: gadget: libcomposite: move config.c into libcompositeSebastian Andrzej Siewior2012-09-10
* usb: gadget: start with libcompositeSebastian Andrzej Siewior2012-09-10
* usb: gadget: move bind() callback back to struct usb_composite_driverSebastian Andrzej Siewior2012-09-10
* usb: gadget: push all usb_composite_driver structs into __refdataSebastian Andrzej Siewior2012-09-10
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
* usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman2011-07-08
* usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman2011-07-01
* usb gadget: don't save bind callback in struct usb_configurationUwe Kleine-König2010-10-22
* usb gadget: don't save bind callback in struct usb_composite_driverMichal Nazarewicz2010-10-22
* USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz2010-10-22
* USB: gadget: section mismatch warning fixedMichal Nazarewicz2010-08-10
* USB: Correct CONFIG variable typo.Robert P. J. Day2010-03-02
* USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz2009-12-11
* USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr2009-10-14
* USB: gadget: Add EEM gadget driverBrian Niebuhr2009-09-23
* USB: RNDIS gadget, fix issues talking from PXADavid Brownell2009-07-12
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell2008-10-17
* usb gadget: link fixes for network gadgetDavid Brownell2008-10-16
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* usb ethernet gadget: use composite gadget frameworkDavid Brownell2008-07-21
* usb gadget: RNDIS cleanupsDavid Brownell2008-07-21
* USB: usb dev_name() instead of dev->bus_idKay Sievers2008-07-21
* [ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel2008-07-09
* usb: pxa27x_udc driverRobert Jarzmik2008-05-02
* USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-25
* USB: gadget section fixesDavid Brownell2008-04-25
* USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg2008-02-21
* USB: gadget: ethernet error path potential oops fixDavid Brownell2008-02-01
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12