summaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/net2280.c
Commit message (Expand)AuthorAgeFilesLines
* 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-251-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-221-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-131-97/+0Star
* PCI: add pci_try_set_mwiRandy Dunlap2007-07-121-1/+1
* USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell2007-06-091-3/+3
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0Star
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0Star
* USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell2007-02-081-1/+1
* USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell2006-12-201-9/+2Star
* [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-181-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/+0Star
* [PATCH] USB: net2280: add a shutdown routineAlan Stern2006-06-221-0/+17
* [SPARC]: Kill __irq_itoa().David S. Miller2006-06-201-10/+4Star
* [PATCH] USB: net2280: set driver data before it is usedAlan Stern2006-04-271-3/+2Star
* [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/+1Star
* [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/+1Star
* [PATCH] USB: net2280 warning fixDavid Brownell2006-02-011-0/+1
* [PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman2005-11-111-1/+0Star
* [PATCH] USB: gadget drivers - add .owner initialisationBen Dooks2005-10-291-0/+1
* [PATCH] gfp_t: drivers/usbAl Viro2005-10-281-3/+3
* [PATCH] USB: net2280 warning fixAndrew Morton2005-07-121-1/+1
* [PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas2005-07-121-3/+3
* [PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell2005-06-271-22/+29
* [PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou2005-06-211-3/+3
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+2967