Ido Shayevitz
|
db79d9811b
usb: gadget: Update goku_udc to use usb_endpoint_descriptor inside the struct usb_ep
|
13 vuotta sitten |
Axel Lin
|
3cdb772160
usb: gadget: use module_pci_driver
|
13 vuotta sitten |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 vuotta sitten |
Felipe Balbi
|
6440093f5e
usb: gadget: goku: use generic map/unmap routines
|
13 vuotta sitten |
Ido Shayevitz
|
f9c56cdd39
usb: gadget: Clear usb_endpoint_descriptor inside the struct usb_ep on disable
|
13 vuotta sitten |
Michal Nazarewicz
|
7177aed44f
usb: gadget: rename usb_gadget_driver::speed to max_speed
|
13 vuotta sitten |
Michal Nazarewicz
|
d327ab5b6d
usb: gadget: replace usb_gadget::is_dualspeed with max_speed
|
13 vuotta sitten |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 vuotta sitten |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 vuotta sitten |
Dan Carpenter
|
319feaabb6
usb: gadget: goku_udc: Fix error path
|
14 vuotta sitten |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 vuotta sitten |
Dan Carpenter
|
872f8b4254
USB: goku_udc: remove potential null dereference
|
15 vuotta sitten |
Németh Márton
|
1ba2557f29
USB goku_udc: make PCI device id constant
|
15 vuotta sitten |
Matthias Kaehlcke
|
9ab1565151
USB: Goku-S: use helper functions to determine endpoint type and direction
|
16 vuotta sitten |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 vuotta sitten |
SangSu Park
|
32e7fea282
USB: Fix goku_udc usb speed handling
|
16 vuotta sitten |
Arjan van de Ven
|
b6c6393700
Rename WARN() to WARNING() to clear the namespace
|
17 vuotta sitten |
Kay Sievers
|
0031a06e2f
USB: usb dev_set_name() instead of dev->bus_id
|
17 vuotta sitten |
Harvey Harrison
|
a5abdeafed
usb: use get/put_unaligned_* helpers
|
17 vuotta sitten |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 vuotta sitten |
Patrik Sevallius
|
eb0be47dbb
USB: usb peripheral controller driver oops avoidance
|
17 vuotta sitten |
David Brownell
|
9454a57ab5
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
|
18 vuotta sitten |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 vuotta sitten |
David Brownell
|
2d70c99b93
USB: goku_udc trivial cleanups
|
18 vuotta sitten |
David Brownell
|
c67ab134ba
usb gadget stack: remove usb_ep_*_buffer(), part 2
|
18 vuotta sitten |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 vuotta sitten |
Ralf Baechle
|
14360ab76a
USB: goku_udc: Remove crude cache coherency code
|
18 vuotta sitten |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 vuotta sitten |
David Brownell
|
5f84813774
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
|
18 vuotta sitten |
David Brownell
|
6bea476cf6
USB: gadget driver unbind() is optional; section fixes; misc
|
18 vuotta sitten |