aboutsummaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/ether.c
AgeCommit message (Expand)Author
2013-04-03usb: gadget: move the global the_dev variable to their usersSebastian 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
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-09-09usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf
2011-07-08usb: gadget: add SS descriptors to Ethernet gadgetPaul Zimmerman
2011-07-01usb: gadget: add max_speed to usb_composite_driverTatyana Brokhman
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-10-22USB: Revert "USB: gadget: section mismatch warning fixed"Michal Nazarewicz
2010-08-10USB: gadget: section mismatch warning fixedMichal Nazarewicz
2010-03-02USB: Correct CONFIG variable typo.Robert P. J. Day
2009-12-11USB: Added USB_ETH_RNDIS to use instead of CONFIG_USB_ETH_RNDISMichal Nazarewicz
2009-10-14USB: gadget: Fix EEM driver comments and VID/PIDBrian Niebuhr
2009-09-23USB: gadget: Add EEM gadget driverBrian Niebuhr
2009-07-12USB: RNDIS gadget, fix issues talking from PXADavid Brownell
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2008-10-17usb gadget: USB_GADGET_VBUS_DRAW Kconfig optionDavid Brownell
2008-10-16usb gadget: link fixes for network gadgetDavid Brownell
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21usb ethernet gadget: use composite gadget frameworkDavid Brownell
2008-07-21usb gadget: RNDIS cleanupsDavid Brownell
2008-07-21USB: usb dev_name() instead of dev->bus_idKay Sievers
2008-07-09[ARM] 5120/1: pxa: correct platform driver names for PXA25x and PXA27x UDC dr...Philipp Zabel
2008-05-02usb: pxa27x_udc driverRobert Jarzmik
2008-04-24USB: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-24USB: gadget section fixesDavid Brownell
2008-02-21USB: gadget: queue usb USB_CDC_GET_ENCAPSULATED_RESPONSE messageJan Altenberg
2008-02-01USB: gadget: ethernet error path potential oops fixDavid Brownell
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-10-12usb-gadget-ether: prevent oops caused by error interrupt raceBenedikt Spranger
2007-10-12USB: gadget: ethernet gadget cleanups, shrinkageDavid Brownell
2007-10-10[NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle
2007-07-30USB: "sparse" cleanups for usb gadgetsDavid Brownell
2007-07-19USB: amd5536 UDC driver (in GEODE southbridge)Thomas Dahlmann
2007-07-12usb gadget: Rename husb2dev -> usbaHaavard Skinnemoen
2007-07-12USB: usb gadget, dead config cleanupDavid Brownell
2007-07-12USB: m66592-udc: peripheral controller driver for M66592Yoshihiro Shimoda
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-27USB: update gadget files for fsl_usb2_udc driverLi Yang
2007-04-27usb ethernet gadget, workaround network stack API glitchErik Hovland