index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
net2280.c
Age
Commit message (
Expand
)
Author
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-02-28
usb: gadget: net2280: use generic map/unmap routines
Felipe Balbi
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-10-13
usb: gadget: net2280: convert to new style
Felipe Balbi
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
2011-09-09
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-07-01
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
2011-06-06
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
2009-03-24
USB: replace uses of __constant_{endian}
Harvey Harrison
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
2008-10-17
USB: gadget: net2280: implement set_wedge
Alan Stern
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
2008-07-21
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
2008-02-01
USB: Add missing "space" to printk messages
Joe Perches
2007-10-12
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
2007-07-12
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
2007-07-11
PCI: add pci_try_set_mwi
Randy Dunlap
2007-06-08
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
2007-02-07
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-01
USB: net2280: don't send unwanted zero-length packets
Alan Stern
2006-10-17
Fix USB gadget net2280.c compile
Linus Torvalds
2006-10-17
USB/gadget/net2280: handle sysfs errors
Jeff Garzik
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-27
USB: net2280: update dma buffer allocation
David Brownell
2006-07-02
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-21
[PATCH] USB: net2280: add a shutdown routine
Alan Stern
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
2006-04-27
[PATCH] USB: net2280: set driver data before it is used
Alan Stern
2006-04-27
[PATCH] USB: net2280: check for shared IRQs
Alan Stern
2006-04-27
[PATCH] USB: net2280: send 0-length packets for ep0
Alan Stern
2006-04-27
[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests
Alan Stern
2006-04-14
[PATCH] USB: net2280 short rx status fix
David Brownell
2006-04-14
[PATCH] USB: net2282 and net2280 software compatibility
Guennadi Liakhovetski
2006-03-20
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
2006-01-31
[PATCH] USB: net2280 warning fix
David Brownell
[next]