David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Felipe Balbi
|
220e860009
usb: gadget: amd5536: use generic map/unmap routines
|
13 years ago |
Cyril Roelandt
|
c15e03e155
usb: amd5536udc: Remove old CVS markers
|
13 years ago |
Cyril Roelandt
|
34af373865
usb: amd5536udc: Fix the type of ep_string
|
13 years ago |
Cyril Roelandt
|
1b8860df38
usb: amd5536udc: use the DEFINE_PCI_DEVICE_TABLE macro
|
13 years ago |
Cyril Roelandt
|
1435db486c
usb: amd5536udc: Fix indentation
|
13 years ago |
Cyril Roelandt
|
5647a149e2
usb: amd5536udc: Fix coding style issues.
|
13 years ago |
Cyril Roelandt
|
170b778ffb
usb: amd5536udc: Fix brace coding style issues.
|
13 years ago |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
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 |
Michal Nazarewicz
|
e538dfdae8
usb: Provide usb_speed_string() function
|
14 years ago |
Klaus Schwarzkopf
|
28c9fc68eb
usb gadget: clean up FSF boilerplate text
|
13 years ago |
Kuninori Morimoto
|
29cc88979a
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
|
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 |
Julia Lawall
|
8b455561d2
USB: gadget: amd5536udc.c: delete double assignment
|
14 years ago |
Rahul Ruikar
|
f34c25ed78
USB: gadget: amd5536udc.c: fix error path
|
14 years ago |
Julia Lawall
|
0cf7a63388
USB: gadget: amd5536udc.c: Remove double test
|
15 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Thomas Dahlmann
|
c5deb832d7
usb: amd5536udc: fixed shared interrupt bug and warning oops
|
15 years ago |
Julia Lawall
|
058e698b63
USB: gadget: Drop NULL test on list_entry result
|
16 years ago |
Alexey Dobriyan
|
405f55712d
headers: smp_lock.h redux
|
16 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
Adrian Bunk
|
7a8fc9b248
removed unused #include <linux/version.h>'s
|
17 years ago |
Kay Sievers
|
0031a06e2f
USB: usb dev_set_name() instead of dev->bus_id
|
17 years ago |
Harvey Harrison
|
af3d305ca7
usb: fix integer as NULL pointer warnings found by sparse
|
17 years ago |