summaryrefslogtreecommitdiff
path: root/drivers/usb/gadget/net2280.c
AgeCommit message (Expand)Author
2011-07-01usb: gadget: remove net2280_set_fifo_mode()Sebastian Andrzej Siewior
2011-06-28usb: gadget: convert all users to the new udc infrastructureSebastian Andrzej Siewior
2011-06-06usb: gadget: include <linux/prefetch.h> to fix compiling errorBryan Wu
2011-03-31Fix common misspellingsLucas De Marchi
2010-10-22usb gadget: don't save bind callback in struct usb_gadget_driverUwe Kleine-König
2009-03-24USB: replace uses of __constant_{endian}Harvey Harrison
2009-01-07USB: avoid needless address-taking of function parametersHarvey Harrison
2008-10-17USB: gadget: net2280: implement set_wedgeAlan Stern
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers
2008-02-08usb: net2280 can't have a function called show_registers()David Howells
2008-02-01USB: Add missing "space" to printk messagesJoe Perches
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-01USB: net2280: don't send unwanted zero-length packetsAlan Stern
2006-10-17Fix USB gadget net2280.c compileLinus Torvalds
2006-10-17USB/gadget/net2280: handle sysfs errorsJeff Garzik
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-21[PATCH] USB: net2280: add a shutdown routineAlan Stern
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern
2006-04-27[PATCH] USB: net2280: send 0-length packets for ep0Alan Stern
2006-04-27[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern
2006-04-14[PATCH] USB: net2280 short rx status fixDavid Brownell
2006-04-14[PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn
2006-01-31[PATCH] USB: net2280 warning fixDavid Brownell
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro
2005-07-12[PATCH] USB: net2280 warning fixAndrew Morton
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas
2005-06-27[PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds