Alan Stern
|
8119b55aed
USB: gadget: net2280: remove leftover driver->unbind call in error pathway
|
12 years ago |
Felipe Balbi
|
699412d951
usb: gadget: net22xx: fix ->disconnect reporting
|
12 years ago |
Alan Stern
|
2f07607747
USB: GADGET: optionally force full-speed for net2280 UDC
|
12 years ago |
Michal Nazarewicz
|
fa06920a3e
usb: gadget: Remove File-backed Storage Gadget (g_file_storage).
|
12 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Felipe Balbi
|
ae4d793334
usb: gadget: net2280: use generic map/unmap routines
|
13 years ago |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 years ago |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
13 years ago |
Michal Nazarewicz
|
bfe0658b40
usb: udc: Fix gadget driver's speed check in various UDC drivers
|
13 years ago |
Linus Torvalds
|
1be025d3cb
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb
|
13 years ago |
Felipe Balbi
|
4cf5e00b05
usb: gadget: net2280: convert to new style
|
13 years ago |
Michal Nazarewicz
|
e538dfdae8
usb: Provide usb_speed_string() function
|
14 years ago |
Vitaliy Ivanov
|
fb914ebff5
treewide: typo 'interrrupt' word corrections.
|
14 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
14 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
14 years ago |
Sebastian Andrzej Siewior
|
4baa74fe32
usb: gadget: remove net2280_set_fifo_mode()
|
14 years ago |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |
Bryan Wu
|
b38b03b363
usb: gadget: include <linux/prefetch.h> to fix compiling error
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
Harvey Harrison
|
da2bbdcc38
USB: avoid needless address-taking of function parameters
|
16 years ago |
Alan Stern
|
8066134ff8
USB: gadget: net2280: implement set_wedge
|
17 years ago |
Arjan van de Ven
|
b6c6393700
Rename WARN() to WARNING() to clear the namespace
|
17 years ago |
Kay Sievers
|
0031a06e2f
USB: usb dev_set_name() instead of dev->bus_id
|
17 years ago |
David Howells
|
62fb44b962
usb: net2280 can't have a function called show_registers()
|
17 years ago |
Joe Perches
|
fec8de3aad
USB: Add missing "space" to printk messages
|
17 years ago |
David Brownell
|
9454a57ab5
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
|
17 years ago |
David Brownell
|
c67ab134ba
usb gadget stack: remove usb_ep_*_buffer(), part 2
|
18 years ago |