Greg Kroah-Hartman
|
64dc9e2e73
Merge tag 'usb-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Felipe Balbi
|
ad303db62d
usb: gadget: net2280: fix sparse warnings
|
12 years ago |
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 |
Felipe Balbi
|
853f97b5f3
usb: gadget: net2280: remove unused DMA_ADDR_INVALID
|
12 years ago |
Felipe Balbi
|
2901df6849
usb: gadget: net2280: don't assign gadget.dev.release directly
|
12 years ago |
Felipe Balbi
|
68abc94f8d
usb: gadget: net2280: don't touch gadget.dev.driver
|
12 years ago |
Felipe Balbi
|
2127ce0f2f
usb: gadget: net2280: remove unnecessary initializations
|
12 years ago |
Felipe Balbi
|
7bce401cc6
usb: gadget: drop now unnecessary flag
|
12 years ago |
Felipe Balbi
|
654dfe4d2a
usb: gadget: net2280: let udc-core manage gadget->dev
|
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 |