aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/net2280.c
Commit message (Expand)AuthorAge
* Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Greg Kroah-Hartman2013-04-05
|\
| * usb: gadget: net2280: fix sparse warningsFelipe Balbi2013-03-27
| * usb: gadget: net2280: remove unused DMA_ADDR_INVALIDFelipe Balbi2013-03-18
| * usb: gadget: net2280: don't assign gadget.dev.release directlyFelipe Balbi2013-03-18
| * usb: gadget: net2280: don't touch gadget.dev.driverFelipe Balbi2013-03-18
| * usb: gadget: net2280: remove unnecessary initializationsFelipe Balbi2013-03-18
| * usb: gadget: drop now unnecessary flagFelipe Balbi2013-03-18
| * usb: gadget: net2280: let udc-core manage gadget->devFelipe Balbi2013-03-18
* | USB: gadget: net2280: remove leftover driver->unbind call in error pathwayAlan Stern2013-03-20
* | usb: gadget: net22xx: fix ->disconnect reportingFelipe Balbi2013-03-20
|/
* USB: GADGET: optionally force full-speed for net2280 UDCAlan Stern2013-01-31
* usb: gadget: Remove File-backed Storage Gadget (g_file_storage).Michal Nazarewicz2012-11-08
* Remove all #inclusions of asm/system.hDavid Howells2012-03-28
* usb: gadget: net2280: use generic map/unmap routinesFelipe Balbi2012-02-28
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-12
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-12
* usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-29
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-25
|\
| * usb: gadget: net2280: convert to new styleFelipe Balbi2011-10-13
| * usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-18
| * usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-09
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-23
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-15
|/
* usb: gadget: remove net2280_set_fifo_mode()Sebastian Andrzej Siewior2011-07-01
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-28
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-06
* Fix common misspellingsLucas De Marchi2011-03-31
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-22
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-24
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-07
* USB: gadget: net2280: implement set_wedgeAlan Stern2008-10-17
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-25
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-21
* usb: net2280 can't have a function called show_registers()David Howells2008-02-08
* USB: Add missing "space" to printk messagesJoe Perches2008-02-01
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-12
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-12
* PCI: add pci_try_set_mwiRandy Dunlap2007-07-11
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-08
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-07
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-20
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* USB: net2280: don't send unwanted zero-length packetsAlan Stern2006-12-01
* Fix USB gadget net2280.c compileLinus Torvalds2006-10-17
* USB/gadget/net2280: handle sysfs errorsJeff Garzik2006-10-17
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* USB: net2280: update dma buffer allocationDavid Brownell2006-09-27