Greg Kroah-Hartman
|
cba6c85027
Merge tag 'gadget-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-next
|
12 years ago |
Felipe Balbi
|
45005f6927
usb: gadget: amd5536udc: convert to udc_start/udc_stop
|
12 years ago |
Xi Wang
|
25e14c1fcc
usb: gadget: amd5536udc: avoid NULL pointer dereference in udc_pci_probe()
|
12 years ago |
Sebastian Andrzej Siewior
|
ffe0b33506
usb: gadget: remove global variable composite in composite.c
|
12 years ago |
Ido Shayevitz
|
ef20a72b73
usb: gadget: Update amd5536udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 years ago |
Axel Lin
|
3cdb772160
usb: gadget: use module_pci_driver
|
13 years ago |
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
|
14 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 |