aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/usb/gadget/net2280.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven1-1/+1
2008-07-21USB: usb dev_set_name() instead of dev->bus_idKay Sievers1-1/+1
2008-02-08usb: net2280 can't have a function called show_registers()David Howells1-3/+3
2008-02-01USB: Add missing "space" to printk messagesJoe Perches1-1/+1
2007-10-12USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>David Brownell1-1/+1
2007-07-12usb gadget stack: remove usb_ep_*_buffer(), part 2David Brownell1-97/+0
2007-07-11PCI: add pci_try_set_mwiRandy Dunlap1-1/+1
2007-06-08USB: usb gadgets avoid le{16,32}_to_cpup()David Brownell1-3/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-07USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>David Brownell1-1/+1
2006-12-20USB: gadget driver unbind() is optional; section fixes; miscDavid Brownell1-9/+2
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-1/+1
2006-12-01USB: net2280: don't send unwanted zero-length packetsAlan Stern1-2/+6
2006-10-17Fix USB gadget net2280.c compileLinus Torvalds1-2/+2
2006-10-17USB/gadget/net2280: handle sysfs errorsJeff Garzik1-4/+16
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-1/+1
2006-09-27USB: net2280: update dma buffer allocationDavid Brownell1-68/+88
2006-07-02[PATCH] irq-flags: usb: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-21[PATCH] USB: net2280: add a shutdown routineAlan Stern1-0/+17
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-10/+4
2006-04-27[PATCH] USB: net2280: set driver data before it is usedAlan Stern1-3/+2
2006-04-27[PATCH] USB: net2280: check for shared IRQsAlan Stern1-0/+4
2006-04-27[PATCH] USB: net2280: send 0-length packets for ep0Alan Stern1-3/+1
2006-04-27[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requestsAlan Stern1-1/+1
2006-04-14[PATCH] USB: net2280 short rx status fixDavid Brownell1-1/+2
2006-04-14[PATCH] USB: net2282 and net2280 software compatibilityGuennadi Liakhovetski1-21/+69
2006-03-20[PATCH] USB: kzalloc() conversion in drivers/usb/gadgetEric Sesterhenn1-2/+1
2006-01-31[PATCH] USB: net2280 warning fixDavid Brownell1-0/+1
2005-11-10[PATCH] PCI: removed unneeded .owner field from struct pci_driverGreg Kroah-Hartman1-1/+0
2005-10-28[PATCH] USB: gadget drivers - add .owner initialisationBen Dooks1-0/+1
2005-10-28[PATCH] gfp_t: drivers/usbAl Viro1-3/+3
2005-07-12[PATCH] USB: net2280 warning fixAndrew Morton1-1/+1
2005-07-12[PATCH] USB: Fix kmalloc's flags type in USBOlav Kongas1-3/+3
2005-06-27[PATCH] USB: net2280 updates (sparse, SETUP api change)David Brownell1-22/+29
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_udc.c: update device attribute callbacksYani Ioannou1-3/+3
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+2967