summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/net2280.c
Commit message (Expand)AuthorAgeFilesLines
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* usb: gadget: net2280: use generic map/unmap routinesFelipe Balbi2012-02-281-10/+9
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* usb: gadget: rename usb_gadget_driver::speed to max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: gadget: replace usb_gadget::is_dualspeed with max_speedMichal Nazarewicz2011-12-121-1/+1
* usb: udc: Fix gadget driver's speed check in various UDC driversMichal Nazarewicz2011-11-291-1/+1
* Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2011-10-251-67/+20
|\
| * usb: gadget: net2280: convert to new styleFelipe Balbi2011-10-131-53/+17
| * usb: Provide usb_speed_string() functionMichal Nazarewicz2011-09-181-3/+1
| * usb gadget: clean up FSF boilerplate textKlaus Schwarzkopf2011-09-091-9/+0
| * USB: use usb_endpoint_maxp() instead of le16_to_cpu()Kuninori Morimoto2011-08-231-2/+2
* | treewide: typo 'interrrupt' word corrections.Vitaliy Ivanov2011-09-151-1/+1
|/
* usb: gadget: remove net2280_set_fifo_mode()Sebastian Andrzej Siewior2011-07-011-56/+0
* usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior2011-06-281-5/+13
* usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu2011-06-061-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König2010-10-221-5/+5
* USB: replace uses of __constant_{endian}Harvey Harrison2009-03-241-8/+8
* USB: avoid needless address-taking of function parametersHarvey Harrison2009-01-071-1/+1
* USB: gadget: net2280: implement set_wedgeAlan Stern2008-10-171-6/+34
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-251-1/+1
* USB: usb dev_set_name() instead of dev->bus_idKay Sievers2008-07-211-1/+1
* usb: net2280 can't have a function called show_registers()David Howells2008-02-081-3/+3
* USB: Add missing "space" to printk messagesJoe Perches2008-02-011-1/+1
* USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell2007-10-121-1/+1
* usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell2007-07-121-97/+0
* PCI: add pci_try_set_mwiRandy Dunlap2007-07-111-1/+1
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-081-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-071-1/+1
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-9/+2
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* USB: net2280: don't send unwanted zero-length packetsAlan Stern2006-12-011-2/+6
* Fix USB gadget net2280.c compileLinus Torvalds2006-10-171-2/+2
* USB/gadget/net2280: handle sysfs errorsJeff Garzik2006-10-171-4/+16
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-051-1/+1
* USB: net2280: update dma buffer allocationDavid Brownell2006-09-271-68/+88
* [PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner2006-07-021-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] USB: net2280: add a shutdown routineAlan Stern2006-06-211-0/+17
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-10/+4
* [PATCH] USB: net2280: set driver data before it is usedAlan Stern2006-04-271-3/+2
* [PATCH] USB: net2280: check for shared IRQsAlan Stern2006-04-271-0/+4
* [PATCH] USB: net2280: send 0-length packets for ep0Alan Stern2006-04-271-3/+1
* [PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern2006-04-271-1/+1
* [PATCH] USB: net2280 short rx status fixDavid Brownell2006-04-141-1/+2
* [PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski2006-04-141-21/+69
* [PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn2006-03-201-2/+1
* [PATCH] USB: net2280 warning fixDavid Brownell2006-01-311-0/+1