index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
gadget
/
net2280.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-12-12
usb: gadget: rename usb_gadget_driver::speed to max_speed
Michal Nazarewicz
1
-1
/
+1
2011-12-12
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
Michal Nazarewicz
1
-1
/
+1
2011-11-29
usb: udc: Fix gadget driver's speed check in various UDC drivers
Michal Nazarewicz
1
-1
/
+1
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-67
/
+20
2011-10-13
usb: gadget: net2280: convert to new style
Felipe Balbi
1
-53
/
+17
2011-09-18
usb: Provide usb_speed_string() function
Michal Nazarewicz
1
-3
/
+1
2011-09-15
treewide: typo 'interrrupt' word corrections.
Vitaliy Ivanov
1
-1
/
+1
2011-09-10
usb gadget: clean up FSF boilerplate text
Klaus Schwarzkopf
1
-9
/
+0
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
1
-2
/
+2
2011-07-02
usb: gadget: remove net2280_set_fifo_mode()
Sebastian Andrzej Siewior
1
-56
/
+0
2011-06-28
usb: gadget: convert all users to the new udc infrastructure
Sebastian Andrzej Siewior
1
-5
/
+13
2011-06-07
usb: gadget: include <linux/prefetch.h> to fix compiling error
Bryan Wu
1
-0
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2010-10-22
usb gadget: don't save bind callback in struct usb_gadget_driver
Uwe Kleine-König
1
-5
/
+5
2009-03-25
USB: replace uses of __constant_{endian}
Harvey Harrison
1
-8
/
+8
2009-01-07
USB: avoid needless address-taking of function parameters
Harvey Harrison
1
-1
/
+1
2008-10-18
USB: gadget: net2280: implement set_wedge
Alan Stern
1
-6
/
+34
2008-07-25
Rename WARN() to WARNING() to clear the namespace
Arjan van de Ven
1
-1
/
+1
2008-07-22
USB: usb dev_set_name() instead of dev->bus_id
Kay Sievers
1
-1
/
+1
2008-02-08
usb: net2280 can't have a function called show_registers()
David Howells
1
-3
/
+3
2008-02-02
USB: Add missing "space" to printk messages
Joe Perches
1
-1
/
+1
2007-10-13
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
David Brownell
1
-1
/
+1
2007-07-13
usb gadget stack: remove usb_ep_*_buffer(), part 2
David Brownell
1
-97
/
+0
2007-07-12
PCI: add pci_try_set_mwi
Randy Dunlap
1
-1
/
+1
2007-06-09
USB: usb gadgets avoid le{16,32}_to_cpup()
David Brownell
1
-3
/
+3
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-08
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
David Brownell
1
-1
/
+1
2006-12-20
USB: gadget driver unbind() is optional; section fixes; misc
David Brownell
1
-9
/
+2
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
1
-1
/
+1
2006-12-02
USB: net2280: don't send unwanted zero-length packets
Alan Stern
1
-2
/
+6
2006-10-18
Fix USB gadget net2280.c compile
Linus Torvalds
1
-2
/
+2
2006-10-18
USB/gadget/net2280: handle sysfs errors
Jeff Garzik
1
-4
/
+16
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-1
/
+1
2006-09-27
USB: net2280: update dma buffer allocation
David Brownell
1
-68
/
+88
2006-07-03
[PATCH] irq-flags: usb: Use the new IRQF_ constants
Thomas Gleixner
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-22
[PATCH] USB: net2280: add a shutdown routine
Alan Stern
1
-0
/
+17
2006-06-20
[SPARC]: Kill __irq_itoa().
David S. Miller
1
-10
/
+4
2006-04-27
[PATCH] USB: net2280: set driver data before it is used
Alan Stern
1
-3
/
+2
2006-04-27
[PATCH] USB: net2280: check for shared IRQs
Alan Stern
1
-0
/
+4
2006-04-27
[PATCH] USB: net2280: send 0-length packets for ep0
Alan Stern
1
-3
/
+1
2006-04-27
[PATCH] USB: net2280: Handle STALLs for 0-length control-IN requests
Alan Stern
1
-1
/
+1
2006-04-14
[PATCH] USB: net2280 short rx status fix
David Brownell
1
-1
/
+2
2006-04-14
[PATCH] USB: net2282 and net2280 software compatibility
Guennadi Liakhovetski
1
-21
/
+69
2006-03-21
[PATCH] USB: kzalloc() conversion in drivers/usb/gadget
Eric Sesterhenn
1
-2
/
+1
2006-02-01
[PATCH] USB: net2280 warning fix
David Brownell
1
-0
/
+1
2005-11-11
[PATCH] PCI: removed unneeded .owner field from struct pci_driver
Greg Kroah-Hartman
1
-1
/
+0
2005-10-29
[PATCH] USB: gadget drivers - add .owner initialisation
Ben Dooks
1
-0
/
+1
2005-10-28
[PATCH] gfp_t: drivers/usb
Al Viro
1
-3
/
+3
[next]