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 |
Sebastian Andrzej Siewior
|
0f91349b89
usb: gadget: convert all users to the new udc infrastructure
|
14 years ago |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 years ago |
Dan Carpenter
|
319feaabb6
usb: gadget: goku_udc: Fix error path
|
15 years ago |
Uwe Kleine-König
|
b0fca50f5a
usb gadget: don't save bind callback in struct usb_gadget_driver
|
15 years ago |
Dan Carpenter
|
872f8b4254
USB: goku_udc: remove potential null dereference
|
15 years ago |
Németh Márton
|
1ba2557f29
USB goku_udc: make PCI device id constant
|
15 years ago |
Matthias Kaehlcke
|
9ab1565151
USB: Goku-S: use helper functions to determine endpoint type and direction
|
16 years ago |
Harvey Harrison
|
551509d267
USB: replace uses of __constant_{endian}
|
16 years ago |
SangSu Park
|
32e7fea282
USB: Fix goku_udc usb speed handling
|
16 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 |
Harvey Harrison
|
a5abdeafed
usb: use get/put_unaligned_* helpers
|
17 years ago |
Harvey Harrison
|
441b62c1ed
USB: replace remaining __FUNCTION__ occurrences
|
17 years ago |
Patrik Sevallius
|
eb0be47dbb
USB: usb peripheral controller driver oops avoidance
|
17 years ago |
David Brownell
|
9454a57ab5
USB: move <linux/usb_gadget.h> to <linux/usb/gadget.h>
|
18 years ago |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
David Brownell
|
2d70c99b93
USB: goku_udc trivial cleanups
|
18 years ago |
David Brownell
|
c67ab134ba
usb gadget stack: remove usb_ep_*_buffer(), part 2
|
18 years ago |
Randy Dunlap
|
e63340ae6b
header cleaning: don't include smp_lock.h when not used
|
18 years ago |
Ralf Baechle
|
14360ab76a
USB: goku_udc: Remove crude cache coherency code
|
18 years ago |
Tim Schmielau
|
cd354f1ae7
[PATCH] remove many unneeded #includes of sched.h
|
18 years ago |
David Brownell
|
5f84813774
USB: <linux/usb_ch9.h> becomes <linux/usb/ch9.h>
|
18 years ago |
David Brownell
|
6bea476cf6
USB: gadget driver unbind() is optional; section fixes; misc
|
18 years ago |
Christoph Lameter
|
e94b176609
[PATCH] slab: remove SLAB_KERNEL
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Thomas Gleixner
|
d54b5caa83
[PATCH] irq-flags: usb: Use the new IRQF_ constants
|
19 years ago |
Jörn Engel
|
6ab3d5624e
Remove obsolete #include <linux/config.h>
|
19 years ago |
David S. Miller
|
c6387a48cf
[SPARC]: Kill __irq_itoa().
|
19 years ago |